Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
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...
Hello,
I am starting a project related with BLE communications. In the future, I want to design my own board and to be able to program it. I am going to start with a development...
Hi, all.
I have been using the nRF51822 board, I am making a peripheral.
The peripheral has been equipped with a sensor to multiple GPIO.
(For example, sensor1 to P0...
Hi
I am implementing my custom service, and started from the led/button example.
I am using the LightBlue app on my iphone to connect to my device under test.
I can see...
I am trying to generate the services.h file and get an error that "Something was wrong with the advertising packet". I see at the end of the log it says "Return code: 0x2...
Hello All,
I have a basic question about empty scan response operation with the ADV_IND PDU. When I set advertising data as follows:
err_code = ble_advdata_set(&advdata...
In the download section, all other SoftDevice versions are named "(Production ready)". Just the new S120 v2.0.0 is not. Does it offer the same stability/reliability as the...
We have an nRF51822-based product that goes the SYSTEM OFF in certain situations.
We wake up with the DETECT signal from a pin which we set to sensing just before calling...
I want to have it wireless capabilities into the cable, the receiver and transmitter antenna ports with shielded wire connected directly, so there will be a wireless signal...
Hello! I want to broadcast messages between 2/3/4/5/... devices. How Can I broadcasts between devices? Each device must receive messages from others and also broadcasts to...
Hi,
I'm unable to configure the UART so, that it will generate the TXDRDY event. I have an UART that should send periodicaly 4 Byte sequences without hardware handshake...
Hi,
For my research project on novel antennas I need a demonstration prototype, and the nRF51822 Beacon Kit would be ideal for me (due to its small size and battery power...
Hi there,
I was wondering it it is possible to use MATLAB as a central device, using a third party dongle?
The MATLAB Instrumentation Contol Toolbox can be used to control...
Bluetooth v4.2 included an ability for attributes to be greater than 20 bytes of payload data long. Is there anything in the nrf51822 hardware that would prevent this from...