Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hi,
I'm trying to develop a custom provisioner for a nRF52840 DK. All I've done at the moment is merely rewriting the Light Switch provisioner example.
The code compiles...
Hi,
I'm writing a central application for the nRF9160 DK. The central connects to an nRF52832 peripheral and subscribes to a characteristic whose CCCD handle and value handle...
Hii,
I am using nRF52840 module in beacon mode which is transmission one value read from sensor. According to code sensor sampling and transmission cycle is controlled by...
Hello,
I have to automatize the programation of a controler nRF52832 with a Segger J-Link EDU programmer in LabVIEW environnement.
Is it possible? Can I find some examples...
Hi,
Bug: The Zephyr LwM2M client does not add resources UTC offset and Timezone to the Device object. Everything is prepared but the actual lines to add them is missing...
Hi,
I have a mesh network with multiple smartphones, which are connected over GATT. If now a light command is triggered on one smartphone, I want to synchronize the other...
Hi Sir,
As we know the SDK has the lowest version of IDE to compile.
========= release note of SDK 16.0 ============
The following toolchains/devices have been used...
Hi,
Every now and then we have to fix bugs in nRF Connect SDK. Some of the bug fixes are of general interest. What is the process for contributing fixes to Github?
BR...
Debugging in Segger serial example from mesh
It runs and responds to commands, but when paused or hits breakpoint - single step or continue gets to address 0xa60, continue...
While setting u p a sample project in SEGGER Embedded Studio, following error is encountered
All the previous installation steps were successful and verified.
Please...
Hi,
I am trying to implement SPI slave on NRF52810. I added nrfx_spis.c and enabled below macros in sdk_config.h
NRFX_SPIS_ENABLED and NRFX_SPIS0_ENABLED to 1
Still...
Hi all,
I am using SDK 15.3 with NRF52811 chip.
My application include app + bootloader.
In my application, I use flash area from 2E000 to 2F000 for save my user data...
hello
i want to create for the need of my project a thread border router as simple and compact as possible.
i have seen the implementation using a raspberry pi 3B as the...
Hi,
I followed this guide to send data to the GCP using the Thingy:91 : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google-cloud...
Hello,
i'm trying to set the automated test script as described here:
https://github.com/NordicSemiconductor/Android-nRF-Connect/blob/master/documentation/Automated%20tests...