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...
Hello, I've been trying to start few blank projects on sdk 2.6.1 and I noticed that some configurations stop the console output including CONFIG_I2C=y.
I even tried the...
Hello, I am looking for a way to debug firmware that includes MCUBOOT. There seem to be quite some questions in regards to same problem with no real resolution. I am using...
Hi,
I am new to the NRF boards and I want to include the cJSON library into my project code. I am going to get some data from another device using in the cJSON format and...
Hi,
I have used nRF Connect for very long time, and have just upgraded to v5.0.1. The software seems to use a sandbox tech and restores nrfutil.exe to its default version...
Hi
I want to update the ble advertising data in my program. In nrf5340 the bt_le_adv_start() command should run only once in the main program.
Is it possible to change...
Hello,
In our project we are using FLASH 2GBIT SPI/QUAD W25N02KVZEIR external flash together with nrf5340. I have made the flash definitions on v2.6.0\zephyr\boards\arm...
Hello,
I am trying to bring up a MBN52832 Bluetooth Low Energy Module supplied by Murata that uses the nRF52832 chip. The BT module is connected to the MCU(STM32F427) via...
Hi,
We are working on nrf5340 board with NS and TF-M setup and we have SDK v2.7.0
We need to have a flash partition to store the some secure data may be a size of 4KB...
The sidebar does not load, this is version v2024.7.13.
I uninstalled it and installed it again as an admin, but it still did not load.
Sometimes it loads for a split second...
I am using a custom board with a nRF52832 (inside a BMD-300 from ublox) that I can't seem to get to a lower power state. The lowest I've been able to get is 2.2mA even using...
Hi,
I'm developing an application on the nRF9160DK with custom firmware for both the nRF52840 as well as the nRF9160 on the board, using VSCode with the nRF Connect extension...
Hi,
I am working on an application with ncs 2.5.0 that is based on a combination of the central_uart example and the hci_lpuart as I'm trying to pass data around between...
Hello,
My goal is to read out UICR address 0x10001080UL from command line / MCUMGR.
How to acheive that?
I have tried and successfully compiled ran these mcumgr handler...