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 have successfully connected an MCP3004 to the nRF52832 and can assign the ADC channel 0 output to a characteristic value. Works beautifully.
However, there are...
Hello,
I would like to know what are possibilities for low power in a central device on nRF52 chip.
I need to be in BLe connection mode, and be able to receive notification...
I'm trying to figure out if the NRF51822 is capable of performing the tasks I need for my project. I need to be able to do the following
4x PWM at ~2kHz
4x Analog read...
I am building a Bluetooth Mesh project and when trying to make a custom Makefile for the Mesh Light Control Example , but when compiling the project i get this error:
Compiling...
!!! (Distributor is unknown to me, but I can get it if needed)
Hello,
We are developing a BLE enabled device to operate on iOS and Android phones.
The nRF52832 chip...
Hi friends,
I'm using a NRF51 IC with this 4.0BLE Modul PTR5518 and i have big problems with Range. As a protocoll i use gazell.
In air it is possible do get some correct...
Hello,
I am currently trying to make an MSD RAM disk with nrf52840 nRF5_SDK_14.0.0 with O0 optimization level. And had no success. For some reason in Keil example O3 is...
Hello every one,
So after I made my 3rd party NRF52832 board and flashed softdevice S132 with arduin ide and ST link V2 I'd like to migrate to something more serious in...
Hi,
Do you know how to make the nodes in the Mesh send back the data to the main device?
For example, a node is a sensor that gets a new value and now needs to send the...
Would like to get continuous advertising data from a known device ID - without connecting. Would like to do this on a Windows PC. I don't see a way to do this with nRF Connect...
Hello,
We are working with the one potential customer . they are working on battery connected beacon project below are the some queries
customer using nrf51822...
i am compiling an code just to store a data to flash and retrieve it. i wrote the code for that i included fstorage.h,section_vars.h and added fstorage.c. I am not using any...
Hi,
In nRF5 SDK v14, in the file ble_advdata.h, there is a routine to create advertisement data from a ble_advdata_t struct that is passed. This struct allows only 1 manufacturer...
This omission leads to linker errors:
_build/app/nrf_ble_gatts_c.c.o: In function `nrf_ble_gatts_c_on_db_disc_evt':
nRF5_SDK/components/ble/ble_services/experimental_gatts_c...