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...
Good morning,
I have already implemented my application based on nRF51822 and SD110 v8.
In what regards bonding, I use a static passkey and it works fine.
The product has...
I will use the functions in app_timer to set a timer to fire every 3 seconds. I want this to occur "forever" (e.g.until a restart of the nRF51).
To avoid a timer overflow...
Hi,
I am using the nRF51-DK board as a central running with ble_app_multilink_central_s130_pca10028 sample application. I am using SDK version 9.0 with Keil 5.14 version...
Hi all! I am using the nRF51 DK and I am trying to use the elements demo APPs that Nordic provide - the Beacon app. after the downloading of the app and watching it working...
Hi
In my application, I use some of the IO pins for a multi-purpose sensor interface, that I would like to be able to configure when the application is running. The interface...
Hi,
Can anyone help me where can find the example ble_hr ? I have changed the main file and it is saved and now I want the original example that was in C:\Keil_v5\ARM\Device...
I have IAR Embedded Workbench 7.40 installed with nRF5x_MDK_8_0_3_IAR.msi. However when i select nRF52832_xxAA i get the below message:
WTD: Unavailable option selection...
In IAR Embedded Workbench for ARM, version 7.40.3.8938 (w/ common components version 7.2.4.3784 ) with nRF5x MDK for IAR version 8.0.3 .
When selecting the target in General...
Hi,
I have a couple of nRF Beacons and want to change the program so that it scans for iBeacon packets before starting to advertise.
The flashed program is just advertising...
I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.
Error: *** Project...
Hello,
I m using the UART in low power flow control mode(app_uart library). When the CTS line is asserted, what is the maximum time that the UART module takes for the UART...
hi everyone.
we are migrating to nordic nrf51 series (before we used ble modules from another vendor blugiga which depends on cc2541 chip) so I m pretty new at nordic nrf51...
Hi all,
I'm using the pca10031 which contains the nRF51422 chip; as a packet sniffer to sniff the communication between my S5 samsung and my pca10028, but I struggle while...
Hi, I'm trying to use the example bootloader with the new NRF52, everything seems to work fine except that I'm unable to bond to the device when the bootloader is installed...