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...
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,
We want to upgrade our product from SDK9 to SDK12.
I already check the below questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Hello!
I have
uint32_t adc_value (from external ADC converter)
And try to send it value through ble. My code:
main.c:
....
for (;;)
{
Weighing();
power_manage...
This is somewhat a long story.
I have an app that I've written in mbed compiler (online version). I would like to have DFU.
At the moment, it seems like mbed OS5 does not...
Hi Nordic, I come from this question: devzone.nordicsemi.com/.../
So, my doubt is: what events are triggered in a slave channel while it is not communicating to a master...
good time dear Engineers!
Please explain how to use correctly HANDLE RANGE in functions of discovering.
I use CENTRAL with up to 8 possible connections to PERIPH, so pls...
Folks,
Have a very puzzling problem (which means I must have done something really silly :-)
Built a prototype in which the nRF52 section is a clone of the one in the...
Hi,
My team has created a custom board with NRF 52 and were able to flash the blinky sample successfully. The LED connected to P.20 is glowing on the custom board after...
Hello! I need to start a sequence of 26 pulses after getting low level signal on gpiote pin.
I can do it in gpiote event handler but I need it most of the time so I want...
I've been developing an application using the NRF52 DK and everything has been going as planned. I then made my own PCB which would take these modules by Rigado. The BMD-300...
Hi,
I am creating an application based on ble_app_hrs_c (central role). I have a few questions on this.
o I do not understand whitelist_load(). It first gets a list...
Good morning Nordic team,
I was measuring the nRF52832 chip in DC/DC mode. Everything went just as expected.
Now I was looking at the current consumption when the radio...
Hi guys. I have a EVK_NINA_B1 board which is based on nrf52832 and SDK12. I am trying to run the ble_peripheral/ble_app_uart/ from examples. I can send message through "nrf...
Hello,
I use SDK 11 with nRF52, softdevice s132.
I am able to successfully use the bootloader in serial mode (with UART) to upgrade the application, but an error occurred...
hi nordic,
After i received this kit from Mouser Electronic, when i got it check the board which some question,
we examined its outward appearance and found that this...