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...
Hello, i'm trying to store data in the flash, i manage to write a correct data in the flash but when i try to read it the address is erased.
I use this function to write...
Hello, everyone~
I want to use a nRF51824 to scan a specified smart phone and use the RSSI to estimate the distance. Is there a simple and basic example of this funtion...
Hello everyone
I have a small question about Mesh_gatt_pdu_type_t in light_switch_example.
When my NRF52 connect with smartphone over BLE mesh proxy, my smartphone will...
I am developing my project in a nRF52832 custom board. I am working in SDK v12.2.0. My application program is based on ble_app_uart.
It seem a bug about the defined characteristic...
Hello All,
I have compiled and flashed fresh ble_sdk_app_proximity with armgcc to my NRF52DK(S132,SDK15.0.0). After connecting to the DK with nRF connect ios app I can see...
Hi All,
Am using SDK 11.0.0.89a8197 Device Manager,
I get this error very randomly .. My case is I allow only one device to bond with me , After bond I always advertise...
This question is similar to the feature request: devzone.nordicsemi.com/.../sdk-12-x-0-future-feature-requests
I have to evaluate if we buy Tracealyzer ( percepio.com/....
Hi.
I have a problem to understand what is the difference in SFR registers IEN1 and INTEXP.
Bit 2 in both of them is responsible for enabling 2-Wire completed interrupt...
Hi,
We are currently developing an app which require DFU.
As part of the bootloader development we would like to use the SWO in order to do a printf debug.
In the app...
Hi there,
I am looking to double check the state of NRF52840 while its reset is active.
I have found this thread regarding the NRF52832 ( https://devzone.nordicsemi...
Hi,
I am using sdk12.2.2 and customised nrf52 boards. I am storing 9000 records with 7 bytes each in flash.
After sometime I am getting buffer space full error and I am...
Hi!
I am developing anapplication on NRF52 DK. I need to preserve value between software resets and to do so i tried to use GPREG .
To set value i use code:
//set value...
Hello, I am a student studying firmware
I want to use SPI and UART in one project at the same time.
The soft program uses KEIL and is the latest version. Code generation...
I just received the PPK and use it for the first time.
I am trying use the PPK to monitor the current of an external board.
SW2 is set to 'external' and SW4 is set to...