7 years, 4 months ago.

k64f 6lowpan gateway with k64f mbed client not working

Hello,

I am following the mbed-os-example project on: https://github.com/ARMmbed/mbed-os-example-client, but with k64f gateway as explained on: https://github.com/ARMmbed/k64f-border-router. Both are with subG configuration and 6lowpan network.

It seems that the Border Router works fine, since I can get this message during the execution :

[INFO][brro]: 6LoWPAN Border Router Bootstrap Complete. /media/uploads/haisheng/mbedserveur.txt But the client complains: with no beacons (c.f. attached file) /media/uploads/haisheng/mbedclient.txt

Does someone have an idea? or have a similar working case?

Thanks in advance for your suggestions.

Haisheng

1 Answer

7 years, 3 months ago.

Hi Haisheng,

What is your k64f border router channel configuration. I can see channel trace:

"/media/uploads/haisheng/mbedserveur.txt":

[DBG ][mlme]: MAC: Start network 12 channel 700 panid

The client is configured to channel page 2 channel 1:

"/media/uploads/haisheng/mbedclient.txt"

[DBG ][mlme]: chan page 2, mask 2 [DBG ][mlme]: MAC: Start MLME scan [DBG ][mlme]: Scan channel 1

Best Regards,

Mika

Accepted Answer