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 am setting up my nRF52840 development board to work with the S140 softdevice on Segger Embedded Studio; however, I am running into issues with the flash_placement...
Hello,
I've seen some conversations around the forum for applications that must share the same ID. My application must share SPIMO and TWIMO (ID 3, base addresss 0x40003000...
Hello,
I want to make beacon with my uuids. I am referring to code ble_app_beacon code from sdk 12.2.2
I have made changes according to my requirements in my code.
I am...
Hi, we downloaded the latest version of the sniffer 1.0.1 (today).
We tried that but we could not get it to work reliably?
The application sees the device, we select and...
I am using the nrf51822 with a latching circuit as shown controlled by P0.05 pin.
I am using the following code SDK 10.0 S110 softdevice to Power ON the circuit (PowerPin...
I've merged serial dfu with ble dfu project refering to this post .
I'm getting linker errors stating no space in execution region in .ANY sector...
What could be the...
Hi,
I have add beacon function to "light_control_server" project. I want to every server broadcast their unicast address.
Could do kindly teach me how to do this. It's...
I am working on a project with a nRF51822 on a custom PCB. The application is based on the ble_app_template-project from SDK 10.0.0 and I am using S110.
Now I want to measure...
I've just tried upgrading to 5.2.0 from 5.1.0. I simply downloaded the new SDK's zip file, extracted it next to the old one, and adjusted my makefile to reflect the new path...
Hello,
We are currently migrating (or trying to...) from IAR Arm Embedded to Eclipse/GCC.
I'm trying to compile our project using gcc and eclipse. I followed this tutorial...
Reading the nRF51 reference manual, I came across the Identity Root and the Encryption Root fields in the FICR area.
Does anyone know what they can be used for ?
Hi, I need to set dynamic advertisement data with nRF8001. To achieve this with nRFgo Studio my idea was to set "Service Data" in "Selected fields to advertise" (ACI Bond...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...