I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
I cannot download S110 to try right now. I have some 51822 Dev kits, but somehow I didn't get the product keys entered into my page, and the boxes are all gone.:D
When my application is running on the nRF51822 (e.g. the hrs example from the sdk), I want to stop this application (e.g. at a breakpoint), investigate some memory and than...
Hi,
I've started developing some test applications for the nRF8001 to better understand all the ACI libraries and improve my knowledge of the chip.
I'm experiencing some...
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...