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...
Hi Nordic folks,
We are developing a product using nRF52832 with a Power Amplifier (RFX2401C) for extended range. For communication we are using ESB with some modifications...
I was redefining the init packet and when it came time to generate the nano-pb files, it looks like there is a fair amount of difference in the newly auto generated pb.c and...
Sorry if these questions are discussed already. I'm a newbie to Bluetooth project. Let me explain in brief. I have a central and peripheral device. I am transmitting 10samples...
After quite a few difficulties getting Keilv5 to work with the included examples with no responses ( devzone.nordicsemi.com/.../) I decided to give Eclipse a shot.
This...
Good day All,
We are in the process off procuring a project using nRF52, and I need to find out some important things. Are there any costs in using any of the libraries...
I am using nrf52840 module(peripheral) for transmitting 10samples/10ms and central device as the same nrf52840 for receiving the samples. Although I receive the packets, there...
Hello,
I'm working on an application in which I have to dynamically switch between a TWI master peripheral and SPI master peripheral that use the same peripheral ID (our...
I have an NRF24LE1 transmitter using ESB. It is sending a static payload of 10 bytes every sec.
The other configurations on the transmitter are: RF channel:2, CRC: 1 byte...
Hi,
i'm wondering if there is any IC (for example nRF52832) that can reach a range up to 155 meters available within the Nordic semiconductor catalog ?
i know that the...
In nRF5 SDK 12.1.0 a bug was fixed in nrf_drv_wdt_init(). Watchdog timeout could not be larger than 131 seconds because of (x * 32768) multiplication before. This bug is again...
In the spec it says that the typical ramp up time is 140us (or 40us in fast mode). But there is no details on maximum or minimum. What is the true tolerance on this value...
We are building a simple project, let 51822 connect the mobile, once per second. We found that the Tx power of 51822 is getting weaker and weaker (view the voltage over a...
I have a nrf51 dongle and would like to use PWM on 3 pins.
Managed to get it working on pins 15 and 16, but somehow pins from 17 to 20 just don't work.
For example: I set...