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 work with ble_app_uart example and want to move uart init and event handler into separate file( e.g uart.c).
I just copy uart_init, uart_event_handler functions with some...
I am writing code that runs on a NRF51822 (to be less specific it runs on a Red Bear Lab BLE Nano). The board has a 32.768khz crystal on it that I want to use to wake up the...
Now I am sending data at 250 ms.
I'd like to send data at 80 ms.
Is this possible?
also,how much can it extend the advertisement interval to the maximum?
thank you in...
i am working with eclipse to program the ble_app_hrs but it is getting error "No rule to make target _build/app_trace.o', needed by nrf52832_xxaa_s132'. Stop" when it builds...
Hi,
In the newer versions of NRF 5 SDK (sdk10 vs sdk12), does the softdevice takes more RAM?
I am using nrf51822 (qfaa) and sdk 12.3. with softdevice s130_2.0.0.1....
I can't get my PCA10040 board to send serial data when connected to a FTDI USB dongle.
When the FTDI dongle is disconnected, and I connect my logic analyzer to the tx and...
I have problem with PPI on NRF52832 (SDK 13.1.0, softdevice S132 4.0.2).
Programmable peripheral interconnect (PPI) usage by Softdevice S132 according to infocenter...
Hi all , I am beginning with SEGGER Embedded Studio . I flow 2 tutorial at :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I using NRF52832 board...
My mobile set XOLO ERA 2 , bluetooth V4.0 is not pairing with bluetooth speaker MINI-X6, Bluetooth V2.1. While Bluetooth is on Mobile set gives message " CANNOT COMMUNICATE...
Hi,
We want to use the nRF52810, but we don't have the chip now. We heard that it could run on the 52832. So if I want to do it base on the peoject ....ble_peripheral\ble_app_uart...
Hi all:
I'm am a beginner switching over from the Arduino IDE and the feather nrf52.
I am able to successfully program the sparkfun nrf52 with a SoftDevice, bootloader...