Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Unless manually set the value of bond_init_data.bonds_delete to true in the function bond_manager_init to clear bonded masters, I end up in the HardFault_handler. The last...
I'm trying to just set up a Timer for 8 MHz frequency and have that output on a pin. It seems simple but I'm having some problems (the frequency is a lot lower). What am I...
Hi everyone,
I've just started to develop software for NRF51822 - Bluetooth Low Energy on the Evaluation Kit. I managed to connect the development dongle and evaluation...
Based s110_nrf51822_5.2.1_softdevice.hex and nRF51 SDK v. 4.4.1
When scanning iOS, why not click pair on the iOS side and NRF51822
connected on? whether the pair can be...
Hi,
I'm planning a hardware solution and I need a BLE IC capable of act as a master and a slave, not at the same time, but with the possibility to change it's role by software...
I used nrf8001 to implement ANCS.It working fine.But when it disconnect for a while and reconnect(reconnect successed).I found Iphone can't send any ANCS message to nrf8001...
Hi, I would like simplify the nRF24AP2-8CH signal RF output using a Balun with a chip antenna.
What is the best way: the 2450BM14A0002 from Johanson, the BAL-NRF01D3 from...
Hello all,
I have nRF51822 and after one attempt to use it as a sniffer I have erase the demo app or everything else on it. Since then I was unable to turn back as it as...
Hi,
I need to make it possible to allow connection to one specific central device. This with the thought that the user doesn't want to be bothered with bonding the device...
Hi,
I am having trouble in downloading firmware to my development kit. Previously, everything worked and the module already flashed with my BLE firmware. Today, as usual...
I wish to inform Nordic about this issue with jlink OB used on EK boards when used in OS X environment.
J-link OB returns " Can not connect to J-Link via USB." and a CDC...
Hi all -
I just received my nRF51422 V2 eval kit, eager to try it out.
I am fairly convinced I have all the latest nRFGo and SDK installed, fresh off the Nordic site....