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 have Raspberry PI 3 Model B Rev 1.2 running "Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux". Running BlueZ 5.43
I can connect...
Hi community,
Try use FDS to write some data before sleep.
Following example and test is work.
But I try write data before into
sd_power_system_off();
...
Firstly the develop environment.
Windows 10
KEIL as IDE
Device: nrf 51822 - sd s130 2.0.1 - SDK 12.1 nRF5_SDK_12.0.0_12f24da.zip
Use case:
We have 2 application mode...
Hello i am using segger studio i have recently purchased three nrf52dk speically for ble mesh..
i am trying to run examples of mesh alpha sdk that nordiac prvodies but it...
We were playing with renaming some of our test devices to use emoji and other multi-byte utf-8 characters. We have a custom characteristic that allows renaming (since iOS...
dear nordic employee:
I tried to download the project of the ble_app_hrs_c_central by keil(nrf52832)
but It show like the title
I know I should reset the IROM1 and...
Is there a way to get the supervision timeout counter from the peripheral side? I am currently working with nRF5X modules and starting with the nordic uart example from the...
I'm using nRF52832, soft device 2.0, SDK11 and as a central.
When it happens I'm scanning for peripheral to connect. Usually it's a peripheral advertises at very low rate...
Hello,
I'd like to work with my nrf52832 DK while traveling(sins I do that alot recently) and would like to download somehow all of the pages in nordic's info centre to...
It's clear an Android device can be a central, but I'm having a hard time finding any information indicating an Android device cab be a peripheral that an NRF52 could be programmed...
Our products should connect to a central device. This central device should also be a peripheral which a phone can connect to. Will this be possible? If not, could the phone...
Hi, I need some guidance or an more in-depth example on adding the necessary code to read/write on the UART1 using the serial module or something else. Everything I've tried...
I am working with nRFx modules and have a few questions about updating parameters. I started my project with an example and modified what I needed. However, I am not sure...
We create library for work with software serial, we use two modules gpiote, timer.
We have done software serial one instance but we need four (actually just for rx). We don...