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...
Product is a zigbee router.
Use nrf connect sdk 2.4, update it is not an option.
The zigbee join work fine most of zb3.0 coordinator, BUT with an old coordinator it failed...
Hi all,
I'm using aws iot lib and last will topic feature, everuthing works but I have a question, in prj.conf I set my topic with
Is it possible to build this last...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . In our setup, sometimes the PMIC powers up and works correctly, but other times it does not...
Hello, I am using Nordic chip 82832 with sdk 17.1.0 and SoftDevice s132. I am facing an issue where a specific requirement requires my advertisement interval to be specifically...
Hello,
we would like to use the LPCOMP on the nRF54LM20A, but there's some confusion on which GPIO domain can be used.
According to the overview block diagram , LPCOMP...
Hello,
I'm working on a custom Zigbee End Device application where I want do some modification of the device announcement message. I've used NXP's Freescale Beestack Zigbee...
In Nora B-206(nrf54l15) not able to use port 1 pins 2,3 (P1.02/NFC1 P1.03/NFC2) as normal GPIO. TRIED :
& nfct {
status = "disabled" ; // Disable NFC to free P1.03 for...
Hi,
I'm using a custom code I developed to save all console logs to an SD card based on the Zephyr architecture. I originally developed it for the Thingy:52 and have also...
Under the old `nrfjprog`, it was possible to check whether the modem firmware matched a particular release by running `nrfjprog --verify mfw.zip` (see )
This is no longer...
Hi Nordic support:
We previously submitted a case about OTA testing in CMW500 connection mode. Following is that case:
We tried OTA testing with the CMW500 connection...
Hi everyone,
I’m starting a new project using the nRF54L15 MCU . I’ve worked with the nRF52840 and nRF52832 before, but this is my first time with the nRF54 series.
Due...
Hi,
I am using NRF52833 with soft device version s140. I have set the advertisement duration for the BLE app to 0 (meaning the duration is infinite). Also, I have set scanning...
Hello Nordic Support Team,
I am working on a project using the nRF52832 microcontroller with NRF5 SDK version 13. I have implemented the Flash Data Storage (FDS) module...
Hi Support Team
It seems that there is no current consumption information for SPI and UART of nRF54L15 in data sheet. We want to know the current consumption when SPI and...
I've made an Excel sheet to estimate the power consumption for my nRF51822 device.
Modify light-green fields, to fit your design and see what the estimated current is.
Please...