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 want to generate an interrupt event use pin30 when it goes from low->high or high->low.
First I register a gpiote user by
app_gpiote_user_params_t app_gpiote_params...
I found out answers for calculating data rate during connections, which depends upon connection interval, no of packets allowed in each connection and no of bytes in a single...
I am trying to stop RTC by pressing one button and wake up again by releasing the same button.
My RTC now runs around 4 uA while being on system-on sleep mode by __SEV();...
Hi,
I managed to get dfu working in application (with hrs). But on the last attempt to erase page with bootloader settings there is no event generated from softdevice and...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
I would like to know how frequently my peripheral is sending advertising and data packets. I've tried using ble-sniffer-osx but it doesn't actually reveal any device names...
Has anyone successfully used the Android-Beacon Library to detect the nRF51822 Beacon on and Android application? I tried several different layouts but I just can't detect...
Hi everyone;
i think about possibility of using nrf sniffer with custom nrf51822 (QFAA) board . if yes, how can i achieve? could you please help me about it
Best Re...
Hi All,
This is my first time i am designing a PCB for nrf52840, I need a suggestion regarding the antenna to be used. I am going to have an application over BLE. Which...
I want to add a timeout to the secure DFU bootloader if I enter it from the application. I found this post here devzone.nordicsemi.com/.../ but unfortuately I can't use the...
Hi I'm looking forward to hear if I could program an nRf51822 QFAA without using the development kit/board. The chip I have currently is a N51822- S4AT, from Wireless Tag...
we are facing problem with smt M905 module. is there any basic error with this module pad?
smt factory in china failed several times to solder this module.
Hi - In my app, I'm using Bluetooth, the ADC, the TWI, and the SPI. The general idea is to measure lots of things, store the data in SPI NOR FLASH, and occasionally flush...
I'm testing a custom application with the following configuration:
Custom app based on the ble_app_pwr_profiling SDK example.
Using SDK 13.1
S140 SoftDevice s140_nrf52840_5...