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 have some troubles with making embedded serial port working on NRF52-DK. Basically I can receive data sent by nrf chip but I cant write. When I write something using...
More of a suggestion than a question:
Using the info available on the infoCenter, especially here and here , I'm trying to implement a way to dynamically select the DFU...
I use Adafruit Bluefruit library and developing code to run on Fanstell BT832.
Up to know i have been able to compile several examples and run it on the NRF52 DK board....
Hello! I am new to the Nordic and Bluefruit enviroments.
I am currently working on getting a scan response request from the scanner to the advertiser and have the advertiser...
Hello devzone,
There are 3 {37,28,29} channels for advertisement & i want to advertise only on 37.
Soft: Nordic mesh v1.0.0 stack & pca10040 nrf board, light switch example...
Hi, I'm trying to controll the port of my nRF52832 by writing to a characteristic value. So far everything works fine but I'm unable to get the value of my characteristic...
Hi all,
i development a FW with a low power and when i measure the power consumption using a nrf connector on evaluation board i have 2 ua, and it's ok. Now i have the some...
So I can see the "API Reference" documentation on the UART driver in the info centre, however this is all very low level and I am going to waste hours going through all this...
Are there any changes required to run the Sample Bluetooth Low Energy (BLE) applications from nRF5 SDK v14.2 when migrating from nRF52840 IC Rev A to Rev B? I have followed...
Hi,
I am using the nRF52832 on a custom PCB and I am interfacing it with a flash memory chip through SPI.
I am testing the SPI communication using the spi example (nRF52...
Dear Sir,
1. The HFXO crystal can be with load capacitance 12pF? or 8pF is better?
2. According to the datasheet, "17.1.1 64 MHz crystal oscillator (HFXO)"
there is...
Hello,
we have two custom boards with nRF51822.
We use NUS.
If our pakets under 23 Bytes everthing is fine ....
If we want to sent paket with 140bytes, the central...
Hi!,
I've made a custom board using Taiyo EYSGCNZWY bluetooth module, to be used as central in a project. To use this module, several changes have to be made in the clock...
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...