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! We are trying to integrate Mesh DFU into our project, so we performed some preliminary tests using three nRF52840 DK boards. The results are somewhat discouraging,...
Hi everyone,
I’m looking for an option to avoid signing the device Certificate Signing Request (CSR) locally and I was wondering if Azure had an option. I have fund this...
I want to do data transfer vis L2Cap CoC channel on my nordic NRF52833 boards. I am unable to find any proper resource to get started. Please help me find some, thanks !
Hello, Attempts to build the "peripheral_lbs" sample for target thingy53/cpuapp/ns in the latest nRF Connect SDK v3.2.1 fails.
The build for target thingy53/cpuapp works...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
Hi,Team,
I am currently using the nrf54l15-dk. I referred to this link, but it is not applicable to nrf54l15, https://github.com/simon-iversen/ncs_samples/tree/master/central_smp_client_dfu...
Hello,
In a legacy (nRF5SDK) application, we notice a parasitic' pin resets reported by the system (RESREASON).
As the device does not have an accessible reset pin,...
hi,
i'm learning on this exercise and COM 3 and 4 are busy with modem trace and terminal serial port so i try to print hello_world on VCOM1 - COM 9 port but it showing me...
I have installed nrfutil from PyPI using the instructions in section 2 of the nRF Util User Guide v 6.1.0. My main purpose for using nrfutil is to generate a DFU package....
Is it possible to use at least one channel of the TAMPC in a Zephyr application on the nRF54L15-DK? It appears that the channel 0 pins (p1.4 and p1.5) are used by the UART...
Hello Nordic Support,
I have a question regarding the real-time clock (RTC) functionality on the nRF9160.
RTC availability
Does the nRF9160 have an internal...
We are developing with Zephyr and the NRF54l15 and need to use a NAND flash IC (Macronix for example). But it looks like there isn't any NAND flash support.
Can you point...
Hello,
I noticed the DFU feature for the audio application is marked as experimental. Are there any caveats or gotcha's to be aware of before attempting to get DFU working...
the provider has provided source for their firmware which provides serial port communications to control operation only in old sdk 1.7.0 format
I need to use some other...