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

MQTTSNGateway version in Raspberry Pi image

Hello!

What version|tag|commit of MQTTSNGateway ( https://github.com/eclipse/paho.mqtt-sn.embedded-c ) do you use in Raspberry Pi image?
Do you use special way to build it?

( nRF5 SDK for Thread and Zigbee v1.0.0 http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.threadsdk.v0.11.0%2Fthread_border_router.html )


I've build MQTTSNGateway from source and it doesn't send GWINFO message in response to SEARCHGW.

I test two MQTTSNGateway on different host with appropriate config and get working only binary from Raspberry Pi image.

logs
20180607 115437.322 SEARCHGW <--- Client 01 01
20180607 115437.322 GWINFO ---> Clients 02 01

Parents
  • Hello,

    I assume that it is the link that you sent that is wrong, and that you are using SDK for Thread and Zigbee v1.0.0, as you write. either way, the boarder router that is linked to is the same in both versions.

     

    I am not too familiar with the Thread SDK yet, so I don't quite understand the issue. Where do you expect to see the GWINFO message? I can't find it in the Thread Border Router page, or any of the other Thread pages.

     

    Could you please clarify? Do you want to build your own Raspberry Pi image that is compatible with the Thread SDK?

     

    Best regards,

    Edvin

Reply
  • Hello,

    I assume that it is the link that you sent that is wrong, and that you are using SDK for Thread and Zigbee v1.0.0, as you write. either way, the boarder router that is linked to is the same in both versions.

     

    I am not too familiar with the Thread SDK yet, so I don't quite understand the issue. Where do you expect to see the GWINFO message? I can't find it in the Thread Border Router page, or any of the other Thread pages.

     

    Could you please clarify? Do you want to build your own Raspberry Pi image that is compatible with the Thread SDK?

     

    Best regards,

    Edvin

Children
Related