Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
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 ,...