Dear Support Team, I am currently facing an issue with my onomondo SIM card — it is unable to connect to the network. I have followed the instructions provided at the following...
Hi Nordic Team,
I’m working on a battery-powered Matter-based project using the nRF54L15-DK. I’ve reviewed the documentation regarding power optimization, which recommends...
Hi, I am using an external host with NRF54l!5 dk to test the channel sounding feature.
Can you tell me how the NRF controller supports this Cs procedure and whether the...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
i have some bare-metal RF code that runs on my nRF52-DK, which i'm currently porting to my nRF54-DK.... functionally, everthing is working just fine -- the boards can in fact...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
Hi,
I am working with nRF51 for my application. I do not use softdevices. I need to have a random variable in my code. I have read Reference Manual and I have found that...
Does nRF51822 have battery monitor?
pg 45 of datasheet says specifies "Absolute error when used for battery measurement" at:
Internal reference, input from VDD/3...
In the nrf52 OPS datasheet, for NVM and flash programming electrical specification (page 41) it has "Amount of writes in a block between erase" and Minimum for that is 181...
Hi all.
I need some suggestion how to use UART module in the nRF52 using nRF5_SDK_12.2.0 and the softdevice $132(it would affect?)
I would like use RX to receive information...
Hi.
Didn't find an exact answer for my question.
I'm using the ble_app_beacon example on my custom board based on nrf51822. While powering it from a coin battery, I measure...
Greetings. This is a followup to my previous question BLE Software Configuration for FCC Spurious Emissions . I did not ask the right question there and I did not want to...
Help!! I need to implement a dc motor position control and i have problem reading the encoder (too fast). I have seen that nrf51822 has a qdec peripheral. Any suggestions...
Hi,
I wanted to know if the UART pins can cause any issues if kept connected to usb (Rx/Tx pins stable to 3.3V) and directly to the GPIOs of the nRF52, while performing...
I've come across the following situation:
We have a device (nrf52) which uses fast advertising with whitelist after it has established a bond with a single phone. When...
Dear All,
I'm kinda getting desprate and would be very thankfull if somebody could help me.
I want to get two NRF24l01+ to communicate with each other. But it doesn...
hi, all
I met a communication problem between nrf52832 and nrf24le1, I used nrf52832 as receiver and nrf24le1 as transmitter, but unfortunately,nrf52832 can not receive...
We have a sensor product that has been in the field using the nRF8001 in no security required, just works mode for over a year. Recently, we had a request from a volume user...
I am using the ble_app_uart on the nrf51dk.RX is always enabled.I want to enable TX when data is to be transmitted and then disable it again.
I am using
NRF_UART0->TASKS_STOPTX...
Is there a way on the command-line to read the debug port (DP) register or access port (AP) register for nRF52 via the the nrjfprog program?
I do not want to write my own...