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...
Ultrasonic welding is commonly used to seal plastic enclosures for electronic devices. 32kHz crystals can be damaged by this type of welding and manufacturers recommend not...
Does APPROTECT supersede SECUREAPPROTECT or do both need to be enabled for maximum security?
Similarly, do the HW protections (APPROTECT, SECUREAPPROTECT, ERASEPROTECT)...
I am trying to measure current on a nRF52 DK v3.0.0 using PPK II in source mode.
I cut SB9 and soldered SB12 as described in this guide: https://docs.nordicsemi.com/bundle...
Hello , I 'm trying to use the Lan865x (two -wire eth click ) chip with the nrf52840dk board , using zephyr 3 . 7 . I 'm getting always this error while trying a net sample...
Hello!
I've been trying some of the solutions around these forums but I can't seem to get my nRF52840 DK to show up on my device manager so I'm unable to flash anything...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello Nordic Team,
I am using nRF Connect SDK v2.9.0 with the nRF52833 controller. I am currently working on OTA implementation.
I am implementing OTA in another code...
I want to prototype an Auracast transmitter, with an analogue audio input, which is also WiFi enabled. I have read that the recommendation to get started with the nrf5340...
i'm measuring approximately 1.5uA (at 3V3) when sleeping between BLE advertising events, using a program based on one of your the standard examples.... as an experiment, i...
There expect to be a physical limit to the number of components an AHB can support.
For instance, if 8 different masters (Including App core, Net core, several peripherals...
Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3. We are using the GRTC SYSCOUNTER as a system timestamp. Under normal conditions, a software reset does not clear the...
As the title, I have already tested the ESB routine (esb ptx Sample/esb prx Sample) by using nRF54LM20-DK + nRF54L15-DK. There was absolutely no problem. But when I added...
Hello,
I have a project in Visual studio code and Nrf connect.
MCU is a NRF 52833.
For the certicications, the lab request me the DTM mode.
I tried the use the Sample...
Hello, I am currently working on power consumption optimization using the nRF9151 DK (PCA10201). Setup: - Board: nRF9151 DK - Measurement tool: Power Profiler Kit 2 (PPK2...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...