Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi,
I am currently trying to connect a nrf52811 as an companion to an ESP32 user UART.
I am using the interrupt driven UART implementation as kind of the last resort....
How can I set a custom interval for *extended* advertising?
I'm currently calling bt_le_ext_adv_start ( struct bt_le_ext_adv * adv , const struct bt_le_ext_adv_start_param...
~~~~~~~~~~Environment ~~~~~~~~~~ nrf54L15 + NCS 3.1.1 + VSCode + Win11 ~~~~~~~Reproduction Steps~~~~~~~~~ 1. without pm_statics.yml, with following configs (see attachment...
Dear Team,
I am experiencing a weird issue with the firmware on my custom EV board with NRF54L15.
My firmware is using MCUBoot and partition manager (I use a separate...
Dear Team,
I need to switch LXFO to internal RC for MCUBoot, however, I am experiencing troubles configuring it on NCS 3.0.1 (NRF54L15).
If I just add my RC settings to...
Hi,
Our project requires an unusual combination of running BLE, Gazell, and raw radio packets for time sync simultaneously.
Time sync and BLE are infrequent activities...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
Hi,
I've run into an issue when doing some compatibility testing between our client's legacy device (802.15.4 transmitter) and the current device in development (802.15...
In the introduction to the bare metal SDK option for the nrf54L:
https://www.youtube.com/watch?app=desktop&v=31znTI-hnCQ
it mentions at around 58:00 that single bank...
I am using nrf connect SDK toolchain version 3.1.1 and nrf connect sdk version 3.1.1 , By default I don't have zigbee related samples/examples and also zboss stack library...
The original question was: "The nRF52840 PS mentions, that this chip contains an ETM but it does not mention the implemented version."
Researching the topic more, I found...
Hello Team,
We have noticed a very weird issue with the nRF5340 Audio DK. After flashing the audio application code given by nordic, everything works perfectly fine. No...
I have asked if I can post this request, ticket number 354361.
Can you help with new research on secure boot?
I am a cyber security researcher at the University of Bristol...
Hi there
I have a question about the way the nRF52 radio handles on air addresses. I currently am developing custom software that uses the nRF52810 radio for a custom protocol...