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 would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
Hello,
I previously opened a ticket describing an issue where using MCUBoot in NCS v3.1.0 caused the GRTC to reset after a sys_poweroff() .
As discussed in that ticket...
Hi,
I am working on the XIAO BLE SENSE board which has nRF52840 SOC with P25Q16h 2MB flash and other sensors
I want to access the external flash to store sensor data....
Hi Nordic Team,
I am currently developing applications for custom boards using the nRF Connect SDK v2.6.0, focusing on the nRF52840 microcontroller.
In our ongoing project...
Hello,
I am using the nRF54L15-DK development board running the official hci_uart example as the BLE controller. My own Linux system acts as the host using BlueZ to control...
Hi Nordic team,
I noticed that when using the external FEM (nRF21540) with the nRF54L5 device, the power consumption at a transmit power setting of 8 dBm is significantly...
Hi, I have implemented a soft UART in the VPR FLPR. I am having trouble power managing it. I see an unexplained extra 500 uA current draw after I start the CPR until I reset...
Hi, for nRF52840 raw proprietary RADIO mode, do TXADDRESS and RXADDRESSES imply a hard total node-count limit for a custom multi-node network, or only a simultaneous hardware...
SDK is NCS2.9.2,My device supports master-slave integration. As a slave, it can pair and bind with a mobile phone. As a master, it can scan and connect to two slave devices...
HI
I’m doing secondary development based on periodic_sync_conn in NCS 3.2.1 .
After establishing a periodic advertising sync, I have two issues:
Sometimes the buf...
Hello,
I'm trying to set up auto-provisioning and onboarding in my project as described in this sample: https://github.com/nrfconnect/sdk-nrf/blob/066ac6f61fe19ad91d805fd788d782e245f09a2e...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
On nRF5340 with external flash (SDK 3.2.x), is it possible to both support serial recovery enabled for both cores while supporting simultaneous DFU?
It seems like...
Hi,
i am developing under ncs 3.2.3 (then toolcahin 3.2.3 -> nrfutil-device 2.17.1).
FLashig OTP registers using batch method, i am getting the following "error" on nrf54l15dk...
Reference: first consult as Case id. 305571 Replyed by Tobjorn
I have a working proyect in wich 485 cable communication was replaced with NRF24L01+ but I need some help...