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.)

Related