Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I have some problems to advertise a custom 128bit UUID.
I succeeded to set the 128bit base UUID and my Characteristics UUIDs are 128bits.
But how I can set the PrimaryService...
Hello,
I want to implement device pairing, using the pairing bit. The pairing bit is set in the masters device type. For a slave to pair with such master, it opens a channel...
Hi Nordic!
I am using nRF UART2.0 and nRF51822.
I am sending some data from nRF51822 to nRF UART2.0
But after 3 minutes, I can get disconnection.
and 0x16 error...
I am currently using ARM's CMSIS-DAP interface to support flashing of an nRF51422 from a host MCU (i.e. to perform updates of the SoftDevice and/or application code running...
Hi guys,
I have a custom hardware with the nrf51822 and we have a slow connection and services discovery is clearly slower that when we run the code in the Development...
I use two nRF24LE1s as transmiter and receiver Here are my questions:
I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to...
Hi I am trying coding a remote controller using nrf24le1 but failed. any sample code?
it with several keys when push down the pin will connect to GND.
when any key push...
Hi all,
I would connect the NRF8001 module to my microcontroller (SAM3SD8C). Does anyone have an example code for this microcontroller?
Otherwise is possible to modify...
Hi All,
We have a PCA10001 running a ble_app_hid_mouse (modified according to our use case) which receives data from PC UART.
We are trying to connect to this device...
I cannot find any instructions on how to "pair" the nRF8001 with a laptop (I understand that BLE doesn't pair like usual BT).
Are there any tutorials available?!
Thank...
I am trying learn how to handle a central when the bond has been deleted on the device only.
It is a HID device using softdevice7 / sdk6.1, with max 1 bonded centrals....
Hi
I've been able to include Device Manager to bond my peripheral to Master Control Panel, but testing with LightBlue runnining on an iOS 8 iPadI'm having several weird...
Hello, can you provide your design files (schematic and PCB) in ASCII format , so I can load them in my design environment ? Or provide a link to ASCII format ? Thank you...
Hi,
nRF51822 use ESB to communicate with LE1,they both use ACK and retransmit.
In the beginning, 51822 works at RX and it can receive data from LE1;Secondly, 51822 turns...