Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi all.
I've attached a single channel microphone onto my nRF9151 and I'd like to capture blocks of audio for processing. I've configured the device tree like this:
i2s...
Good evening.
I am working on a USB HID joystick. The USB documentation on nordic, while better than the woefully inadequate zephyr mainline docs, only covers the surface...
Hi,
I'm designing my device based on the Thingy53 layout and I have some questions:
The first is why, in the T53, the antenna division comes through U17 (PE4259) instead...
I recently began testing with the nPM1300EK and it seems like something is wrong with it. A number of different tasks don't seem to be working correctly:
Profiling a battery...
Greetings,
Using SDK v3.1.1 the SPI MISO signal appears to be actively driven by the nRF5280 for both my SPI1 and SPI2 configurations. In both cases there are no active...
Hi All,
I have to validate following use cases:
N reflector with nrf52833
1 initiator with nrf5340
The nrf5340 will be able to :
calculate distance from each...
Hi,
we are implementing MCUmgr SMP OTA over BLE (Zephyr + nRF54L15) with flutter, and I want to confirm that I’m generating the correct SMP upload packet format before streaming...
Hai, i try to MFRC522 rfid reader interface the nrf52833. 1. I try the read version from reader but it's only show the 0xFF 2.I try to read the card id . it is not work. I...
I'm unable to import/export mesh networks and then subsequently send mesh messages. I believe this problem has been mentioned before [ 1 ][2][3], but the solutions offered...
Hi,
We've had a mesh sensor network all working for a long time using SDK17.0.2 + Mesh SDK 4.1.0
The data is accessed by a mobile app through a mesh node acting as a proxy...
Hey
I am struggeling to build the smp_server sample for the nRF5340:
west build -p -b nrf5340dk/nrf5340/cpuapp/ns -- -DFILE_SUFFIX="nrf5340_bt"
fails with a linker error...
Hi Nordic Team,
I’m currently using two standard nRF5340 DKs (non-Audio DK) running the nrf5340_audio application.
We’ve successfully adapted I²S speaker output on unicast...
Hello, I am going to use nRF52833 to develop a remote controller based on Zigbee RF4CE specification.
From the nRF5 SDK for Thread and Zigbee, it looks like RF4CE should...
Hello,
Is there a way to change the LPCOMP reference level in Zephyr other than what is set in the devicetree overlay?
I'm happy to disable it, change it and re-enable...
I am experimenting with the Nordic ESL sample application. The central_esl app is running on a nRF5340DK. I would like to add the nRF21540EK to this to improve the range....