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, I just want to double check that I've not made any disastrous mistakes when making this keyboard. I've before used micro controller boards when designing, like nice nano...
On the previous nRF52833, the CPU cannot function normally during flash write or erase operations.
With the nRF54 series upgraded to RRAM, does a similar limitation still...
Hi,
Im trying to run a beacon sample code using VS code on nrf52832dk board. Initially, I tried running with the latest SDK available 3.0.0, but I faced MSPL assert error...
Hello,
I am measuring the sleep current consumption of a custom board using the PPK2, and I am observing a significant discrepancy between the two measurement modes.
...
Hello,
I am currently evaluating and trying to conform to the regulation regarding the RED EN 18031 vulnerabilites checks and I am having some problems due to that the sbom...
On the previous nRF52833, the CPU cannot function normally during flash write or erase operations.
With the nRF54 series upgraded to RRAM, does a similar limitation still...
Dear Support Team,
I'm developing a Matter remote controller and want to implement Scenes Cluster Client functionality. When a button is pressed, the remote should recall...
I am using QSPI NOR flash (MX25R6435F / MX25L51245G) with nRF5340 . I am trying to enable 4-byte address mode using the SFDP BFP table in the device tree overlay.
When I...
Hello all,
I'm currently developing an application using the ESB protocol on a nrf52840.
I'm trying to calculate the expected current consumption in the different stages...