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,
I am using nrf52840 to verify a signature using RSA and cryptocell c310.
I get error 0x07 when I try SaSi_LibInit();
My rndContext and the buffer are both declared...
Good afternoon.
I have bought a "nRF51822 Bluetooth Smart Beacon Kit (nRF6930, Rev 1.3.0)" this is the first time I work with this, docs say that it has installed softdevice...
On the current version of the nRF5 SDK we could only use up to 3 instances due to the hardware limitation on the Engineering A of the silicon,
nRF52840 Engineering A
...
.
Included an example picture, not at all the only issue. Using the new DevZone on iOS isn't a great experience. New devZone I think will be a lot better for everyone...
hi, i am using pca10040 devkit as multi-link central device to connect with 8 nos thingy52.
i am using sdk14.2.0 multi-link central example with soft device S132v5.0, i have...
Hi,
I have recently purchased a nRF52840-Preview DK board with the purpose to test Bluetooth 5.0 Specification based features like LE advertising Extension and LE 2M PHY...
I'm setting up the DFU using the example project in SDK 12.3. The only changes are a custom entry using GPREGRET, and a custom exit of a button press. I have removed the button...
The Nordic NFC tag type 4 library seems to be emulating a "MIFARE Plus" card (at least that's what my phone identifies it as). Most commonly available card readers support...
Board: PCA10040 (NRF52832)
SDK: 14.1
I'm trying to setup a BLE configuration where once the two devices connect, the peripheral will only continue its connection if...
Hi,
I am using the sparkfun nrf52832 breakout board with segger jlink and softdevice 5.1.0, I am not using the DK board.
I modified the BLE peripheral uart ses project...
Hello,
We are preparing for production of our nRF52810 based device and I would like to know what would be the most common way to flash our software(app/BLE stack) after...
Hello,
I've been using the nRF Connect app for iOS a lot to test my bootloader, but it is very annoying not to be able to delete old DFU packages.
You can delete them...
Hi guys,
I am developing a device which uses nrf51822 and using SDK 11. My application is connecting to other device continuously and exchange information by UART 10400...
Hi,
I've noticed that when using the CC310 hardware accelerated cryptographic backend the call to nrf_crypto_hash_compute() seems to return an error (not supported) despite...