question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to connect Kura gateway to Hono?

See original GitHub issue

Hello there,

I am trying to connect my Kura gateway installed on Raspberry Pi 2 B+ to Hono. However, I could not do that. Is there any detailed documentation on how that is done? That would be very helpful.

For instance, I tried to have minikube and kubectl installed on the same Raspberry Pi, but unfortunately, every time I start them, I get the below errors:

$ minikube start
bash: /usr/local/bin/minikube: cannot execute binary file: Exec format error
$ kubectl version
Illegal instruction

I see in this documentation that it is possible to connect Kura to Hono via MQTT broker directly.

So, is it possible to have Hono on Raspberry Pi at the moment? Otherwise, what is the best way to have them (i.e., Kura and Hono) connected together? I am using Raspbian Jessie 2015-11-21 as the OS for the Raspberry Pi to have Kura running on top of it following this Eclipse IoT tutorial.

Basically, I have Hono installed and running on my local machine via Minikube (Kubernetes) as well as Minishift (OpenShift) and I want to connect them to Kura (running on Raspberry Pi) to form a cluster.

I have searched for this information but nowhere mentions Kura and Hono altogether in details. Thank you in advance and appreciate if you help me.

I look forward to hearing from you, Mohab

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:42 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
johnMinellicommented, Jan 7, 2020

Thanks for the reply I solved re-deployng Hono

0reactions
sophokles73commented, Jul 14, 2021

@andrew-kratik Your question does not seem to be related to this issue (apart from the title), is it? Also, this issue is already resolved and closed. Could you therefore please create a new issue for your question or use one of the other options outlined on the Hono website?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to connect Kura gateway to Hono? · Issue #763 - GitHub
Hello there, I am trying to connect my Kura gateway installed on Raspberry Pi 2 B+ to Hono. However, I could not do...
Read more >
Eclipse Hono™ Vers.: dev - Kura Adapter
The Kura adapter by default requires devices (gateways) to authenticate during connection establishment. The adapter supports both the authentication based ...
Read more >
eclipse/hono - Gitter
hello every one, i have a kura gateway(docker container) connected to hono sandbox successfully, but i am confused that why the messages received...
Read more >
OPC-UA Application - Eclipse Kura™ Documentation
Configure Wires OPC-UA application · Select Drivers and Assets, click the New Driver button · Select org.eclipse.kura.driver.opcua, type in a name, and click ......
Read more >
Gadget Talk - Page: 1.3 - » Linux Magazine
Integrated MQTT support enables applications running on the gateway to communicate transparently with the cloud. Based on the MQTT protocol, Eclipse Kura ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found