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,
I bought 2x nRF52840 and I used the "nRF Connect for Desktop v3.11.1 to program them. Unfortunately, after clicking on the "Write" button, the programmer reach correctly...
Hi,
We have a product which needs to connect to both a peripheral and central device (a phone), after a pairing is made they get whitelisted.
The state in which the problem...
Hi All,
Sorry for such a very basic question, but I've tried many things and combinations and cannot make this work.
I'm trying to discover BLE sensors using nrf_ble_scan_init...
Dears
My customer is using nRF9160,Two SPI interfaces are being used,one for LCD,Another one for SPI Flash,LCD SPI has been debugged,SPI Flash is a newly added device,U8807...
When I try the gateway & headset example of the nrf5340_audio application in the NCS,I found that the syncronization precision is different,which the BIS is more accurately...
Hi,
I've been trying to modify the flash partitions in the nvs example provided in ncs 1.7.0, namely, I want to greatly increase the size of the storage partition so I can...
Hello,
We are using some nRF52 DKs (PCA10040) for running tests in production and we noticed there was a small but significant difference in the RSSI value reported by...
Hi, I'm going to order a Thingy 91 DK.
So I have some question to getting started with this module and prepare BOM for hardware. 1. In my region - VietNam, LTE-M was supported...
Hello
SDK17.0.02
softdevice : s112
tool : segger embedded studio
DFU is under development. Updating with DFU works normally, but some functions do not work. The problem...
Morning Everyone,
We use raspberry pis as part of our test equipment. The final stage of our CI/CD pipeline downloads the build dfu packages to a Pi and then does an OTA...
Hello,
I'm having an issue running the examples provided within the pc_ble_driver_py repository.
When I try running an example, say, advertising.py, I get the following...
Hi,
I use nRF connect with a EVK-ANNA-B112 board to program a nrf52832 custom board. Everything was working fine until nRF connect updated to 3.6.1 version. When I try to...
I am trying to run the heart_rate_collector.py example in Nordic's pc-ble-driver-py bindings.
I cloned the pc-ble-driver-py bindings here and followed Nordic's instructions...
I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/port_enumeration. But it can't enumerate any serial port.
D:\pc-ble-driver\build\examples...