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,
I am working with nRF9160 already since SDK v2.1.2 and with every update there are some functions not working anymore, although not mentioned anywhere in the documentation...
I am currently working on a FOTA implementation I am using nRF9160 DK with nRF Connect SDK v3.1.1 and the LwM2M client sample (/samples/cellular/lwm2m_client/). I am using...
Hello All, I hope everyone is doing great. I am an embedded enthusiast and i recently started working on nRF boards. I am currently facing error while setting up my custom...
Hello, I would like to know if the nrf9160 flash can be loaded locally and not via wireless. We have a lot of devices with data to preload and is unviable to download the...
Simple sQSPI test app locks up on LM20
We've got a simple display driver working for the nRF54L15. We used the mspi_sqspi driver for reference. As far as I can tell, there...
Hi, We have an application based on Matter Template and we want to program our application and the matter factory data during production, how do we do that? What we have tried...
Hi,
I am facing issue on nRF54l15 MCU where after uploading the image from the devcie manager app, I don't see image getting swapped from slot 1 to slot 1. FYI I am storing...
We are using nRF52832 with NCS(v2.9.2)/Zephyr and the watchdog (20 s timeout). When the application enters System OFF (e.g. after idle), the device goes to sleep but then...
Hi,
I have just bought a PPK2 and (mistakenly on my part) assumed it must read the Voltage of the output as well (necessary for power measurements). I see now that it doesn...
For a very small percentage of our devices, we sometimes see watchdog reset events that we cannot explain. The only pattern that we see so far is that the watchdog reset happens...
I am currently developing a project using an nRF5340DK and a custom board.
For some unknown reason, the device is being identified as an "Unknown device." The ironic part...
uart_nrfx_uarte.c, uarte_pm_suspend checks some preconditions with __ASSERT_NO_MSG. In my experience that causes unintended and not required crashes. If the precondition is...
I am building my custom PCB with the nRF52840 chip using the Fanstel BT840F SoC. I have designed and fabricated my own PCB. I am able to flash the code onto the SoC only once...
Hello,
While using ai.lab.nordicsemi.com for model training, I noticed that after the training process is completed, the platform generates several performance charts, such...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...