I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Various errors during medium-term deployment of cellular-enabled sensor device
We've prototyped an agricultural gas sensor based on the nRF9160, which takes readings every...
Hi,
We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it...
HI! I'm on Windows x86 and I've followed the steps from the getting started assistant. After trying to locate the board directory ncs/zephyr/boards/arm/nrf9160_pca10090 ,...
I am doing a custom desk for a client and I had this idea of adding a electromagnetic lock on a drawer. That is easy enough but I thought that maybe I could add a couple of...
Hello If I an exemple like ble_thread_dyn_mtd_coap_cli and that I configure the mode in MULTIPROTOCOL_802154_MODE_FAST_SWITCHING_TIMES: do you have any idea how long it takes...
I have two SPI buses on my board, with a different type of slave chip on each. Only a few bytes are read from each during boot. When I use SPIM0, 1 or 2 for them there is...
Newbie here simply trying to run some example projects from the SDK.
Setup:
Segger Embedded Studio 5.10b
Tried example projects in both SDK v17 and v16
nRF52 DK...
We have a working app for SDK 16 and freeRTOS. We wanted to update to SDK 17.0.2 but after upgrading the app hangs up at the first vTaskDelay(). We use configUSE_TICKLESS_IDLE...
Hello, I am a newbie in this forum and I'm not very familiar with app development in general, however I am in the situation in which I have to develop an app to acquire ANT...
Hello Nordic Team,
I am having issues with the HCI UART firmware for the nRF52840 on the Thingy91. I have been using the HCI UART firmware from nRF Connect SDK 1.0.0 for...
Hi, I am working on a project to send commands from mobile to device and vice versa. I am using nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_template . I have made...
Hello,
I am using : SDK 17.0.2 and S132_7.2.0 with nrf52832 DK
in my BLE application, the FDS has 2 behaviors :
1) When the softdevice is enabled : fds_write returns...
Hello,
I´m searching some information about the NB-IoT protocol stack and the overhead which is send with every message.
I nearly searched the whole net but didn't find...
Hi,
It has been stated that nRF9160 doesn't support RLC UNACK, which we have also observed with nRF9160-DK in signalling mode against radio communication tester. Are there...
Hi,
I have a setup where mobile device(central) connect to nrf51dk (peripheral) and exchange data for a time. I want to detect unplanned disconnection of mobile device in...