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...
Good day I need to add UART to a project based "Thead MQTTSN client publisher" example code. The device needs to receive data over UART and then send the data to the MQTT...
Hi All,
I am trying to connect Segger Embedded Studio for ARM withnRF Connect SDK for DWM1001 Dev Board connection.
Can anyone help me with that/
Thanks !
Hi,
I'm working on a product using an nRF52840 that must communicate with a custom 802.15.4 product created by my customer. Their product does something nonstandard - after...
Hi,
We've been using the nRF52840 for a while now with the LDO configuration. We are trying to optimize the power consumed by our system and are exploring the DC/DC configuration...
Hi,
I have example nrf/samples/esb/prx. Now I want to add UART0 (in ASYNC mode - DMA) for TX and RX communication with another device.
I just tried to proceed according...
Hi there,
I'm using SPIM2 for an external accelerator, and I wanted to set it up. I insert all as requested, but compiling it says me:
This seems to be an error coming...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I am having strange linker problems with NCS and VScode (I really hope im not just dumb and oversee something obvious here..)
I am currently migrating from PIO to NCS, and...
Hi,
the lastest version of nRF Connect (= 2.1.0) no longer shows examples and build targets for the Thingy:53.
Also, in the examples section there are no samples/applicationf...
I am suffering a very similar problem as to case 280113 (ERROR Error when fetching device versions: readFwInfo error (Origin: "Error when running nrfdl_fw_read_info")) and...
Hi!
I am trying to streamline development a bit and want to set my image version based on the latest git tag and commits since then and I have a script that extracts that...
Hi All, How do I get the raw timestamp in the shell out ? I did try several log timestamp settings but no success.
Observer behavior: *** Booting Zephyr OS build v3.0.99...
Hi I made a custom board with an nrf52811. I did program an ble-peripheral project. After I connected the LED stops blinking and it's on. But now It don't go back to blinking...