Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
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...
To the kind attention of Nordic support team,
I have a project that is exploiting either gzll or BLE protocol. I'm using gzll_nrf52840_sd_resources_gcc.a libraries, that...
Hi, Following my previous ticket on the matter, , I have attempted to DFU an MITM bonded device to LESC code, such that the peripheral device will disconnect connections that...
I used the nrf edge impulse app and a nrf53 to collect and build a first model to detect a state of a dishwasher. After deploying it and seeing the interference method, i...
The are some examples that explain how to use the driver ieee80215_dw1000?
There are is a ble profile that can be used for the managment of the UWB devices?
Best Regards...
Hi,
I have an error with the new SDK Version 2.1
This concerns the implementation of the LTE configuration:
My prj.conf:
# LTE-M (LTE-CatM1)
CONFIG_LTE_LINK_CONTROL...
In ESB, what is the function of esb_config. selective_auto_ack? What is the relationship between esb_config. selective_auto_ack and esb_payload.noack ?
Hello,
I'm using the Fanstel BC832 module which contains Nordic's nRF52832 BLE chip on a custom PCB board. When trying to run the Blinky example on PlatformIO, it works...
Hello,
we are debugging the asset_tracker_v2 on nRF9160 DK in VS Code with the nRF Debug backend, but unfortunately the global and static variables are not shown in the...
Hello,
Can the SAADC driver be modified to be used in a polling mode instead of interrupt?
E.g. I modify the driver to not use any interrupt(comment out interrupt enabling...
Our project uses nrf5340, and we hope to match it with two wm8904 audio chips. They communicate with each other using the I2S protocol. However, we noticed that two I2S buses...
Greetings,
I am trying to pair nRF52840 DK to second admin (controller) using the provided chip-tool and the switch app from the nrf samples.
Specs:
nRF52840 DK (DUT...
Hi, So I I'm working with nRF52833_xxAA on a custom board. I want to be able to debug without erasing all after power reset so I followed this tutorial.
And I was following...
We would like to try using the standard DFU process to update third party device connected to the nrf52 chip.
For proof-of-concept I want to use DFU update with experimental...
The toolchain manager always fails with the following error: Failed to clone the repositories: env: bash: No such file or directory
MacOS Big Sur
nRF Connect for Desktop...