While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi
Can nRF52840 PDK support UART buad rate 921600/1000000 correctly?
I am testing UART with below example for our product development:
nRF5_SDK_14.2.0_17b948a\examples...
Hello, I have problem during dfu otau over ble connection. I use linux version of the nrfutil - my OS version is Linux-4.9.0-3-amd64-x86_64-with-debian-9.1 In some cases i...
I am trying to enable SPI in spi_config.h but SPI3 is missing for the nRF52840.
I need DCX functionality, and from the OPS for nRF52840 it looks like it is only SPI3 that...
I'd like to use DFU to update the SoftDevice of an nRF52810. Based on the documentation it looks like the new soft device needs to be copied into flash while the active SoftDevice...
I got stuck drowning in all of the sdk's and softdevices..
i've recently bought EYSGJNZWY BLE chip with nRF51822 built in.
The chip comes with s120 built in, I can see...
I have two nrf52538 dev kit configured to work as peripheral(s) with simple static pass pairing program and Android phone as client. 1) peripheral_1 address = 0xCECECECECE...
I have three mesh nodes in a mesh network, a provisioner, a vendor server model, and a vendor client model.
I know that a provisioner can set client model publish address...
Hi,
we are using active voltage divider as battery readout circuit. It is controlled by MCU NRF52832 pin P0.09. Voltage from divider is read by integrated SAADC on pin P0...
Hello,
I'm working with the nRF52840 PDK and the SDK for Thread V0.11.0. The RTT Viewer shows that the program uses the Thread version OPENTHREAD/ga89eb88-dirty.
I try...
Hi,
I was trying to follow the guide to enable unit test of mesh SDK, but cannot get it through yet.
When I run the command
cmake -G Ninja -DBUILD_HOST=ON -DCMOCK_ROOT...