I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hello,
I would like to experiment s120 on the evaluation board.
There are some examples but in nrf51/nrf51822/Board/nrf6310/s120/experimental.
Can I use it ? Or is there...
What are the correct PTX and PRX configuration settings for using dynamic payloads with auto ACK disabled? Can I just clear EN_AA and set EN_DPL and DYNPD for the pipe I'm...
Hello! I am working on a project in which I want to send stored sensor data to a smartphone whenever the phone is in range or at specific times of day.
Most of the communication...
Hi,
I am trying to get hold of version 2.1.0 of the dev kit for use with the sniffer. The dev kit is in stock at Mouser but they can't confirm the version number, but said...
I have developed the schematic of connecting NRF 8001 BLE chip with Arduino,the file is attached that contains the schematic. Can you please verify my schematic i.e will it...
Hi, I'm looking for a solution can make a ble device communicates with multiple 2.4g devices at the same time , is 51882 qualified for this? or just by combining both nrf8001...
Hello,
I would like to use the fifo common library but i have an link error. I don't understand that because fifo_app.h is included and contain the functions...
...
Hi
We are using indication to send data to make sure master receive all the package.If we didn't
receive the confirm message,what should we do?Should we send it again in...
I'm guessing it is because the engine powering the site does not support it. But has it ever been considered?
I think it is a powerful way to engage users and build a community...
Hi,
I have two questions about nRF24LU1+.
Q1
Can i change nRF24LU1+ isocheonous endpoints(Endpoint 8 IN/OUT) to Endpoint 1 IN and Endpoint 2 OUT?
Q2
Can i use Endpoint...
Hi,
we’re a group of students at NTNU in Trondheim doing a project regarding bike and pedestrian registration. So far we want to make a solution based on iBeacon and Bluetooth...
Hello,
I am looking into the possibilities of implementing frequency hopping using the nRF24L01+ radio with an external Ti MSP430 microcontroller. I have read that it's predecessor...
Hi,
I want to realize the function of bond, I use "lib_aci_bond(180/* in seconds */, 0x0050 /* advertising interval 50ms*/);'\",.When I click the connect, it can connect...
In nrf51_sdk_v4_4_1_31827\nrf51822\Source\console\console.c,
#include "uart_legacy.h"
But there is no "uart_legacy.h" file in the SDK.
I have to modify to "app_uart...