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...
I'm using nRF51 BLE dongle as a sniffer and trying to capture BLE packets through CLI. I'm using example.py which came with nRF sniffer software.
I unable to get the list...
Hi team,
My customer wants to read the BLE address (random address that is generated by nRF52) to generate a QR code for quick pairing in their application. Do we have any...
What data do app and BLE 2 generate when pairing and binding on the app and BLE devices? Can I get it on the APP side? I know that LTK, STK and other data can be obtained...
Myself Sheethal Sunny, Design Engineer- SFO Technologies.
Our main proposal is going on for newly deign product.
May I know any Bluetooth module is supporting similar...
Hi,
I am searching for a clean way to handle a timeout (because I2c device does not respond or there is a hw issue with the I2c bus).
On startup I probe different I2c...
Hello ,
I am interfacing the customized board nrf52832 , As of now we didn't populated the 32 MHz externally . so I am trying to program the peripheral alone. Twi sensor...
Greetings,
We developed a customized board using NRF52832. We flashed the code using NRF connect JTAG. The LED is working fine. But when we flashed the BLE_UART BLE is not...
Fired up nRF Connect v3.6.0 on MacOS
Plugged in new 9160-dk and switched on.
Connected to USB.
Selected board. Green dot appeared but nothing in the "Device memory layout...
Good morning,
We have developed a prototype based on the nRF52840. We have also developed an Android application.
When smartphone has device already bonded the application...
Hi,
I am a beginner in BLE Mesh. I am trying to create a Mesh network for residential purpose using Tuneable lights, switch and sensors.
Mesh SDK version : 4.2
On the...
Hi, I am developing a SDK 17.0.0 based iBeacon application, and I see below API for initializing/updating advertising data.
I want to know what does it do with the buffer...
Hello
I am now quite familiar with the basic PWM playback capabilities of nRF52832. However, I would like to make a chain of simple and complex PWM playbacks.
I have already...
Hello,
I am developing an application that sends data from an Arduino Nano 33 BLE Sense to a custom Android app (Motorola Edge running Android 10). The Arduino board is...
Hi,
As many of you, I'm tryng to compile pc-ble-driver (v4.1.2) found in https://github.com/NordicSemiconductor/pc-ble-driver/tree/v4.1.2 , just to see how the code works...
Our application stores sensor data in flash and sends the data on request via USB. But if the device is connected to Bluetooth once then it is having issues in USB data transfer...