Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
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...