This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Setting up a raspberry pi 3 as IoT BLE 6LoWPAN Border Router using an nRF52840 dongle pca10059. Where is the router program that should run on the Rpi3?

I am testing the IoT_lwip_MQTT_publisher_pca10056_s140 example project from SES on Windows.

I build and install the kernel with 6LoWPAN module on the Rpi3! 

I can run from the Rpi3 "hcitool lescan" command and get the BT device addr. of my pca10056, and connect to it.

Doesn't  the Rpi router need to run a program that connect and forward the MQTT data to a (local lan) MQTT broker?

Where can I find that code?

And for testing the MQTT publisher example do I need to create and install a link-local addr from the BT device addr?

Thanks 

Parents Reply Children
No Data
Related