Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi
I have created local buffer of 100 bytes.
while device is connected to dongle it is sending all 100 bytes over bluetooth stack .
but once it is disconnected and...
Hi everyone, I don't have the nRF51822 yet, but still want to get familiar with it as much as possible before I get to buy it. I was looking for a description of the functions...
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...
Has any managed to connect a Windows Phone 8.1 device to NRF51?
BLE is "definitely" supported on Nokia Lumia:
Nokia Support
But I am unable to pair with either SD 5.1...
I'm working with a custom hardware board made by hand which works properly, but since we make a batch with a pick and place machine, something seems to be wrong with the board...
I am trying to use the S110 v7.0.3 with a nRF51822 QFABA0 chip. I am using the hrs example from the SDK v5.2.0 ( I have changed the IROM address to 0x15000). I've got an error...
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...
Dear Nordic,
I would like to implement on server side Private Resolvable address according to specs. For that I need to get the IRK that has been sent to client (central...
Can't seem to find the proper sdbc file and pack for the newest version of 51422_S210_256k for Keil 5 on either Keils site nor Nordic's. Called Keil and was told that Nordic...
In Nordic\nrf51822\Board\pca10001\s110\ble_app_hrs project,when I add somting into this project but the now that I add dose not work!!?
//this is buzee_gpiote_init()
static...
Hi,
I am working on proximity solution app and I have to implement link loss and immediate alert service but don't know how implement it as I am a learner in this technology...
Hello
I think my question is pretty simple but I would like to clarify this topic, please:
I have read in other threads in this forum that " bonding should eliminate the...
Hello,
Actually, I am evaluating the nRF51822 using the EK. I have some questions as follows:
1- Is the S120 an enhanced version of the S110, and what is the real difference...
I use P0.2 as a wake-up pin, when the system into a deep sleep, I connected a High Voltage in the P0.2, it can wake up, but if I connected a High Voltage in the P0.2 always...
Hi
I got some questions about the RF part of the ref schematic.
1, why the bias voltage for ANT1 anf ANT2 are not the same since they are differential lines?
2, what...