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 am developing on nRF54L15 chip by using Insight ISP2454-LX variant, and while creating new board for it, I am unable to find package variants other than OFN48 (QFAA...
Hi Nordic team,
I’m evaluating the sleep current of the nRF54LM20A using the nRF54LM20A DK and I’m seeing a large discrepancy compared to the datasheet numbers.
According...
All SDK versions, including the latest v3.2.1 Method int modem_info_short_get(enum modem_info info, uint16_t *buf) has a bug and fails to return the right values when: 1....
Hi,
I can set up and run the GP timer on the nPM1300, but would like to know if the timer is running. At first glance it looks like TIMERSTATUS (ca, p113 of the PS) should...
Hi,
I an designing a module with either wifi connectivity or cellular network connectivity with host MCU. I am planning to evaluate nRF9160 for cellular network and nRF7002...
I am trying to use the Serial Modem Add-On (SM) application with the attached overlay-external-mcu.overlay. When DTR is asserted (active low), the modem stops responding to...
I would like to know the Host subsystem DN/QDID of nRF Connect SDK 3.2.0 for nRF52832. It is not described below. docs.nordicsemi.com/.../ble_qdid_qual_matrix.html
I am working with the nRF54L15 to create a driver for a peripheral which is controlled by two PWM signals.
My driver relies on the Zephyr PWM driver which goes back to your...
HI
How much current dose the individual GPIO pin source/sink for nRF5340 as in the datasheet V1.3 it is mentioned "Added guidance on maximum combined GPIO sink/source current...
Hello,
we want to setup an environment for automated testing of our bluetooth mesh system.
The test system should be able to provision and communicate over a device that...
Hi
If my calculations are correct the NORDIC whitepaper WP008 on PRINTED MONOPOLE ANTENNA for 2.45Ghz the quarter wave length antenna trace is not 92mm
For TOP layer PCB...
Hi,
I was trying to get the NFC Sample programs to work on the nRF52840 DK but the NFC tag is not being read by my phone. The program itself is running (confimed through...
I am working on a school project and need to set up SPI communication between a wiznet,W5500 and the nRF54L15DK. I can build and run my program but I am getting no responce...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...