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...
Hello,
Is there a way to change the LPCOMP reference level in Zephyr other than what is set in the devicetree overlay?
I'm happy to disable it, change it and re-enable...
I am experimenting with the Nordic ESL sample application. The central_esl app is running on a nRF5340DK. I would like to add the nRF21540EK to this to improve the range....
I'm suddenly getting this error message with nRF Connect for Desktop. I've tried deleting and reinstalling, but the same error persists.
What should I do?
Error: Failed...
I'm not able to debug any of example applications that uses non secure build. Non ns versions works fine. I have added CONFIG_TFM_CMAKE_BUILD_TYPE_RELWITHDEBINFO =y to my...
Hi everyone,
I'm trying to interface the nrf5340 with the intan chip rhd2132, that allows to record signals. I can read successfuly the registers, but when I try the recording...
Hello,
We are using nRF54LM20A and NCS3.1.1 for our current product development.
we were using PDK/DK for our development and we got the datasheet "nRF54LM20A_Preliminary_Datasheet_v0...
Hello everyone!
I'm trying to get a custom board based on the nRF54L10 working. I am currently connecting it to my computer via a J-Link Edu and would like to get some basic...
Hi Nordic Team,
I am using NCS v3.0.0 and working on a Matter-based application.
I have enabled the ActiveHardwareFaults attribute (0x0005) in the General Diagnostics...
How can I confirm that an nRF52840-based device has been successfully provisioned? I don’t have physical access to the device, and it is running firmware that performs self...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
Hi,
Using nRF9160 - NCS 3.1.0
I am trying to implement the AT%XBANDLOCK at command into my Firmware, and I am struggling to set it with the nrf_modem_at_cmd() function...
Hi
in my application, I need to reduce /disable RAM sections in nRF54L15 to save Idle RAM current. For Example, I need to retain only 64KB RAM when I am in idle.
how can...
Hello everyone, I have a firmware running on nRF9160 which was developed with nrf sdk v2.2.0, now I want to update it to use nrf sdk v3.1.1. I cannot build the firmware when...
Cause of the issue Earlier, when I were producing products ( around 600 units with 2025.9 ), about 30% of the chips had difficulty connecting. Later, it was found that the...