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 All,
I am developing project which is based on nRF52840 and uses UART.
This my nRF52840 UART connect to STM's MCU UART.
If I do the connect Rx-Tx, Tx-Rx and VCC...
Is there a sample application for LE Audio using nrf5340 that demos the streaming of audio from say an iphone to several different BT devices (headphones and speakers) at...
Hello
Now I want to do Multiple Advertising. Using 2 channels with different UUIDs One uses Connection to get data. The other one, I'd like to implement a Beacon distribution...
Hello,
In my development process from time to time after adding/changing code I get some Zephyr fatal error. So far I was able to fix all of those errors, but it always...
Hi , I have also tried to user android device as a peripheral to communicate with remote nrf52 device, but due to rx and tx octet mismatching of data symmetric issue , after...
Hello,
I using MacBook
When I use nRF Connect desktop open Toolchain Manager
It shows the nRF Connect SDK v1.5.1 I downloaded
I click "Open IDE" and want to create...
Is it possible to send UART RX commands from the Desktop NRF Connect the way you can from the mobile version?
There is an input, no way to specify a format as in the...
Hi,
Kit:nRF5340
SDK:nrf connect SDK
I would like to test a data transfer flow between app and net work.
Can you please tell me
1.How to configure a radio peripheral...
Hello Nordic support,
1. I would like to understand how can I add a new driver to nRF Connect SDK and use it in my application. Are there any tutorials for this?
2. If...
Hello, I am having some issues with the peripheral UART sample on the Thingy:91. I used Segger Embedded Studios with the thingy91_nrf52840 as the board, I was able to successfully...
Hello Nordic support,
I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development...
Shalom!
Using Window 10 Home, from nRF Connect v3.6.1, I installed the nRF Connect SDK v1.5.1. Previous I also tried to install it by the Getting Started assistant until...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering if advertising and scanning could be done at the same time.
If...