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...
Hi,
Does anyone know if there are plans to support RTX in the nRF52 SDK? It is included in the nRF51 SDK under external/rtx , and there is an example in examples/peripheral...
Hi,
I have purchased the nRF8001 DK and it came with no documentations. I downloaded the nRF8001 DK User Guide V1.1.
In this documentation, under section 1.3 there is...
I have setup environment on QT creator and i am using JLink GDB server debugger.The nordic chip is nrf51822 QF AA H0 and SDK is nrf51822 s110 version 8.1.0 .I read some posts...
I donwloaded the iOS nrf toolbox. I found that the app converts the glucose measurement to KG/L and not to mmol/l? The reading on the glucometer is in mg/dl so when I multiplied...
Hi,
I am trying to get my mesh running on the nRF52 Preview DK but calling
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL);
will break my program...
I am using nrf51422 and ble app uart as my example code and trying to connect to my ios app nrf toolbox by enabling a static key for the pairing process. i have read all the...
After installing the Master Control Panel 3.10.0.14 (x64) on Windows 7 Professional, uninstalling JLink V5.02a (which MCP really does not like) so it uses V4.98c, and realizing...
Hi,
I have a program that it works fine with nRF51-DK, but I want build a PCB with the Waveshare Mini nRF51822 module.
What do I need to program this module? With the...
Hello
When refering to the documentation its stated:
"The DTM application is stand-alone. Therefore the S110 SoftDevice must be erased in the nRF51822 device. "
Is this...
when i download the 7.0.0 softdevice and the demo project "Nordic\nrf51822\Board\pca10001\s110\experimental\ble_app_uart" to my nRF51822 board,it works well,but use the 8...
I have changed some where of bps demo.one of is i use the app_timer_create() api creat the time use to send digtal periodicity,but after changed the nrf51822 could connect...
Hello Everyone,
I flashed the nrf51DK by using the basic blinky example after that i tried to flash the UART example program it is displaying programming is done, but still...
Dear Nordic Developers
I'm using ble_app_uart example with PCA10028 development board. SDK version is 8.0.0.
I'm trying to program the PCA10028 board for having a static...
Hello Everyone ,
I am using nrf51DK i have compiled the basic blinky program it get downloaded properly and also i saw the output after that i compiled the ble_uart_example...