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...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
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...
[SOLVED] turn off logging through UART.
Hello
I'm experiencing a strange issue where my device sends a beacon under DEBUG, but does not under RUN.
Due to that I tried...
Hi NordicSemiconductor Community,
I have a problem with the SEGGER Embedded Studio IDE, i want to build my project but i have the following error :
can't open 'C:/Users...
Hello,
I am trying to send out a notification and getting this error code 13313 (in decimal, 0x3401 in hex). Which eventually leads to BLE_ERROR_GATTS_SYS_ATTR_MISSING...
I developing applciation based on nrf51822, sdk11. I have read several posts about using app_timer_cnt_get() and get only 0 value. As far as I understand, this is because...
i want to connect my nfr51822 device to only one phone( that means which phone was connected first). For this purpose i enable whitelists but i create whitelists nothing has...
In timer example in sdk 11, I replace the Timer 0 by timer 1 and timer 2 but the LED did not blink. Can you guys please guide me through this? In nrf_drv_config.h I have already...
I have Keil uVision-5 and loaded the legacy patch. However Nordic NRF51 does not appear anywhere as an option. The Project loads fine and compiles. However, I cannot use the...
nRF52862, SDK 14.2, SD 5.1.0,, Arm GCC (Eclipse)
I have a custom service that is working well when 1 device (phone) is connected. All notifications are sent properly to...
Hello everyone,
I am trying to add new service into ble_app_uart example. I compile successfully. I do not get an error. But the device is not advertising. I can only advertise...
In my plan, I have used NRF52832 IC as the transmitter and the NRF24LU1P+ as the receiver. I have tested the wireless transmission successfully. In order to reduce consts...
Hello,
I get the sources from Thingy Mesh Demo and use the guide to build it examples. Thingy_node build without errors, but Thingy_bridge return the error "too few arguments...
Hi
I am using nrf52832 doing a project and I 'm new to this MCU.
My project concerns sending data from APP via BLE to nrf52832 to config parameters of SPI (data and clock...
Hi,
I am trying to modify the multilink central example to send string to other board (peripheral)
I already did the UART configuration and in my tests I saw that when...
Hi, I tried the above tools(nrfjprog) on the Raspberry Pi 3.
But, I saw the error shown below.
pi@raspberrypi:~$ ls | grep nRF5x
nRF5x-Command-Line-Tools_8_5_0_Linux...