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...
The way i understood GAP, it's supposed to be some sort of stateless key/value protocol.
In order to get GAP working with an ibeacon, i took the ibeacon example, and changed...
In the past I've used the Johanson 2450BM14A0002 balun with the nRF8001 with great success. Unfortunately, it's now out of stock throughout the US at component retailers,...
Hi,
I think it's great that Nordic Semi is using Github for the Arduino SDK.
Are there any plans to do the same thing for the C SDK ?
Best regards,
--Stephan Walter
I have Nordic nrf51822 BLE device, I would like to develop a system such that whenever nrf51822 turns on it starts to make connection with the other BLE V4.0 enable smartphone...
Hi,
I recently made a custom board using the nRF51822 and the LC network using values from the reference design. After fabrication and assembly, I tested the insertion...
I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program...
For some sort of geofencing application, we want to include the BLE module nRF51822 into a Base Station (BS), and a small mobile device (MS).
The MS should detect the presence...
I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430.
When i start my coard and init spi and try read few register - i have problem....
Hi,I use 51822 to make a fitness device. one of the function is advertising current value(Steps,Heart rate,Distance,Calorie) to the phone over BLE. What the default service...
I downloaded nRF51 SDK 5.2.0 and I am studying the examples for S120.
I notices that there's no gcc directory, thus only Keil compiler can be used. Is there a way to use...
Hello,
I have some questions regarding bluetooth low energy and the NRF51 series.
[list=1]1) I have to synchronise maximum 17 sensors, so i will maximum need 4 masters...
Hi.
I am looking for the internal resistance of the ADC pin of my nrf51822. I have looked at the Product Specifications (as well as the Reference Manual and other documents...
I find it unstable to send hid data, even if I set timer 1 every 8ms to send hid data.
I can catch data bag from wireshark it seems that interval of two data even close...