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 fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi!
I am using SEGGER Embedded Studio for some of the projects. I do utilize C++ in the projects wherever possible and have found that I cannot make the delete operator...
I am working with nRF24LE1 and I use the Gazzell library. But I need a real time base. I have a chance, because I think Gazzell uses that resource. Is there any way I can...
Hello
I am using gazell on the nRF24LE1.
I would like to know some recommendations on how to estimate a consumption on the side of the device based on the times and repetitions...
Hi. I just recently started using nRF24L01+. I am trying to simulate MultiCeiver using 2 mcus and 2 nrfs.
PTX sends a message on all 6 pipes of the PRX. The problems start...
HI,
I look at nRF5 SDK doc about Gazell,see that 'the nrf_gzll_device_tx_info_t contains the num_channel_switches parameter which can be used by application to determine...
Hello
I am quite a beginner and have been trying to get it work for 2 weeks now.
I would like to merge these 2 example codes from nordic:
Shockburst TX example...
Hi everyone,
I want to use MasterEmulator.dll (2.1.13.14) in my own application (C#) for development. Then I realised that line
MasterEmulator mMasterEmulator = new...
I am using nRF52 and Raspberry Pi 3 (with BLE).
In the Raspberry Pi, I am using bluez.
I was attempting to connect with the NORDIC_BLINKY app but the message below was...
Hi, I wonder how to get the Nordic SDK-examples work with VisualGDB.
As I would like to read TWI sensor values a good point to start from are the Nordic examples.
But...
my project is used nrf51822 mcu, it contains SIM, when the mcu is reading SIM data, and at the same, I take out theSIM, and the 51822's pin which is link with SIM is can't...
Hi, Nordic
I use SDK12.1 with nRF52832, I found one issue:
if I do not program bootloader, nRFgo Studio can program app.
First, erase all flash, then program softdevice...
Hi Everone/Nodiac
I had tried so many threads and previous questions but not bale to get my answer so asking after two weeks.
I am willing to send a string from stm32f4...