Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hi, I have multiple nRF52840 Dongles and need to set one of them to permanently stay in advertising mode, even if a device disconnects.
If I use the nRF Connect tool to...
Hi,
I click on the device tree editor icon in VS-code and I see nothing
although I have an open working Zephyr nrf connect application in VScode.
I installed nrf...
Hello DevZone,
I'm building a Matter development environment with OTBR and CHIP-Tool:
NB: Ubuntu 22.04 with WIFI and BT, get CHIP tool from official pre-built (V2.5...
I am trying to install the nRF_Connect_SDK and associated toolchain under Linux Ubuntu ARM64. I find from other postings here that nRF_Connect_For_Desktop is not available...
Hi all,
last week i used nrf connect app (v4.28.1) to update firmware
after i pressed DFU button and selected binary file, then it will jump a window to choose like...
We are using a Nordic nRF52840 microcontroller alongside the nPM1300 power management IC. When the battery is switched off due to low voltage (undervoltage protection), the...
Dear Nordic Support Team,
I am reaching out for assistance with an issue I’ve encountered on my new nRF7002DK board. After successfully flashing the Azure IoT Hub example...
I work on NCS 2.8.0
I add follow to CMakeLists.txt
add_custom_target (
my_release_file
echo AAAA BBBB CCCC
DEPENDS all
)
when run "west build -b nrf54l15dk...
Hey all,
I'm working on a project where data gets written to an SD Card regularly. At reset, power to 3.3V to the SD card is activated and all runs relatively well.
I...
Hello,
For my project I am making a custom circuit board which is pretty much just the nRF52832 chip and the surrounding capacitors and whatnot. I'd like to program this...
Nrfconnect 2.7 worked fine, but I updated to 2.8 and get this error.
For this line, I try to access my internal flash storage partition offset.
The macro complains...
OS:Ubuntu
Board: nrf52840DK
SDK: NRF Connect SDK (master branch)
After building provided example: Bluetooth: HCI Power Control and flashing the board, in serial monitor...
I am trying to program the BC832 ( https ://www .fanstel .com /bt832 -1 ) using the NRF52DK (NRF52832). BC832 is a Bluetooth Low Energy (BLE) 5.3 with NFC module using Nordic...
Hi I want to make changes to the BLE Controller stack to create an implementation of a NWP. It involves 'core' changes. Can I use the 'nrf connect' ecosystem as it comes with...
Hello,
I just started to understand Zigbee and I had some problem. I created 3 endpoints. In one of them (endpoint counter_ep ) I need a attribute reporting. A reporting...