Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...
Hello all!
I'm starting development of BLE Mesh network as part of my Master thesis, for which I designed a custom board based on nRF52832 and nRF52840 with some built-in...
I am working on nrf52840 using nrf connect sdk v2.0.0 example periodic_adv, nrf52840 is prodcasting extended advertising, my app is running on Sony Xperia 1 with bluetooth...
Hello Nordic Community,
I'm now struggeling for quiet some time with trying to get the Keyboard HID example to work with the nRF52840 Dongle.
I already read the complete...
Hi , Nordic and all .
I try to develop uac and hid Composite Device, but i can't find any example about Composite Device in NCS , can't everybody help me .
Thanks very...
Good day
I have been trying to incorporate the WS2812.c from the zigbee lightbulb example (no soft device) with the BLE_Blinky example (with soft device) SDK v 17.2 PCA10059...
Hi. We evaluated the nRF Distance Measurement result with sample 'samples/bluetooth/nrf_dm' of nRF Connect SDK 2.0.0. hardware is two nrf52833dk_nrf52833 board. Below is a...
Hi Nordic,
nRF5 sdk for mesh 5.0, s132, SES
In the mesh network, there are transmitters and receivers. The receivers only receive messages and there are no messages to...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am using an nRF52833dk and my project needs usage of Virtual EEPROM / emulated eeprom over flash memory. I could see that nCS-Zephyr provides a driver at the SDK "v1...
I am trying to build an application where the device scans and on receipt of a packet with certain data in it, advertises for a short while, using both advertising and scan...
I am using NRF SDK 15.2 SDK for development , Im trying scan more beacons ,
static ble_gap_scan_params_t m_scan_param = { .active = 0x01, .interval = 0x0100 , .window =...
Hi,
We have an existing design that includes the nRF52832 and we would like to add the nRF9160 to the design. Does the nRF52832 support coexistence with the nRF9160?
If...