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...
I have been trying for hours to get the LTE Sensor Gateway sample to work on my Thingy:91 (PCA20035) without success. According to the v2.0.2 README and the HCI low power...
Hi,
I would like to create a service that shows the current TX power of a peripheral during connection. I am using the Android nRF Connect app to connect to the nRF52833...
Hi:
I can't find the download address and description of the S110_NRF51822_7.1.0 protocol stack on your official website. I would like to know the version of BLE of this...
Hello, I encountered some issues with VS Code nRF environment. Kconfig will not open when clicked nor can I debug. When I try to debug it seems to be launching debug for a...
Hi
How can I read out the bootloader version from the main application which I defined in the zip packet (or merged hex) with nrfutil?
rfutil pkg generate --hw-version...
I'm using nRF Connect SDK v2.0.2 (in VSCode, w/ the plugin) on nRF52840-DKs.
Following the MPSL Timeslot sample , in the code shown below, I created a non-preemptible thread...
Hi
Currently I'm working on a Matter project with an nRF52840 board.
We have our own CSA issued vendor ID.
We want the light_bulb sample project to work with our vendor...
Hi Iam work on Linux 5.14.0-1011-oem #11-Ubuntu SMP Mon Dec 13 18:01:14 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
When I open VScode I got "Shell initialization conflicts...
Hi,
We are evaluating nRF5340 for our new product. We learned that nRF5340 can be used for LE Audio application. However, we want to know whether simultaneous BLE communication...
Hi,
We have developed a BLE module using Zephyr as RTOS on Espressif ESP32C3. Now we're looking to port the same application to the Nordic nRF52810. We have chosen nRF52810...
Hello,
I am working on a custom board using the BC833M ( https://www.digikey.com/en/products/detail/fanstel-corp/BC833M/13174321 ) which uses an nRF52833. I am using a rigid...
Hi,
Customers have reported the problem of dfu upgrade failure, and we also use the same type of mobile phone (iPhone 11 & iPhone XR) for testing. It is found that there...
Hello,
I am relatively new to the nRF Connect SDK and I'm developing an application for nRF9160DK on toolchain version 2.0.2.
I am working on a non-secure application...
Hi, I am trying intialize the RTC in ncs using nrfx drivers and then connect it tick event to a saadc sampling event using a ppi channel. I learnt that RTC0 and RTC1 are used...
Hi
after create project from sample broadcast_audio_sink, when running it, i get following message:
[21:59:46:406] *** Booting Zephyr OS build v3.0.99-ncs1-2483-g482dcc7865f7...