Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
Hi,
I want to use BLE for following situation and I wonder if it is achievable.
I have a 3 boards with nrf51822. Two of these boards have mpu6050 sensors connected to nrf51822...
Hi,
I am a little confuse at the moment and wondering if anyone would have any insight on the matter.
I am making a pair of device with s110 and s120. So the s120 will...
Hi,
I'm trying to write my own application based on the ble_lbs example on nrf51822. Recently I've discovered a problem with reconnection to the beacon. I can successfully...
So, we have been developing our firmware (for a while now) against a SoftDevice version called 6.0.0-1 alpha. We are getting close to production time, so we wanted to switch...
I had a product working with S110(BLE peripheral).
I am trying to get same BLE feature working on an product working with S210(ANT)
So I chose S310 to have both ANT and...
Hi devzone...
My setup is nrf51422 dk with soft-device S110 on the server side and on the client side i am running MCP 3.8.0 on a PC using usb dongle.
I am using Queued...
1 sensor per nRF51288.
Sensor supports either 400kHz I2C (10k pull up recommended) or SPI (2MHz typ, Max 20 MHz)
From the nRF51288 Product Specification:
Run current...
I want to use the s130 softdevice because we need the broadcaster/observer mode at the same time. I bought the nRF51 Dongle and the beacon Device.I use the Keil IDE, debugging...
From the question "Advertising on a single channel", the new S110 supports advertising on one single channel. What I want to know is if S120 supports listening on one single...
Hi,
Thank you for looking into this issue.
The target BLE module we are using is a custom board (Rigado BMD200) based on nRF51822 s110 chip. We have tried a few example...
Hi,
I am following the tutorial using Raspberry Pi Kernel version 3.18, but after the step 7, the raspberry gets frozen with the colorful image in the beginning of the boot...
Hello,
we want to establish a UART communication between the Dynastream N548M8CB Module and a TI Mikrocontroller. I have tested the UART loopback example with the pca10028...
In the data sheet of SHT21 is this the formula to calculate the temperature:
T = -46.85 + 175.72 * temp_data / 2^16
temp_data has the value 26'464.
The result should...
Hi,
I'm trying to define a new service, and on the GAP settings, I would like to advertise my service, but I get an error message: advertisement packet too long.
What...
I have a temperature/humidity sensor from Sensirion. The Type is SHT21x. The sensor has I2C so it should be able to tranfer the data from the sensor to the Nordic chip over...