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...
Hi. I want to run the pca10059 dongle so that the BLE is in central mode and is recognized as a virtual port on the pc. Is it possible to operate with only UUID settings in...
Hi, I recently bought some nRF52 DK rev 2.0.0 (2019.25) boards from a US-based distributor. The distributor seems to not be in the loop on the specifics of the design, as...
How do I use the device root key to encrypt and decrypt?
I can set the device root key in the cryptocell register, but not sure how to use it. I am using Zephyr by the way...
Hi, nordic engineer:
Our project has a function, that is, BLE+Thread coexists. We hope that the mobile phone can upgrade the device through BLE. Can this idea be realized...
Hi All
Now I am testing the example code \examples\ble_peripheral\ble_app_uart with Nordic nRF Connect app on smart phone. i do a limit change in function uart_event_handle...
Hi,Master:
Platform: nrf52840
Bluetooth protocol stack: s140
When using qspi to communicate with external flash (communication speed 32M), occasional qspi communication...
Hi,
I have been working with different boards to implement different ML TensorFlow Lite samples in the 52840. I used Particle and Arduino BLE Sense.
All forks from the...
Hello,
I have programmed Fanstel BC832 module with S132 and ble_app_blinky example successfully and I can see the advertisement of BC832 on nRF Connect app. The thing is...
Hi,
I am trying to render some chinese strings on an OLED display. For this I would like to concatenate some strings using swprintf.
But when the replacement string contains...
Hi,
I am trying to flash my nrf52840 dongle via nrfconnect, but it doesn't work.
My project is based on BlueTooth and ZigBee connectivities, so I opened the programmer...
Hi there
I am currently trying to wakeup from system On mode using the DETECT signal and Port Event.
According to the product specification:
Trying to put the system...
Hello,
I'm using zephyr logging APIs to print to serial port. If I log too quickly the output is not correct. Running the code below I get
[00:00:00.626,464] <inf>[00...
Hi,
I am developing a new design using your nRF9160(using LTE ONLY targeted for the US /FCC) + NRF52840 ( using BLE ONLY)
I have noticed that in both the reference designs...
Hi,
We are using NRF52840 in our project. Here my doubt is we need to read the voltage from the sensor which will vary from 0 to 5 v .Can you plz tell me which example program...