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,
Our tests and the MQTT publish documentation indicate a payload size limitation of 256 bytes for MQTT publish, which we see is set with an enum in slm_at_mqtt.c....
Hi,
The nRF document describes that the maximum length for advertisement data is 1650 bytes, but extended advertisement support only 255 bytes by default
Is it possible...
Hi,
I have an nrf9160dk which is not modified in any way as far as I can tell. I am not sure exactly which hardware revision (it just says 1.0.0 on the label), but it...
I'm trying to use the LVGL module inside zephyr, however, it requires specifying the zephyr,display driver in the device tree.
The zephyr sdk contains drivers for the FT81xx...
I am doing mcuboot using stm nucleo board through nrf connect . i am using blinky application for build but i got some error .please tell as early as possible
Building...
Hi, I am using the ZBOSS NCP production ready firmware from NCS v2.0 and I have some issue with serial communication.
I am able to run my application, and I don't have any...
HI ,
I am using west tool to build and flash the example . as I have tried this example (Nordic\v1.9.1\bootloader\mcuboot\samples\zephyr\hello world) , which is not working...
The version of bootload I use is as follows:
,Finally, the file was synthesized by NRFUtil and downloaded to 52840. The system started well when it was powered on, which...
Hello all, We 're working on our custom PCB prototype. We can see current consumption according to this profile even though the flash memory was erased. Also the modem FW...
Hello all,
I have started to port the code from the nRF52dk in Segger EM, indeed, everything so far works on the NRF52 dk , so I have opened the Blinky example for the nRF52820...
Hi,
I am using an nrf52 DK and facing an issue regarding the GPIO voltage levels. The GPIO voltage is around ~2.35V when its in LOW state and slightly increases when in...
Hi,
like mentioned in the caption, i have updated the nRF Connect SDK version from 2.0.0 to 2.0.2 and noticed, that the debugging does not longer work as expected and before...
Hello, I plugged in the nRF52840 dk and LED1 fades in and out. It does not blink. I am unable to connect to my phone. I tried to drag and drop some hex files to the JLINK...