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...
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...
If I source the toolchain environment (using eval "$(nrfutil sdk-manager toolchain env --ncs-version v3.2.1 --as-script sh)" ), the curl CLI stops working:
The toolchain...
Hi everyone,
I’ve just started my adventure with the nRF52xxx family and have already hit a wall. In my previous project, I successfully programmed an nRF52840 dongle, but...
Hi, i want to use the coded PHY for advertising but cannot get it working. I configure the advertising source with these params:
and start the scanning of the sink like...
Hello,The Nordic Team
I have developed a SED product based on the Matter Over Thread protocol. I want to add a real-time time function on the device side. I have learned...
IDE:SES for ARM V5.42a
SDK:nRF5_SDK_16.0.0
I am develop BLE device with nRF52832. I found that some global variables were assigned ramdom values if I enable UART easyDMA...
Hi,
i am asking for the configuration for power profiler kit ii setup to the nrf54l15. The reason was when i removed the jumper from P6, the external sensors which were...
Hi all,
I already successfully read the instant mode VBAT from my PMIC, nPM2100, but I would like to have more precise VBat readings.
1. I used this set up for my avg16...
Could anyone help me solve this? Everytime i run a program without the templates it always gives me this REST auth token is malformed, but I have never used a auth token before...
Hi,
I'm using nRF52840 BLE Dongle to connect and perform bonding to a custom target.
The connection and bonding are working but I need to write a token (lenght=291)...
Hi, Our application is running in the central role connected to a peripheral. The app disconnects from the peripheral by calling the bt_conn_disconnect() function. It appears...
Hello everyone, trying NRF for the first time and so far it's been only bunch of frustration and wasted time.
What I need to create is a subset of BM applications for NRF54L...
I am currently developing a HID device that supports BLE and USB. I have tested the firmware update function via both BLE and USB (USB CDC ACM). However, I am experiencing...
We aim to use an external Cellular module for MQTT communication.
I found that the nrfxlib/nrf_modem library is only supported for nRF9x series MCUs. Does this support...
Hi all, I'm trying to enable the SPIM4 peripheral on the dedicated high-speed pins (P0.08 SCK, P0.09 MISO, P0.10 MOSI, P0.11 CS) on the nRF5340DK, but I'm seeing no activity...