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...
When building applications/hpf/gpio with -DSB_CONFIG_HPF_GPIO_BACKEND_ICMSG=y on nRF54L15 DK (NCS v3.2.4), the build fails with error: '__device_dts_ord_DT_N_NODELABEL_ipc0_ORD...
Dear DevZone Team
To detect possible TWI slave devices connected on a TWI bus, we want to scan for device addresses and check if they are being acknowledged.
In the twi_scanner...
When a BTLE Connection is underway, calling bt_disable can result in an infinite hang in the Zephyr BTLE stack. Using ncs v3.0.0 Any ideas? There is some mention of: CONFIG_BT_HCI_ACL_FLOW_CONTROL...
I have implemented the erase protect and app protect in our application. There are commands for locking and unlocking the device. Actually, during testing I was able to lock...
Hello Team,
I am working with Thingy: 91x and I have searched your websites for Schematic for some understanding purpose used in Thingy: 91x Kit.
But I couldnt find any...
Hello, I started working with the nRF Cloud and have been trying to understand the authentication procedure. From my understanding, the create_credentials script creates the...
Greetings, my name is Toni. We are trying sending the MO PS SMS-over-CP/NAS or IMS from the nRF9160-DK: - Hw rev2, - mfw v1.3.7, - NCS prebuilt apps from the v2.3.0 and v3...
Hi Nordic team,
I am designing a new board from scratch around the nRF52832 in KiCad.
My current plan is to use the nRF52832-QFAA/QFAB QFN48 package on a 2-layer PCB....
Hi,
Using the Matter template sample, I'm not able do to the commisionning until the end because I got an error saying " an error occured" on my border router( using an...
We are currently developing a nrf52840 firmware which should support RSCP as collector.
Setup:
nrf52840
ncs2.9 with
Q322804 NCS Host
Q331587 SoftDevice Controller...
Hello,
I have been trying to find an answer to this in the documentation but have thusfar been unsuccesful. For our use case we use the Certificate management part of the...
After Can the ESB protocol be added to the nrf desktop routine? . I tested the code for switching from ESB to BT (Non-Concurrent)。
The SDK version I used is V3.2.0. The...
Hi,
I'm looking for any help to implement wifi OTA for nrf54l15, found a lot of docs about FOTA for upload firmware over ble but i need to upload the firmware located at...
I am working with the nRF9151 (SMA) and attempting to place the system into the lowest power state using sys_poweroff() .
After entering this state, I observe undefined...
Both the NCS 3.0.2 NRF54L15 PCBA and DK development board occasionally fail to receive broadcast data. For comparison, running three PCBs simultaneously, the indicator light...