Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
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 ,...