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, I'm using an nRF8001 with a locally stored GATT service and security enabled.
I have already established a bond with a master device. The master has enabled notifications...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
Hi!
I was trying to program bootloader provided with nRF51822-DK using nRFgo studio but I receive error like attached:
I was also trying to follow this guide:
...
I want to add an external PA to the NRF51422. My understanding of 15.247 is that you can transmit up to 30dBm if you use spread spectrum. Does the NRF51422 use DSSS for Bluetooth...
When is the most appropriate time to set the transmit power while using the S120 softdevice? I want to set it once at power up. Most examples that use the S110 SD set the...
Suppose I want my BT peripheral to provide Measured value of sensor X and Location of sensor.
Currently I have to send the following attributes
Service Attrinbute
Characteristic...
Hi All,
I am working a custom board for 51822. We have wired the UART RX/TX pins to a microusb connector (No RXD/TXD pins wired). The problem is once we connect it to PC...
Hello,
all was working fine, until today.
When I plug my dongle, my computer does not react.
The green light on the dongle is off.
Even if I suppose that it's a...
For my current project, I need to compile the »over the air bootloader« with gcc (because our buildserver runs on linux, developers using Mac … no Windows and no Keil so far...
Hello, I want to get Pwm output using softdevice but i am not getting it.Here is my code attached main.c please tell me where i am going wrong.Do ineed to initialize softdevice...
I am looking at using the nRF51822 in an application to create an Ethernet gateway and want to be able to download new firmware to the nRF51822 from a remote server. I plan...
I have an nRF51822 application using the Soft Device 110. I want to perform bonding with a central without MITM protection. In my on_ble_evt() event handler, when the event...
Hi,
I am new to the scene of BLE beacon development. I am using multiple Bluetooth smart beacon kits for indoor ranging/positioning purposes. To reduce the effect of interference...