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,
We've been using the PPK II for basically every IoT project we've carried out in the last few years, and it has been an incredibly useful tool.
Our standard use case...
I have the code files as shown in the compressed package. I am currently compiling them into (A: nRF7002 DK nRF5340 application MCU - Non Secure / B: nRF7002 DK nRF5340 application...
I am looking to do some testing with nuSIM. Monogoto has provided the sim profile but they say we need to obtain the SIM number from Nordic directly.
I was unable to find...
Hi, since the Nrf5340 has two identical Cortex-M33 cores, I was wondering whether it would be possible to enable the trustzone for both cores, and if yes, how. Thanks.
Hello!
We are working on a custom PCB with nrf54l15 chip on nrf connect sdk version 3.2.0.
The I2C (TWIM) SCL line functions correctly, but the SDA line is not being driven...
I thought I had been extremely careful to _not_ brick the device, but apparently I did.
I created a firmware-dfu.zip file, even with appropriate keys, etc. as below.
...
Hi,
During full-device testing, we observed that two devices encounter the MPSL ASSERT: 1, 1519 error after approximately one hour of operation, which causes the MCU to...
Hi Nordic,
On the NCS3.0.2+NRF54L15 platform, we intend to generate pulse widths by controlling P2.1 and P2.5 through timer+PPI. Originally, we planned to use PPI for operation...
Hello,
I have a problem with a tablet that i was planning on using (Xiaomi Pad Pro), my device (nrf25840 dk) is sending data in packets, 4000bytes per packet and its sending...
Hello,
I am working on a custom product based on the nRF9151. I am currently learning RF testing methodologies and setting up a verification plan.
I have read the HW...
Dear all,
I am trying to build bluetooth hci controller for Home Assistant.
I used official example for create usb bluetooth hci controller here:
~/ncs/v3.2.0/zephyr...
Using the options described in ncs documentation for one image pair updates (i.e. not multi-image DFU) appears to be broken in ncs 3.0 and later for upgrading the network...
Hi all,
I'm working with the nRF54L and encountering persistent SAADC issues after short deep sleep cycles.
Setup:
SAADC is configured in differential mode with oversampling...
Issue
When building the Blinky example for the NRF54LM20A with TFM and CONFIG_DEBUG=y the MCU will assert on boot.
When booting an assert is triggered in workspace/modules...