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...
To the kind attention of Nordic support team,
I would like to do a question that is not strictly related to Nordic, but I hope your expert can kindly give me an answer,...
Hello,
I am a student who tries to make a smart IoT project using nRF9160 DK and Arducam OV5642. I am searching on the internet to where to start, but I cannot find any...
If all you need is changing PHY, Tx power and Device Name in a standard nRF52840, do you need building a new bootloader from the scratch or the is a way to edit the standard...
Hello,
I'm experimenting with the nRF SDK for Mesh v3.2.0 and a nRF52832 DK, specific with the LPN example.
I want to enable BLE DFU support so I followed the instructions...
I am programming with SDK15.0. Then I use nRFgo studio to download the merged program to the DK board. But it reported a validation failure. So I tried to download softdevice...
I am building a project that is based on the custom service example https://github.com/bjornspockeli/custom_ble_service_example but I don't like how it advertises in a way...
Hi!
I am trying to test the Immediate Alert Client application example (ble_app_ias_c) from nRF5_SDK_15.0.0 on my nRF52832 based module. I want to understand how to test...
Hello,
I'm using this example of code (nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10040\dual_bank_ble_s132\arm5_no_packs) with my custom board to perform a dfu....
I have a peripheral device based on the nRF52832, using SDK 15.3.0. It uses a bunch of the standard services, including the TX Power Service, plus a custom one. When I connect...
What would be the best example to start with if i have to send the sensor data from nrf52840 to a mobile application using SDK for mesh? I have asked this question before...
Hi, could you tell me where I can find a sample project with button-less DFU-OTA and an application like ble_app_gls?
1. I use Windows 10; Embedded Studio; nRF52840 DK;...
Hello, We are using the NRF52840 and softdevice S140, PCA10056 on all examples. SDK version is 15.3. We see a problem following the secure OTA DFU protocol regarding acessing...
Hi,
I'm developing and testing the code using the PCA10040, but this board uses the NRF52382_XXAA which contains more memory and I want to use the NRF52382_XXAB. So, how...