Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Has anybody used an nRF51822 (e.g. on nRF 51 dongle / Adafruit BLE Friend) as a central talking with a peripheral like the TI SensorTag? Is there a tutorial / example code...
I have been trying to pair my nRF51822 heart rate monitor device with my Windows 8 laptop. Every time it is unsuccessful and returns the message try add your device again...
Hi
Doing some testing of the nRF24L01+ with LNA PA module, i have noticed noise on the 1.2 GHz frequency, this noise seems to be larger than what is allowed if i was doing...
HI,ALL
with ' nRF51_Series_Reference_manual v3.0.pdf ' , i want to know which pins can i used for adc purpose.
in the sample code.
void adc_config(void)
{
...
Hi there,
The s132 v2.0.0 production softdevice was released recently. How can I use it with the nRF5_SDK_11.0.0-2.alpha? or I have to wait for a new SDK release? When...
I have a bluetooth service which I want to have to initialise a TWI transaction (using app_twi). I want to get the data back from the TWI transaction, but I can't figure quite...
What is the pitch and spacing of the connectors on the underside of the PCA10004 and PCA10005 modules please? Is there a diagram showing dimensions anywhere in the documentation...
@Michael Dietz
Hi Michael!
I am not sure what happened to my last question regarding the BLE example using Segger Embedded Studio. It is no longer visible in the post...
i am already use sdk10 and Eclipse gcc tool chain set-up.. but when i am programming on nrf51822. so, it's not work. also, it's working on nrf51422 QFACAB0(0x0071)..
GIVE...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have the ble_app_hrs example working well with DFU.
When I take main.c from the example code and put it into an RTX project, the DFU stops working.
Symptom: nrfToolbox...
Hi,
I have a python scipt that uses pynrfjprog to program some custom information into a board's flash to be used by my application (calibration parameters, serial number...
I managed to compile the ble_app_uart on windows 8.1 with cygwin. I had to remove all abspath on the makefile, as launchpad gcc is not compatible with cygdrive notation.
...
Hi, I use the NUS most of the time.
(SDK 7.2 & S110 7.1 with IAR 7.1)
As you know, HID keyboard or mouse bond with centrals (smart phones).
After bonding, when using...
nRFgo was unable to read attach to the boards I have with the QFAABB parts, but reported QFAABA parts correctly and programmed them. nRFgo was at 1.21.02.
I updated to...