Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
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...
Hello,
I've noticed the following sentence in s132_nrf52_3.x.x release notes:
"Synthesized low frequency clock source is not tested or intended for use with the BLE...
I'm following the tutorial in the NRF52840 SDK on setting up a Thread Border Router here and I've run into some issues during testing. For one, I'm trying to resolve ipv4...
Hi,
I'm able to successfully enable Access Port protection, either using nrfjprog or by setting NRF_UICR->APPROTECT register to 0xFFFFFF00 in code.
But I have a problem...
Hello,
Since this seems to be a very hard topic to find info about (its very contradictory and confuse) I'd like to ask a Nordic employee directly.
I'm planning to build...
This concept keeps popping up when I'm dealing with mesh networking.
My guess is that, to avoid air collision, packets/pdus are sent on a randomized or predefined combination...
Hi,
I am using ble_app_uart for my development, in that I have buffer size of 2kB which will store all the incoming data and the data will be processed and send over NUS...
Hi all,
I am using an NRF52 and SDK 13.0
I have an external device (central) that I am connecting to using my (peripheral) device.
My peer manager set up is
#define...
Hello All,
I've got two Rigado development boards that I'm programming with KEIL uvision 5. I've tried a few examples, for example: blinky, which program and work fine...
Hello
I want to clarify the exact meaning of the carrier test or unmodulated signal in DTM.
In carrier test mode, DUT transmits 0xFFF....FFF which means all one pattern...
Hello,
For my project I need to measure the battery voltage while transmitting data to get a good indication of the battery capacity. I've found an old example ( link text...
Hi,
nRF24L01 seems like a perfect choice for home automation project that I have in mind .. I will have to install about 20 of those around the house.
My question is...
Hello,
I'm working on the bootloader using SDK13.1. In the file dfu_req_handling.c there is a variable called m_flash_operations_pending that gets incremented with every...
HI,
I am very new to this, I am looking to put a video or flash player or another image to to load into my nRF51822 beacon kit. I am thinking the straightaway method would...