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...
Hello all,
I am currently using an MDBT50Q-DB-40 from Raytac with the NRF52 DK (PCA10056) with nrf connect in vs code.
Very simply, I'm setting a GPIO to go high and low...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...
Hi,
I'm working on an application where I want to read a couple of characteristics to get information about the connected device before continuing doing useful stuff....
I am evaluating the nRF54L15 with the nRF54L15DK. Previously, I was developing with NCS 3.1.1 and successfully implemented a high precision frequency measurement using a timer...
Hi,
I am trying to develop a matter device, using the XIAO BLE module, which features a p25q16h external flash chip, rather than the mx25r64 present in the DK. I was able...
I am trying to use some examples to add a drivers directory on my project. While doing so I run into build errors which seem to indicate a toolchain problem. The two errors...
Getting the'{', '=', or ';' error during generate and build...
Checked the attached file for hidden characters in both notepad and vscode editors.
Can someone recommend...
Hi,
I have a custom nRF5340-based LE Audio broadcast sink built on nRF Connect SDK v3.2.0 (Zephyr 4.2.x). It scans for a broadcast source, establishes PA sync, creates a...
I am attempting to install and use the NRF Connect for vscode extension pack. I have made several attempts googling solutions posted by others facing similar issues. I am...
I am developing a BLE to LORA interface using nRF52840.
The LORA transceiver needs a 32MHz clock. Is there any way that I can get the nRF52840 to generate this?
I will...
In version 0.8 of the reference datasheet for the 54L15 (QFAA QFN-48), the capacitance value for C5 is specified as 10nF. Why was it updated to 2.2nF in version 0.9? What...
Hi!
I use nRF Cloud Lib of NCS v3.1.1. I couldn't find detailed info on how nrf_cloud_send() works with QoS > 0.
If I set QoS > 0 and get a 0 error code returned from...
Hello,
We are evaluating and developing a product using the latest nRF54L series controller and would like to know if IAR compiler support is available.
While Cortex-M33...
Due to resource exhaustion I'm curious whether this is possible.
It violates the 1-1 GPIOTE rule and I couldn't find any thread/message about it being possible or otherwise...