Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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 everyone,
I'm new to Nordic development and currently working with a custom board based on the BC40C module (using an nRF5340). I’m facing an issue with the Bluetooth...
I’m working with nRF9151 + Toolchain 2.9.0 and wanted to share my experience & issue while sending ~7kB data over UART. I’ve tried both DMA & FIFO-based approaches — here...
I am designing a wireless sensor pcb with the nRF52840. I am essentially following the Circuit configuration no. 4 schematic for QIAA aQFN73 from the datasheet to a tee (schematic...
Hello,
I have bought a couple of Nordic NRF54L15 DKs, and it seems that the distance measurement toolbox that was compatible with the NRF52 series is not supported in...
We have nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-1 and the same Toolchain, IDE: VSCode + nRF Connect plugin
We need to control the GPIO LEDs from two cores ( P9.00...
Hello, as the 32.768khz PPM of our product is out of the range, so i need to fine tune the C1/C2, now C1 and C2 are 22pF, is it in range? what is the range for C1 and C2,...
So i am currently referring this ticket and from that I get to know that when when setting parameters for create config (HCI_LE_CS_Create_Config) command for channel sounding...
Hi,
I’m currently working with the nRF52840 DK configured as a BLE Central device. The peripheral device is a Flutter-based mobile application acting as a BLE Peripheral...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
I am developing a Bluetooth Low Energy (BLE) application based on Channel Sounding (CS) using the nRF Connect SDK v3.0.2 on ME54BS01 modules from Minew Semiconductor (powered...
Hello DevZone,
Our team has been working on a customized firmware solution that has been flashed onto the nRF52840 DK to meet specific requirements.
We’ve noted that the...
Hi everyone,
I wanted to share an update on the BLE issue I’m experiencing with the BC40C (nRF5340) module on my custom PCB. I initially described the problem in this ,...
Hi,
I'm looking to use the nrf connect sdk for development that is compatible with the latest zephyr lts. I believe it will be ncs 2.9.2 compatible with zephyr 3.7.99 (3...
I set the parameters read from the Flash memory into sfdp-dfp in the Device Tree, but the Read command does not work correctly. Although I set the wait cycle for read operations...