I work for ChannelSounding on nRF54L15.(NCS3.0.1)
I measured the distance using two nRF54L15-DKs. The actual distance was 3m. The average measurement result is shown below...
The nRF52832 devices have been produced in hundreds of units. Currently, it has been found that individual central devices are problematic – connecting to peripherals often...
Dear everyone,
I'm currently working with the nRF7002DK and attempted to build and flash the following project from GitHub: MQTT over WiFi nrf7002DK
However, when building...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
Hi,
Is it not possible to import a key which can be used for multiple use cases?
I would like to import a single key which can be used for HMAC & HKDF.
Is the below...
System Info: Hardware: M3 Max OS: Sequoia 15.3 Following the instructions outlined in the readme of: github.com/.../nrf-docker Docker fails to build an image on Apple Silicon...
Hi NORDIC
I neen to implement a function that multilink central (S120) can receive information from multilink peripheral . I do not know how to implement it in software...
Ok so I've followed the instructions to make my dev dongle (pca10000) a sniffer in "nRF Sniffer User Guide v1.2". Now I want to use it the way I used to use it in MCP.
...
Hi,
I am unable to compile any debug versions of my code, as result I'm not able to step-through and debug my code.
On a normal compile, get the following error:
"region...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
If I write a zero to the output register, and enable the pullup on the same pin, can I switch between driven low output and input with pullup simply by settting/clearing the...
Hello,
For our DFU solution we would like to read the current hardware/software revision of the module. But now we can only test the hardware/software revision of the application...
Dear All,
I can read two different ANT sensors sucessfully with my target system, but initialization of sensors only works first time. When changing sensorIDs of simulator...
HI, All.
I have some troubles:
Why MBR is erased when I erase or write the SorfDevice with 1kB at address 0x3000? My SorfDevice version is 7.1.0.
Thanks all.
Update...
Hello all,
When I try to implement the new watchdog driver it keeps saying that the NRF_DRV_WDT_DEAFULT_CONFIG is undeclared. What am I missing I have all the requered...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
hello,
In order to develop a project on master-bridge-slave,i found scan_start() in the ble_central program.But the function definition for sd_ble_gap_scan_start() in scan_start...
I am using nRF51422 SDK v8.0 and the board for evaluation is PCA10003. As I am using the BLE in GENERIC_KEYRING. The same I am trying to configure to send Immediate alert...