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...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hello, I have nRF51822 Beacon Kit (pca200006) and nrf51 dk board (pca100028)
I had an impression I could flash beacon and upload new files using nrf51 dk board as jlink over...
I am using IOS nRF Toolbox 4.2 DFU function on nRF51 DK PCA10028. I followed the tutorial here .
Use nRFgo Studio to erase all.
Use nRFgo Studio to program...
We have an nRF51822 peripheral device that is bonded with one and only one central. The central is always an iOS or Android phone running our app, which is scanning at "low...
In the BLE advertising library, in SDK 11, is the timeout for directed slow advertising specified in seconds, or in number of tries?
Seconds would be more consistent with...
Hi All,
I have got a project running on an nRF51422 QFAC, using the lastest SDK.
I am having some problems with the app_timers, i am able to create and start them, and...
Hello all,
i am working with the nRF52832 DK and SDK11. Actually the Enhanced Shock Burst Communication is working. I can send and receive messages. From this point on...
Lets say, that I've got a chip with program in its flash. I know I can protect it from being read back, but can I protect it from flashing anything else through debugger interface...
we have two nrf51-dks and we wanna create a ble mesh.
how can we set a ble mesh and same time ble advertising on Nrf51422 DK (PCA10028 V1.2.0) Board with using examples on...
Hello,
is there a possibility on nrf51 8.0.0 softdevice to determine whether particular notification has been received by remote device?
I use sd_ble_gatts_hvx() to send...
I am facing some problems with the app_timer api. In my application I have created two app timers. The timer api is using the swi1 interrupt for its working. I am using it...
During DFU with the nrf Connect app I get the error REMOTE DFU OPERATION FAILED. Here is the log file:
http://pastebin.com/y7hFNSBq
Using NRF5 SDK12 / NRF51 DK
...
Hi, Nordic
I have two nRF52 and one nRF24LU1.I want to use Gzp. two nRF52 pairs to the nRF24.
I use nRF5 SDK13 GZP device sample, nRF24 Gzp host sample.
But only...
Hi
We are very interested to test the wireless range using Bluetooth 5, 125 kbps long range mode.
If we purhase two nRF52840 Preview DK boards, is there a easy way to...
Hello,
Currently i am doing some testing with the NRF52 DK.
I am measuring the time it takes to send and receive a BLE message.
I am using the high bandwidth setting...