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

Development environment for Bluetooth IOT gateway

Hi,

I would like to use the nrf52 as my bluetooth end device, which inturn has to communicate with the Bluetooth IOT gateway like Rigado module or Nordic gateway APP(which ever is feasible). 

i tried the solution mentioned here:https://devzone.nordicsemi.com/b/blog/posts/introducing-nrf-cloud-an-iot-platform-for-your-nor

I was able to use the Android APP as the gateway and program my dev kit with pre-built hex from Nordic and Could see the device on nordic cloud web.

where can i find the code for firmware dev for gateway communication. or is there any relevant sample project in the SDK to look into.

And also I could see much customisable option on nordic cloud web services, or is there any option to get the cloud android APIs to communicat with our own cloud like(what kind of solution nordic can provide for cloud services.)

Parents Reply
  • Yes, you can flash a BLE peripheral firmware to the board and connect it with the gateway applications for nRF Connect. 

    Unfortunately, as I stated in my previous answer, there is no source code available for the gateway applications.

    The nRF Cloud interface can do bidirectional communication. The system is intended for development, the source code is available in my previous answer if you want to develop your own cloud service or see the APIs.

Children
No Data
Related