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...
Hi,The Nordic Team
I am developing the Matter over Thread product. I have defined a Bluetooth transport protocol, and now I can receive data. But now I do not know how to...
Hello Nordic Team,
I’m looking to build on a BLE Scanner(Beacon functionality) + Peripheral features on my application using the nRF52810 device, but I’m facing difficulties...
I've been unable to get a SPI MOSI pin to output data on nRF54L15DK using Nordic Connect SDK v3.0.2. SPI transactions report success, and the SCL and CS lines are clocking...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi NRF team,
I am currently working on the microphone module in zephyr RTOS. I am using the zephyr sample code for stereo. I am reading the stereo microphone at every...
The npm2100.overlay file generated by the nPM PowerUP app (v2.1.1) appears to have errors, and does not compile with the nRF Connect SDK Toolchain v3.0.0 in Visual Studio...
What happened to embeddedcentric.com? NOTE: They made use of Segger Embedded Studio (SES) for the training. Can SES be used for this training, or only Visual Studio Code ...
Hi,
nRF54L15 DK + VSCODE + nRF connect for VSCODE,
I test example peripheral_uart, when click debug to start debugging with GDB,it show error:
Starting: "C:\Program...
I have code working for interfacing the nRF52 DK board to a SSD1309 based 2.42” OLED display.
The problem is with getting the correct indexing for lines and columns.
Can...
Hello,
we are experiencing rejection from the network by receiving cereg notification. Modem afterwards stops attempting to connect to network. Which results in application...
I had used nRF52840 DK sometime ago and successfully tested it with different codes. But now when I connect the kit to the PC, it is not getting detected by the same PC that...
We just ran into an issue with multiple build names for nRF Connect's plugin for VSCode on Mac.
Start with "Launch build_a", "Launch build_a_v1", and "Launch build_a_v2...
Hi, here comes a few VSCode plugin bugs, it's really the first one that is the main one, but thought I might as well "dump" the rest of the quirks and bugs I have with it...
Hello,
I am unable to see my Nordic Thingy 53 using the nRF connect desktop app, I can use the apps on my phone, but I need to be able to use my computer for a class....
Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn...