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...
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 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...
Hi Support team,
I am using nRF9160 module and i want run two server on the module, one is modbus server and other is CoAP server. so is it possible to run both server...