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...
I have the NRF51 DK working with CrossWorks on OSX. I have the blinky example working.
Now I would like to figure out how to get very basic HELLO WORLD type demo to iOS...
I am implementing dual bank DFU on the PCA10001 board using the latest SDK (7.2.0) and S110(7.1.0). I am able to enter bootloader from my app as detailed here:
developer...
I'm just reading the documentation regarding the analog digital converter and wonder why there is one bit in the configuration register for every analog input. What will happen...
I'm using a relatively large GATT db that has rd_auth and wr_auth set to true for every characteristic. This prevents the stack from automatically replying with cached values...
I'm using the MAX9814 electret pre-amp's output as an input to an analog pin of the nRF51822. The MAX9814 has a 1.2V swing at 1.2V DC (so it goes from 0 to 2.4V). VDD for...
Hello,
I have some questions about the DC/DC conversion factor in nRF51822.
In the datasheet nRF51822_PS v3.1, Figure 11 shows the graph about conversion factor...
I would like to change the device name of the nRF51422 trough a mobile device(Android AND iOS ). The name should be stored even when I disconnect the supply.
From a nordic...
Sir,
We designed a prototype card including "rfd22301" containing nrf51822. We will use in mass production directly the nrf51822.
We will use the BT as a transparent UART...
Hi, I try to transmit mp3 or wave file.
and I am using nrf51822. Is it possible?
I know that people usually use the A2DP profile, When they send a music or video
...
I'm running example apps from the SDK on a PCA10028. When debugging in Keil uVision, I find that I can only stop the code once. The second time I try to stop the code I always...
Hey All,
I am working on a project that involves a Redbear Labs Blend as a sensor platform, then transmits the data to a dfrobot Bluno over nRF8001 BLE. I'm still new to...
The release notes for S110 v 8.0.0 say .
The SoftDevice Specification corresponding to this release is the
S110 SoftDevice Specification v2.0.
I can't find...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...