Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
Hi,
We are using nrf connect SDK in VS code environment (V2.70) on Windows. The toolchain (C:\ncs\toolchains\ce3b5ff664) contains cmake v3.21. For our project, we require...
Hello, I want to purchase cables to connect a Flasher Pro (cable should end on DB20 Female) to an nRF52-DK onto "Debug In" connector (cable should end on mini DB10 Female...
Hello, I am developing a solution based on nrf52-DK, using nRF52832.
I am trying to use JFlash to read Device Serial Number. I could read it with JLink , with command "mem32...
Hi, hope someone can help me.
The past 3-4 years I have used SDK 17.1.0 and SES for SW development where the SW is running on a nRF52840 SoC which is the heart of our product...
I solved this but the solution wasn't obvious and it didn't show up on google so I'm going to leave a quick writeup here.
nRF Connect SDK 1.7.1 on windows and linux
We...
hi,i wanna read the imu sensor lsm6ds3 on board of nrf52840 based Xiao BLE Sense
so i used the code in samples /sensor/lsm6dsl
first i didn't know if i do have to create...
I'm working on a Docker image that includes a VS Code server for the purposes of workshops and training, and I'd like to install the nRF extensions (e.g. https://marketplace...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
hi,bro
I want to support both BLE and GZLL simultaneously and perform the corresponding initialization work based on the value of a variable, mode . However, when I set...
Hi,
I have difficulties to sniff BLE packets with nRF52840 and wireshark between a remote controller and phone.
I can capture all the pairing process, I see DHKey exchange...
Greetings!
I am looking into Bluetooth Mesh, and the allowed radiated power according to Norwegian law. The general limit for 2.4GHz is 10mW, but if we utilize FHSS the...
Hello, I'm running into an issue with the "modem shell for NR+" application on a pair of nrf9131ek evaluation kits. The local sales rep. suggested that I reach out to Nordic...
Hello, I have a pair of nRF9142EK devices that I've been using to test DECT NR+. Now, I'd like to test out one of the boards with the cellular modem firmware for nRF9131EK...
Hello,
In my project, I have b0+mcuboot+app to be able to update the bootloader and the application.
I am contacting you because I have trouble understanding the difference...