Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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...
Hey guys,
I have nRF52840-DK and one time i got pop-up from nRFgo Studio, that i need newer version of Jlink. I updated Jlink from Segger website to version 6.62b. After...
To the kind attention of Nordic support team,
Is it possible to change pipes' numbers used by secured gazell library? It seems to be using pipe0 for pairing infos and pipe1...
Hi, I have a quick question regarding the DFU MTU get request.
According to the docs page , this should return the MTU used by the transport, but in reality nothing is transmitted...
Hi,
nRF9160 DK (PCA10090) is continuously rebooting.
I have flashed following Images and tested, but same issue (rebooting continuously) observed.
1. Pre-compiled...
Hi,
I try to build and programm Thing:91 with segger embedded Studio and need the file app_signed.hex to Flash the Firmware in Thing:91 without a external debug probe. After...
Hello
I have a 3 custom PCBs with nRF52832 (1 central and 2 peripherals) and 1 nRF51 dongle (peripheral) arrangement where the two peripheral nRF52832 boards (custom PCBs...
I have just switched from SDK version 1.0.0 to SDK 1.1.0 and I am using the MQTT FOTA example
I had the example project working when I was using v1.0.0 of the SDK
I...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) Do we need to call fds_record_close...
Hello everyone!
I tried to write data directly into flash using flash manager from nrf SDK, but according to docs it does not work with ble mesh.
But mesh flash manager...
Hi to everybody,
there's a way to force a Zigbee router device to send Announcement Command at certain time interval also if it's already joined to a network?
I saw that...
There are two capacitors (C18, C27) that are labeled as N.C./Not mounted but there is no description for their existence at all. Do I need to place those pads?
i have a some XX byte of custom advertising data and we are following the SIG specifications , i want to update my advertisement data which is not part of the structure "ble_advdata_t...
Using LFCLK, enabling and running the WDT causes the nRF52840 to hang until the watchdog reset when calling nrf_drv_clock_lfclk_release . This is with SDK v15.2.0 Steps to...
Hi I'm using nRF52 DK to program a BM832 module where I want to run some code to manage FLASH memory. I make run examples on the DK but on BM832 module can't be possible because...