Hello,
I have a problem with MQTT Publisher example on my nrf52832 DK.
1. I am using ubuntu & nordic's SDK15.2.0 for this mqtt example. On raspberry pi 3b I have installed Raspbian stretch lite.
2. I am able to connect device using :
echo "connect XX:XX:XX:XX:XX:XX 1" > /sys/kernel/debug/bluetooth/6lowpan_contol
3.I am following this links MQTT Client - Publisher and IoT SDK RPi3 - with bluetooth_6lowpan.
What went wrong, am I missing something ?
Thanks.