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,
although the NRF52840 has a nominal receiver sensitivity of -103 dbm I am only able to get a sensitivity of around -97 dbm. I know there was a bug in older soft device...
Hi all,
im using keil5 for this .i getting problem or may be confusion while selecting the packages .also could i use the softdevice for this .Also wanted to know the uart...
I want use two 52DK for BLE transfer demo, one 52DK download nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart",
other 52DK download "nRF5_SDK_15.0.0_a53641a...
Here NRF52 TX pin is connected to Battery to measure voltage Level. i am using NRF52 with SDK 11 and s132 soft device. Schematics are shown below
here BATTERY is connected...
The nordic thingy won't program anymore every time I try to program it gives an unknown error.
Does this mean that it is bricked and i need to change the chip or is there...
hi,
I am trying to develope a code to blink 2 LED's for different time interval of 500mS and 800mS using TIMER but I want to control them using TIMER 0 for one LED and TIMER...
Good afternoon,
I would like to ask you if it is actually possible for the peripheral device to automatically repair with the central device after being powered off through...
Hi All,
I have an application successfully running on nrf52832 with sd132 which I am migrating to nrf52810 sd112. Unfortunately since the softdevice structure has changed...
I am using nrf52832_xxaa and I'm porting my device from SDK11 to 14.
#define APP_SOC_OBSERVER_PRIO 1 /// Applications' SoC observer priority. #define APP_BLE_OBSERVER_PRIO...
Hello guys,
I have got some evaluation project based on Mesh.
I have got Mesh SDK (nrf52832 DK Based) and Thingy52 Mesh examples working. Even we created sample Android...
How is the output power effected by temperature on the nRF52832 chip? Is there any data or documentation specifying the change in output power vs low and high temps?
Hi,
I use the bootloader example given into the library to update my application (or bootloader and/or softdevice+bootloader) via DFU but I don't find in this code how to...
Hello,
I have questions on the Provisioner of a network. Reading through the documentation on Mesh Provisioning, I have come to understand that some amount of data has...
I've tried this but it does not work: static void adv_slots_init(void)
{
uint8_t default_frame_data[] = {0x03,0x03,0xAA, 0xFE,0x13,0x16,0xAA, 0xFE,0x10, 0xF8,0x03,'g','o...