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 working on a graduate project about BLE mesh networks. I'm using nRF52840 CKAA 94 pin BGA package MCUs. For this project I need to compare several boards and each...
Dear nRF experts.
We are a module manufacturer. We discovered some issues during power consumption testing. We are currently using the nRF54L15 Dk board and PPK. We are...
Dear Staff,
I have a nrf52833dk application code which I have to "port" on the nrf5340dk. The code implements the following requirements:
Direction finding transmitter...
If an nRF52832 device and a smartphone are paired and only one of the peers deletes the pairing (bonding) information, an error may occur when reconnecting due to a mismatch...
Hi everybody. Can I ask for the details of this PCA64110 flex NFC antenna:
Q) Is this flex antenna using "Gold Fingers"? If so, what is the Gold Fingers Thickness?
Q...
I want to develop a mouse using nrf54l15 now, but I am confused by the macro definitions for Bluetooth. I can only understand the macro definitions for Index, which represents...
Our setup:
Board: nRF5340 DK
SDK: NCS v2.6.2
Microphone: MMICT5837-00-012
Interface: PDM
During mono audio capture over PDM, we observed a current draw of about...
Hello,
we are testing the NRF54L15 for a project that requires BLE 1M and PHY coded simultaneous scanning.
From my understanding, the BLE scanning feature of NRF54L15...
HI,
I am currently developing with nRF54L15 and SDK 3.0.0. I have encountered some issues: 1. Problems using the nrfx library in Zephyr I have defined the configuration...
We are integration the Onomondo softsim in our devices.
The precompiled libraries in the SoftSIM repository are compiled with floating point Soft ABI selected. See developer...
Hi there
I have started a project from the green field. After adding some threads and for some blinky examples, I want to enable bluetooth on my nrf5340dk. taking inspiration...
Hello Nordic Team,
I’d like to request the addition of an AI-powered extension as part of the existing nRF Extension Pack for VS Code . The idea is to integrate an AI assistant...
Hi Nordic Team,
I am working on a Smart Panel implementation using Matter, which contains multiple switches (e.g., 16 buttons) and some sliders. I have a few questions regarding...