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...
Hello all,
I am porting the code from the nrf52dk to the nrf52820 based module and so far so good!
However, I can blink the LED on certain pins while not on the others...
Hi,
I am developing the nRF52833 DK with NCS v2.00.
I have implemented a service to display RSSI. I have setup the service according to the instructions provided by Nordic...
Hello everyone, I have an oxygen sensor"Gasboard-7500H" i need to read purity and flow with UART communication, this sensor works perfectly with Arduino and display corrects...
Hi,
I am developing an embedded system that uses Bluetooth communication and would like to manipulate certain Bluetooth characteristics such as TX power and RX sensitivity...
BLE Device
- nRF Connect SDK: v2.0.0
https://github.com/NordicSemiconductor/IOS-DFU-Library
This library doesn't seem to support the new nRF Connect SDK.
Which library...
Until 1.9.0 of NCS, SES was recommended, so it was possible to use OpenOCD from there. With NCS 2.x.x, VCS is recommended, so it's good to use it, but I want to continue using...
Hi,
We have some variables in shared memory. These variables can be accessed directly by both cores, and this is not controlled through IPC.These variables can be accessed...
Hi Nordic Team
Starting Point:
Provisioning of dimming server is done with code from the PB Remote provisioner, working so far.
Publish of model to group is acived similar...
Heyyy guys!
It is possible that I'm doing something wrong, but i'm confused as this was definitely not an issue at some point while i've been working with the 5340.
I...
Included "bsp.h" and "nrf_fstorage.h" still getting these below errors:
undefined refence to `bsp_indication_set'
undefined reference to `nrf_fstorage_init'
undefined...
Our product is using NVS to manage settings in external flash. The normal NVS initialization time is between 1 to 3 seconds at boot. Occasionally I have witnessed 10 to 15...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
Normally OTA works well. I found unexpected assert after OTA is done. Can you please review my assert code with my elf....
I want to make a low power beacon with GPIOTE input which indicates movement and causing a change in the beacon advertisement (e.g. minor value). In order to do that I am...
Hi,
I am using Zephyr's sample code of sensors. Sample code is using wrapper function for device initialization, getting sensor's value etc. But there is no API exposed...
Hello! Just a quick question. I cannot find this file anywhere ` <InstallFolder>\examples\multiprotocol\ble_zigbee\ble_zigbee_dynamic_door_lock_nus`. This is referred to from...