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 everyone, first time discovering BLE overall, Nordic, as well as reaching out on a forum.
Long story short (details are below) : I'm unable to complete the https:...
application : ncs\v3.0.1\zephyr\samples\drivers\led\led_strip Hi Recently, I have been working on development in NCS. I attempted to drive the WS2812B LED lights, but they...
Hi Dear
Is the WLCSP package of nRF54L15-CAAA a glass package?
Is it similar to the WLCSP package of 52832-CIAA?
The above refers to the molding material.
If possible...
Hi Nordic
What is the best way to protect against downgrading the APP FW via DFU.
I seems that im able to downgrade even 2 config below are set.
I tested it on SDK...
Hi,
I have two PPK2 units, and under the exact same test environment and PPK2 settings, simply swapping the PPK2 results in completely different measurement results. Which...
Hi all,
I'm trying to combine two NFC messages, I know that I can combine multiple records into one message. But the problem is that OOB_LE message will already contain...
I'm fairly new to Zephyr and initially I'm hoping someone can point me to an example where SMP over UART can be used to update a firmware image slot. Google seems to have...
Dear All,
We need to develop a custom low-level driver for NFC communication using the Hardware Abstraction Layer (HAL) library exclusively . We are currently unable to...
Was able to build after I installed these two packages
/usr/local/opt/python/libexec/bin/python -m pip install --break-system-packages PyYAML brew install pykwalify 2>&1...
I only learned today that the REGOUT0 voltage is changeable, which could be perfect for us, because our power needs changed dramatically.
Our circuit was originally designed...
I ordered a Thingy 91x and am tyring to configure it according to Introducing the Thingy:91 X – The Ultimate Cellular IoT Prototyping Platform on YouTube but I am getting...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
Hello, I'm a beginner and trying to do my project with nRF9151DK. As said this project uses the nRF9151DK that requires high-throughput USB-UART data streaming on two boards...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
Hello, I would like to evaluate the Thingy 91:X, but I can't install nRF Connect SDK on any machine (Windows / openSUSE) due to various problems. I will try to break down...