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...
Hello,
I'm using the nRF51422 with a dfu dual bank bootloader with SDK 11. I can programm the uController with the Softdevice and the bootloader and afterwards load successfully...
Hello, I'm trying to add a Peer Manager functionality to the Mesh Provisioner application.
I'm using nRF52832 devkit, Segger Embedded Studio, nRF5 SDK for Mesh 2.0.0 and...
Hi,
for some reason I cant debug in Keil, the program doesnt stop in main.
I also have NRF_LOG enabled, but nothing appears on RTT.
What could I do?
Thanks!
My environment is:
Windows 7
JLink Plus v9.3
IAR EWARM 8.30.1
SDK 15.0.0
Softdevice S132.
My hardware is a custom board with a Rigaldo BMD300 module (contains...
Hello,
I'm trying to modify the dfu_dual_bank_ble_s130_pca10028 bootloader so my device would start with the application and after a signal (with the button) it should...
I have an application where a unit contains a nrf52840 and will act as a central device, collect the data from peripheral device and store into the onboard memory. Upon the...
Hello,
I'm seeing higher than expected power consumption when running an RTC peripheral using LFXO as the LFCLK source compared to using the internal RC. Specifically, I...
Hi, to repeat the problem, you need to press button 3 and then button 2 on the board with an example of dimming_client, after that the board with dimming_server stops responding...
Question 1 :
I write 512 words to flash but only can get some value right .and some value was wrong.
I used fs_store( &one_min_data,
(uint32_t *)(FLASH_DATA_ADRR), ...
Hi All,
I am a newbie to Nordic SDK and Mesh SDK.
I am trying to generate my On/Off application using the Nordic Mesh SDK (v2.0.1).
Here is my setup.
1) Have Mesh...
I am in the progress of updating to nRF5_SDK 15.2.0 from 15.0.0, project on nRF52840/Segger Embedded Studio.
I have NRF_LOG_FILTERS_ENABLED defined since I want to log less...
I'm using the nrf52 to connect to a CAN bus via mcp2515. This chipset features an interrupt pin that will pull low when any interrupt is triggered and will stay low until...
Dear Sir,
Want to test out nRF52 BLE mesh, I downloaded the Android library from
https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
But don't know how...
hi
i downloaded (Nordic-Thingy52-FW-master)
it had many problem for compiling that i had to remove all c files and header file and install them again
all the errors...