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...
Hi,
In the reference design of "nRF51822-QFAA_ST_BAL-NRF01D3", the datasheet recommends this crystal ( www.digikey.com/.../3125558) , but we are out of stock from local...
Hello all,
I have flased "ble_app_hts" example for nrf51822 on evaluation board PCA10001. In the application both the LED pins are configured for output using "nrf_gpio_cfg_output...
I have a large array of uint16_t data to use as a lookup table, which is defined in flash. It's 4002 bytes in size, and I can set where in flash it is saved. I'm accessing...
I am using an nRF51422 and attempting to interface
it with an MPU9150/6050 using your MPU6050 driver and
the underlying twi_hw_master.c.
I have modified twi_master_config...
Hi all,
My application gathers sensor data and uses the advertisement packet to broadcast the values (much the same as the nordic temp sensor example). Rather than having...
Dear developers,
I need to turn nrf8002 to master mode in order to use Alert Notifications of "Profiles - On Master" offered by nrfgoStudio. I need these profiles to activate...
I'm trying to send data acquired from the ADC and monitor it using the master emulator.
The values I'm getting do not appear to make sense though.
I'm using the BLE_HRS...
Hi,
Original UART DFU bootloader SDK example ported from NRF6310 board to PCA10001 board does not work.
What did I do wrong - can anybody please help me ? Thanks in...
It's possible this is a hardware problem, but what I'm seeing is this...
The clock is enabled on pin 0, data on pin 4. With both enabled in exactly the same way, drive...
Hi, I am trying to get the rssi value of a connection, and what I am trying to do is to start the rssi in the beginning at the connection and end it at the end of connection...
Using S110 version 6.0.0, Sdk 5.2.0, GCC 4.8 (C++, but that don't matters here).
I want to know, if the central has switched Notification and/or Indication on or off for...
Hi,
is it possible to use the PCA10000 as a data logger, to transmit the incoming data over USB to a terminal programm? Are their any limits, e.g. for the data rate?
...
Hey guys,
We're seeing a problem with weird reboots after our system goes through a firmware update using the DFU. We are using the latest GCC for these builds (4.8 2014q1...
Hello,
I was wondering if Nordic plans to offer a dual core variant of the nRF51822? We are starting to see vendors offering dual core BLE radios with one ARM core dedicated...