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...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hello everyone,
I'm currently migrating from a functional code IAR to Eclipse GCC.
It compiles fine and I got the hex files.
However I have some troube to flash the...
I am working on an application where the nRF52832 is being used to control external hardware that requires fairly precise timing. Specifically, I use sd_radio_request to allocate...
Hello.
I want to develop a custom bootloader with the same purpose as described in Very simple SPI bootloader
I'm using a 52832 with Eclipse/GCC and nRF SDK V13.0
...
Hi there,
I've tried using PCA10040 with NRF Connect to do Secure DFU but no luck. Any idea on how to get it recognized, please?
I'm following this:
infocenter.nordicsemi...
In the Bluetooth Light Controller example for the client, in provisioner.c this beautiful comment can be found:
/* Provisioning encryption key storage (this is not how...
Hi all,
Here is my first question on this forum after many hours working with the NRF but for the first time I didn't found the answer :)
My problem is :
I would like...
Hi,
We have custom board with STM32F407 as an application chip and BL652-SC-01 as a connectivity chip. When we worked on SDK 13 and softdevice 4.0.2 or 4.0.4 we had problem...
Hi, I have problem with using printf() in SEGGER RTT.
I've read tutorial and others about SEGGER RTT printf() problem, but they didn't work.
When I use printf() in RTT...
hi,
I found ble_app_multilink_central example under SDK but this is for LED button application.
Is it possible to configure the same example for NUS?
I worrying about...
I have app (based on buttonless_dfu) works on sdk 13, sd 3, nrf52832.
Now I try to migrate this app to newest SDK14, sd 5.
I can't resolve one issue. I have main.c and 7...
hi, I found ble_app_multilink_central example under SDK ,and make it work with NUS. Some problems bothered me.
When the amount of data reaches a certain amount, the transfer...
Hi,
Tried this getting started tutorial:
github.com/.../Nordic_SDK_User_Guide.md
When building project at the end, I get: (After trying max optimization)
linking...
Hi,
I am trying to program a custom board with ISP1507 chip from dynastream based on nRF52832 using the nRF52 DK. I have connected P20 on the DK to the chip as follows...
Hello, myCode: https://goo.gl/ggTei4 & Photo : https://goo.gl/Sq28tC
Please Help me with Dynamic NRF24L01 Mesh network
I have connected nodes via DHCP 01, 02 upto 05 to...