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 there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi,
I'm using VS Code to develop an application based on the Zephyr iso_broadcast sample.
How do you edit prj.conf? If I select prj.conf in the Explorer pane, then click...
Does the nRF52840 support Bluetooth low energy power control? I am using raspberry pi, running Raspian, kernel version 5.15.30 and I am specifically referring to the product...
Hi support team:
I develop my project with sdk 15.2.0 on nrf52832. Now I met a situation that I might need to call app_timer_start() again before the same timer is timeout...
Hi! I'm trying to understand how my board is working. I think that the Arm Trustzoned provides the possibility to the board to have two domains, one secure and one non-secure...
Hello,
NCS1.9.1, two nRF21540DK, Windows10 X64, VS Code,
periodic_adv and periodic_sync , only 3M distance can recv data,
if over 3m, will unstable reception / disordered...
Hi,
Hello,
I am working on TM4C129XNZAD microcontroller, from that everything working fine like no error no warning and If I flash the code also its programming and the...
I've mostly gotten the tools installed to build for the SparkFun Thing+ nRF9160 board. It had a version of the at_client installed, in that it responded to some AT commands...
Hi
I am testing POF function on 52832 based on SDK14.2 and SDK17.0. And test project is SDK example ble_app_beacon.
Code as show:
#include "nrf_drv_power.h" static void...
Hello all,
I'm currently working on an evaluation of a AoA location system. For that I'm making use of the Nordivc 12 Array Antenna, and two nRF52833 DK (one connected to...
Hi, I'm facing an weird problem when I use an function that is contain while loop
When I uncommented the 35th line => call GPS_init_usingWhile(GPS_RMC,RMC_response); ...
Is there any zigbee example for nrf52840 dongle (PCA10059) ? If not, what is additional changes needed to add support in existing examples?
I unable to run the zigbee switch...
Hi, I need to add Azure IOT connectivity to nRF5340DK. I have already tested NodeMCU based data upload to HTTP based server and successfully working. Now, to divert the data...
I am trying to upgrade SoftDevice and Application firmware from v6.1.1 to v7.2.0 on Nordic USB840M dongle and I am facing a strange issue after such upgrade.
Please find...