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...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it. ( developer.nordicsemi.com/.....
Hi All!
I have a question, i am using nrf52833Dk as an extended advertiser and nrf52840 dongle / 2nd nrf52833Dk as a scanner using the BLE desktop App (nrf connect for desktop...
I am not able to send 25 array packets each second. array size is 244 bytes I am reading the sensor data continuosly and every 40 ms i am sending the data to bluetooth using...
Hello,
I am on a development team utilizing Nordic Board NRF52DK to connect to a custom NRF52832-based board/external device via debug out on the Nordic Board NRF52DK, the...
Hi,
I'm experimenting with an Acconeer XM126 board which has an nRF52840 processor (and an Acconeer A121 chip) and a Bluetooth antenna (and an RF antenna too). I'm deploying...
Hi all.
I have made myself a board which has a module with the nRF52833 chip embedded onto it. It's effectively a board with a set of switching regulators on it to drive...
I am using NRF52833 and trying to setup DFU specifically for OTA.
As experienced in other threads the size limitations are there
Secure_Boot builds creating slot partitions...
Howdy guys,
I am using an nrf52840 and SDK version 17.1.0 alongside Keil. I just upgraded from using the arm compiler version 5 to 6, which required me to switch from the...
Hi,
I have an implementation in which two boards communicates through ble and i want to measure the throughput of both. The behaviour that I see is that increasing the connection...
Hi,
I have a Tuya FingerBot Plus and when using the Zigbee Shell sample:
1.I can 'click' the finger using a ZCL command
2. I can't change the 'finger mode' from 'click...
Hello
I have 2 devices ,a central and a peripheral on a custom nRF52840 board
Using Zephyr SDK 2.5.0
The distance between the devices is 10.9 meters. When TX power on...
Hello,
We have nRF52833 on the custom board, now we want to do DFU over Bluetooth. During my initial research reults with following questions:
If you use 1. " nRF Connect...
Hi, Everyone
I have space constraint in my round PCB for RF section where i have take referance from thingy91 board and choose the same components exept mcu is nrf5340 claa...
Hi,
I have a request to port an old code into Zephyr. The code uses a proprietary protocol and the radio has been developed on bare metal under a nRF52832 chip. There is...