Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
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...
I am useing NCS v2.6.0. Setting "CONFIG_LOG_MODE_OVERFLOW=y", will always print "1 messages droppend" after a period of RTT printing. CONFIG_LOG_MODE_OVERFLOW =n will no longer...