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:
Hardware setup: nRF52840DK interfacing with Adafruit LIS3DH (ST LIS3DH) over I2C on pins P1.14 and P1.15
Software: ncs-v3.2.1, Zephyr 4.2.99
Kconfig: I2C bus drivers...
I have a question regarding the nRF5340. I would like to capture and access the raw payload of BLE packets that fail the CRC check.
I know that with the nRF52840 (running...
I have a few doubts regarding power macros and getting the result I want. From combing through posts I have found the following: Since BT840XE has a FEM, you need to properly...
Hello Team,
Working on nrf54l15 using NCS SDK version 3.0.2 and tool chain version 3.0.2 Currently facing error while build. Following is the error
CMake Error at cmake...
We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
Hi, I am working on a channel sounding positioning system using one initiator and 7 reflectors. Since concurrent channel sounding does not work, the program performs sequential...
Hi, I took my old NRF52840 DK PCA10056 revision 2.0.1 and tried evaluating it today after few years. I am unable to connect to the target. I have 2 identical boards that were...
Hi ,
We have a device running nRF5 SDK 16.0.0 with SoftDevice S332 (BLE + ANT). We use BLE Central/Peripheral links plus multiple ANT sensors. Under load we see frequent...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: DK devicetree file) and I am stuck. In the example given, it says:
" These hardware...
It's great to have a public forum with Nordic engineers helping out but the DevZone web experience leaves much to be desired. The editing is painful enough that I really dislike...
We are using nRF54L15 devices and have enabled secure boot . Our current setup is:
Firmware images are signed with a private key
The corresponding public key is...
Hi,
I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run...
Hi
I'm using two nRF5340 Audio DK's for my university project. I'm just trying to familiarise myself with the audio examples by sending audio from one kit to another but...
Hello, I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file...
Hi,
Just received a nRF52840 connected it to my Apple Silicon Macbook (maybe relevant?) which is running Sequoia 15.2 via a USB-C to micro cable.
When I powered it up...