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

I need mqtt ble router running with android app.

Hello.

I need mqtt ble router running with android app.

infocenter.nordicsemi.com/.../iot_sdk_app_mqtt_publisher.html

https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/iot_sdk_user_guides_linux_commands.html

I am running the example in the link above. 

I know the BLE Enabled Router in the guide above is made with RaspbarryPi.

However, I want to make the router of the above guide into a SmartPhone.

I want to know how to make mqtt router using a smartphone.

Please advise.

Thank you.

Parents
  • Hello,

    That is a rare request. Why do you need this?

    The iot SDK was deprecated (you can see it is no longer part of the SDK, SDK17.0.0). The reason for this is that it was never properly finished, because it was not particularly much used. 

    I have never seen the request to run the raspberry pi project on a phone. Why do you need this? I believe you should look into using a custom BLE service, and rather look for other ways of getting the data that is transferred between the phone and the nRF to the cloud. 

    Best regards,

    Edvin

Reply
  • Hello,

    That is a rare request. Why do you need this?

    The iot SDK was deprecated (you can see it is no longer part of the SDK, SDK17.0.0). The reason for this is that it was never properly finished, because it was not particularly much used. 

    I have never seen the request to run the raspberry pi project on a phone. Why do you need this? I believe you should look into using a custom BLE service, and rather look for other ways of getting the data that is transferred between the phone and the nRF to the cloud. 

    Best regards,

    Edvin

Children
Related