the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
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...