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,
Our customer find BLE's app_timer emerge a deviation when use the BLE's app_timer. the customer is developing bracelet product , their programs with two app_timer,...
Silly question, but I don't seem to be able to add a firmware-update .zip to the DFU 'sub-app' in the nRF Toolbox iOS app.
nRF Toolbox version 1.7
iOS Device: iPhone...
Hi Team,
In Generic Access I want to change properties for "Device Name". Is it possible?
I want to remove Generic Attribute Service(0x1800). Is it possible?
I am...
We have a BLE peripheral that has a button interface and nothing else. We would like to add some security so only certain smartphones can send/receive commands from it. An...
Hello all,
I'm using nrf51822 xxac on my project, however, I sometimes got feedback from my customer and said the OTA is not work. My device can't turn to DFU mode for firmware...
Hi, I bought the nrf51822-beacon kit and nrf51-dk including TC2030-CTX-NL connector for connecting them each other through the Debug out pin on the nRF51-DK.
I can't find...
According to the following sources.
advertising_init() -> advertising_update() -> advertising_update() -> ....
UUID, Mayjor, Minor is set in the advertising_init()....
Dear All
I'd like to know how to use Master Control Panel as non Administrator User.
I got and installed MCP v3.8.0.7, but the MCP cannot start on my PC.
Maybe it's...
Hi everyone,
I want to know the original interrupt priority of nrf51822, without using soft device or using NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority). I also want...
Hello everyone!
Just have a look at this beautiful drawing. (Red: what has to be done. Black: Can it be done this way?)
I only have some rudimental experiences in...
Hello! I trying to send message from peripheral to central. On peripheral characteristics are changes with delay. To change characteristics I use this function:
void send_char_data...
Im using the PCA10031. Placed it in the my laptop usb and installed the nRF go and keil mdk arm and nrf51 sdk.
Using the pack installer, which example should I use to be...
Hi,
Can anyone tell me, how the handle value is assigned for a profile. In my master control panel i can see the handle values assigned for every services, but it is not...