Hi,
I have a board which is nrf9151 with nrf52840 as BLE controller connected via hci_lpuart. This works fine so far, I am able to do simple AT commands as well as doing...
In the recent update for the VS Code extension, I'm wondering how to remove the added feature, as copied below from the changelog:
Added one-line messages about the SDK...
Hello,
I would like to keep track of time in Nordic Connect SDK (v1.9.1) based application.
The application has both BLE and Openthread enabled.
Before using Openthread...
Hello,
I have a custom board with nRF5340 and I am unable to change the BT_DEVICE_NAME on the NET core. I have tried both rpc_host and ipc_radio (RPC) images. they both...
Hallo,
I'm using Segger Embedded Studio to program nRF52840. In the Nordic nRF5_SDK there is the ble_app_uart example using S140 softdevice, which is running well. Now I...
Hello. I'm newbie with the NCS environment so tell me if I'm saying nosense. I use the nrf connect extension in vs code ide. (SDK: v2.7.0 toolchain: v2.7.0)
I want to...
Hi,
I'm working with a custom board build with an nrf9161, I've created my board from nrf9161dk board (change some pin and defintion), I'm able to flash and build? I can...
HI,
I am developing application based on healthcare. I am using nRF52832 with SDK15.3 in SES windows10.
I need to use bootloader DFU .
In my hardware i have only one...
I want to erase and write the flash while the BLE communication is going on.
In nRF52832 specifications it is mentioned that t he CPU is halted while the NVMC performs write...
Hello!
I want to use easyDMA. The SDK version I use is SDK15.0.I want to know how to config easyDMA.For example , If I only need to config TWI0_USE_EASY_DMA==1 ?
So far there are only a few devices that support Coded Phy. Is there any Bluetooth adapter that I connect (for example using OTG) to a smartphone (without built-in support...
SES will produce both hex and elf files when building. I can flash any old hex file with Target -> Download File -> Download Intel Hex File... But I can't actually have SES...
Hi,our product is ready for production and we are preparing commissioning software.
The 52840 is powered from a 3.7V LiPo via an external switching regulator that outputs...
Hi I managed to successfully implement a busy-wait using nrf_delay_ms(). However, I read that nrf_delay_ms() uses more power than app_timer's RTC. So I am trying to use app_timer...
Hi,
I am creating a central device with some similar services and code as the NUS example in the SDK. I posted with an issue here I was having earlier but I am writing this...
The recent update to nRF Connect 2.01 seems to have a problem with getting the firmware zip files into the inbox with iphone x max looks like the share option isnt putting...
I am a beginner trying to implement ble_app_uart example from SDK 15, example compiles with no problem, advertizes. LED 1 blinks when advertizing, and turns ON when connecting...
WHY WHY WHY!
You guys proudly release an upgrade to the programming tool within NRF Connect.
Then when a dummy like me upgrades I'm told that it's only supported by NRF...
Hi all,
I am working with SDK Thread V3.1.
I run simple_coap_server and simple_coap_client.It run normal.
Now, I want to add DTLS for this example for secure data. ...
As far as I understood, the flash protection can be realized by writing the 0x00 to the lowest 8 bits of UICR APPPROTECT register either putting it code image or via the nrfjprog...
Hello,
I use NRF52810 with SDK 14.2.0 and softdevice 112. I need to use 7 input pins, but if I config more than 3 pins, all signals disappear.
GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS...