Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Hello,
for some time I didn't have to work on my project that uses nRF Connect SDK but recently I had to work on it again and noticed that I am not able to build my before...
Hi,
I am trying to create a trilateration system with 3 initiators and 1 reflector (Hopefully multiple reflectors in the future) on the nrf54l15. The channel sounding with...
When running the NRF Connect SDK SoftAP sample, connected stations disconnect at **exactly 5 minutes** (300 seconds) into the session, regardless of activity or configuration...
Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
My SPI slave sensor requires a 32-bit frame length. The CS (Chip Select) signal needs to be switched for each 32-bit frame interval, and it also supports DMA (Direct Memory...
Hi ,
I am using skb501 module and which contains nrf52840.I am using nrf5sdk for development for zigbee coordinator because nrf connect sdk is not supportable in this...
Hello!
We are developing a device based on the nRF5340 and using SDK v2.6.0. The firmware implements a USB composite device (CDC ACM + MIDI + Audio). Everything works perfectly...
I am attempting to interface a tas2110 with an nrf52840. I just became aware of some nrf52 limitations and wanted to get the latest info. My requirements are as follows "The...
as shown in this document:
https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-54/out/en/host/attribute-protocol--att-.html and Zephyr's att.h , 0x0d...
When I run the peripheral_hids_mouse sample, I scan/connect on nrf connect and see an instance of the peripheral. then if I clear and scan again in the Discovered devices...
The J-Link itself can’t “see” the external flash — it only talks to the nRF5340’s CPU via SWD. I would like to program initial image of the external flash. 1. On Segger website...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to implement our custom app to send firmware data to the nrf54l15-dk, have the nrf54l15-dk receive the firmware data...
Hi, I have two nRF52840-DK boards and I'm testing matter light bulb example.
If I load the project in one board it works fine when I link it with virtual assistant like...
Hello,
In my application (nrf52840, v. sdk 3.0.2) I have a partition named "settings_storageuser", which is defined in the internal flash using partition manager and that...
Hello,
whenever I try to debug my nRF Connect SDK application, I have problems with the nRF Connect for VSCode debugger in such an extent, that I can't use it.
When I...