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...
so this is something weird I encountered.
Every time I use an eraseall statement and download my firmware, the chip doesnt start up immediately unless I reset it 4 times...
Hi,
I am completly new in nrf-connect sdk and zephyr environment.
i don't understand how to configure the Eddystone TLM format for the nrf5340dk. I tried wiith the eddystone...
I am having trouble getting the data (7 ASCII characters) transmitted via UART using the interrupt driven mode. The uart_fifo_fill function returns a positive number (the...
Hello,
I was developing an application and was using the ble glucose application as a template. This uses the s140 softdevice, however as I am using the nRF52811 in peripheral...
Hi,
As queried before in this link , I am not able to restore the model publication state after reboot. Am using sensor server example to write my application on top of...
Hi,
Because I am not getting any answers to my original ticket(ID: 294922), I'll try it this way by opening another ticket on the same issue.
I have a nrf9160DK and flashed...
Kind folks,
Situation: The product page for the Thread Topology Monitor v1.3.0 lists the following compatible dev kits (to which I've added the PCA numbers):
nRF52840...
Hi, is it posibile for use nrf21540 in the other brand BLE MCU board? some custmer maybe do not want use Nordic BLE, but want use nrf21540+other brand BLE, it is posible to...
hello!
I want to use Jlink to download code to a NRF52840 chip as MCU development board, but the number of pins and pin spacing of my Jlink are different from it. So I had...
Hi, Nordic support,
I have built success with the example "nrf5340_audio" set the gateway mode. when I run the example into my board "NRF5340 Audio DK" I get this error...
Hi,
I'm trying to use the nRF9160-DK(Ver.1.0.0) for LTE communication and GPS location information acquisition.
I found a list of LTE antennas at this URL. However, I...
We are using NRF5 SDK 17.0.2 on an NRF52840.
I am implementing a bootloader update procedure. Our updates always store the new image in external flash. The spare space in...
Hi,
I'm interested in using this AT command to upgrade my nRF52840. But I'm not quite sure what to do exactly. I'm using nRF5 V17 SDK on nRF52840. what should I provide...
Hello,
I'm thinking of increasing the transmit strength of my peripheral device using the function provided below.
sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV ,...