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

MQTT Publisher problem :Ping6 response failed while trying to ping the nrf52DK from Raspberry Pi 3B.

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.

Related