Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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 ,...