Hi sir,
I want to know if nRF9160 is programmable or not, like other wireless microcontrollers i.e nRF51/52 and ESP32 etc.
If it is programmable, where can we find the SDK for keil uVision.
Thanks
Hi sir,
I want to know if nRF9160 is programmable or not, like other wireless microcontrollers i.e nRF51/52 and ESP32 etc.
If it is programmable, where can we find the SDK for keil uVision.
Thanks
Hey,
Yes, nrf9160 is programmable.
You can check the nrf Connect SDK. There is also a Development Kit available.
I am also developing same for tracking purpose without using any external controller. Hope we can configure same to get sensor data and sent it via LTE.
Any sugestions???
So you are talking about only using nrf9160 SIP, correct?
You have an Application Processor to your disposal for your firmware to run on.
You can for example test the asset_tracker sample
Thanks Martin.
Thanks Martin.