Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
I use Android nRF Toolbox Uart and NRF52832(SDK version :17.0.2,app:ble_app_uart)。
I set (RX&TX)PHY 2M,(11.25-15,0,20S)。
form NRF52832 send data to Android nRF Toolbox...
Hi guys
I try to develope a bluetooth application with a customboard on Zephyr 2.4. At the moment the firmware should work on the nrf5340-pdk until the hardware is ready...
Hello NordicSemi,
We are developping a product based on the nRF52840-QIAA and are using the schematic reference nRF52840 DK Hardware files which is similar to the circuit...
I have developped an application using bluetooth mesh with NFC to read a text record. I am currently using the nRF52840 DK Rev 2.0.1 2020.11.
Regarding my software setup...
W e have the problem with GPS that it sometimes takes a long time after a cold start until the modem gets a fix. I see strongly fluctuating times between 78 s and> 600 s ...
I'm trying to modify the asset tracker for the Thingy91 to read the actual values of the ADXL362 and BME680 sensors. By default for some reason the project uses simulated...
Hi,
this project is upgraded from 51422, now use 52832, sdk 15.3 and sd332, we encounterd a issue that the ant burst always fail after first segment is sent while ble is...
Dear Nordic:
Help to see this problem,tks
Problem description:
SDK:nRF5_SDK_15.2.0_9412b96
status:bonded device
demo:Let's refer to this sample code ---- nRF5_SDK_15...
Hello, all.
I am working on a project in which the ultimate goal is to read an 8-bit signal with 10kHz frequency.
To test if this would be possible, I tried to generate...
I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as controller.
The problem currently i am facing is to send a init packet to my nrf board...
I'm running a fine working example based on the Bluetooth low energy Characteristics, a beginner's tutorial on the nRF52DK using SDK 15.3 working as a BLE peripheral.
When...
Hi,
we have developed a nRF52 based product using SDK 14.2 + S332 5.0.0. The product is self-controlled by a Ionic-Cordova App (Android and iOS).
Unfortunately, late in...
Hello,
In our project we have a nRF52840DK as central device and a BMD-300 (contains nRF52832 chip) as peripheral device. The BMD-300 sends data to the nRF52840DK with a...
Hi,
I'm using nRF51 BLE dongle as a sniffer to capture BLE packets. I can able to capture BLE packets using wireshark. However, I unable to capture BLE packets using python...