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...
Hello
I have just received thingy:91 x to start learning nrf platform. Unfortunately it's not all smooth. I am trying to do flash Blank application. It builds fine but then...
hi support team,
i have close this ticket:
but i need open this ticket and ask how to program 9151 externa; spi flash.
i don't know if 9151 json file is correct and...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Here’s what to check next for toolchain detection issues in VS Code with nRF Connect SDK:
1. nRF Connect Extension Output In VS Code, go to View → Output. Select nRF Connect...
Hi The Nordic Team,
I am developing a SED device of Matter over Thread. How can I get the ipv6 address of my parent node after my device is connected to the network?
...
This is our first time using TC2050 for the smaller footprint in our prototype. But we can't establish a connection with JTAG in nRG Programmer.
Below is the log from...
SDK: NCS 3.0.2
Part: NRF52840
I am running the NRF52840 as an HCI controller over SPI. I can advertise and connect. However, I need to advertise while connected and support...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Background
I'm working on a BLE application for the nRF52811 and facing significant flash memory constraints when trying to implement OTA/DFU functionality.
From my understanding...
Hi all,
I'm working on optimizing the power consumption on my nRF52840 DK and need some guidance. Currently measuring ~5µA average idle current via PPK2, but I need to reduce...
Hello
I am trying to perform a firmware update over Bluetooth but without using the external flash on the nRF52840-dk.
At this point I can successfully build the smp_svr...
Hi,
I have custom hardware using the NRF52810. Due to its very small RAM size, I developed the code on the NRF52DK_NRF52832 and then removed functionalities to make it fit...
Hi The Nordic team,
After my device reconnects to the gateway from offline again, I don't know what I am doing with this timing every 1s. This situation will not happen...