Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
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 all:
I am using the nrf24le1.And i confuse about the recive and transmission address in rf transceiver.
What do we use the address to do usually.It will be wonderful...
Copy nrf51.cdb to "C:\Keil\UV4"
Copy nrf51xxx.flm to "C:\Keil\ARM\Flash"
Set the keil project-device to nRF51822(data base : Nordic nRF Series Devices)
This is...
Hi
Is there a documentation of the nRF51822 sniffer interface? e.g. communication structure, command format, captured messages structure etc?
Thanks
Yaron
I'm trying to set up a network where 1 - 4 BLE devices wirelessly talk to a computer. I'm using an arduino connected to the BLE shield.
The computer is a Winows 7 laptop...
Hi,
I'm creating a project on nRF51822 chip and I have a problem with disconnection. In my program I want to disconnect with master after some time e.g. 30 seconds. I'm using...
I'm unable to write my application code to the flash of an NRF51922 (QFAACAA). NRF Studio will let me flash the hex file but it fails verification. If I try programming in...
I have a question, can nRF51822 operate in regular Bluetooth mode like a Bluetooth 2.1 device?
If answer is no then, is there any product from Nordic that operate as Classic...
Hi developers,
I've finally got the nrf51822 working and advertising a good signal to the dongle. :)
After doing all the steps in the NAN-36 pdf-file I hoped that pressing...
Hi all,
I'm using Timer2 while having the SD enabled, and I'm having some problems. I don't seem to be able to reliably set the periodicity of the timer. No matter what I...
I've spent quite a while getting Eclipse on Mac OSX working. I started with the original makefile but have come up with, finally, a working native Eclipse build which does...
Hi all,
I have an external dongle (Bluegiga) that is scanning for BLE devices.
My problem is this: all the BLE devices in my room are showed correctly except my nRF51822...
Is there a link where I can find all sources of applications for NRF51822 corresponding at iOS App "nRF Utility" (with explanations of use of both systems)?
Thanks for...
I 'm developing using a nrf51822
and use 256kb rom 16kb ram.
I met ram overflow frequently.
so,I want to calculate the ram size at the map file.
could you explain how...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
I'm developing using a nrf51822.
as a investigation of map file,
It seems that use the only block0 ram region.
Name Origin Length
RAM 0x20002000 x00002000
so,I suffer...