Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Hi,
I am trying to create a trilateration system with 3 initiators and 1 reflector (Hopefully multiple reflectors in the future) on the nrf54l15. The channel sounding with...
When running the NRF Connect SDK SoftAP sample, connected stations disconnect at **exactly 5 minutes** (300 seconds) into the session, regardless of activity or configuration...
Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
My SPI slave sensor requires a 32-bit frame length. The CS (Chip Select) signal needs to be switched for each 32-bit frame interval, and it also supports DMA (Direct Memory...
Hi ,
I am using skb501 module and which contains nrf52840.I am using nrf5sdk for development for zigbee coordinator because nrf connect sdk is not supportable in this...
Hello!
We are developing a device based on the nRF5340 and using SDK v2.6.0. The firmware implements a USB composite device (CDC ACM + MIDI + Audio). Everything works perfectly...
I am attempting to interface a tas2110 with an nrf52840. I just became aware of some nrf52 limitations and wanted to get the latest info. My requirements are as follows "The...
as shown in this document:
https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-54/out/en/host/attribute-protocol--att-.html and Zephyr's att.h , 0x0d...
When I run the peripheral_hids_mouse sample, I scan/connect on nrf connect and see an instance of the peripheral. then if I clear and scan again in the Discovered devices...
The J-Link itself can’t “see” the external flash — it only talks to the nRF5340’s CPU via SWD. I would like to program initial image of the external flash. 1. On Segger website...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to implement our custom app to send firmware data to the nrf54l15-dk, have the nrf54l15-dk receive the firmware data...
Hi, I have two nRF52840-DK boards and I'm testing matter light bulb example.
If I load the project in one board it works fine when I link it with virtual assistant like...
Hello,
In my application (nrf52840, v. sdk 3.0.2) I have a partition named "settings_storageuser", which is defined in the internal flash using partition manager and that...
Hello,
whenever I try to debug my nRF Connect SDK application, I have problems with the nRF Connect for VSCode debugger in such an extent, that I can't use it.
When I...