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...
I keep seeing NOT_AVAILABLE_BECAUSE_PROTECTION errors on all sub-programs of nRF Connect when attempting to program the associated firmware (RSSI viewer, Bluetooth Low Energy...
Hi,
I am trying to create a Mesh network using CCT controlled lights and switch.
I am using nRF52-DK, I want to use one of the button for two functionalities i.e storing...
Hello,
I am using nrf52840 and sdk15. I have enabled read and write authentication and am having trouble accessing all of the data from p_ble_evt->evt.gatts_evt.params.authorize_request...
Dear Nordic,
We are using the NRF52 chip in our products. And as such we need to update the firmware every now and then. When using the tools you guys provide, it works...
Hi,
I’m running the SDK 17, S132 and I do have the PC10040 board.
My embedded bluetooth application will work as a BLE UART, I will send and receive small blocks of data...
Now I use nrf52810 to develop a device, and now I want to use SD_ power_ system_ Off (); turn off the device, and now turn on the device again. What can I do to achieve this...
In the instructions for setting up a project in Segger Embedded Studio it states...
Select File > Open nRF Connect SDK Project .
To import a project into SES, you must...
Hello,
I encountered a problem. When I turn off app_timer during timeslot interruption, it cannot generate app_timer interrupt code show as below:
I am using app_timer2...
I have an application which is currently using a the custom RADIO_MODE_MODE_Nrf_250Kbit mode, and I want to port it to the 52840 and 52911 using
RADIO_MODE_MODE_Ble_LR125Kbit...
To the kind attention of Nordic support team,
I'm very interested in understanding how to have firmware that is working as in PCA10059 in respect to USB bootloader and fw...
hi everyone
I'm new for mesh. having read the document,but have some question.
1 Could the mesh DFU bootloader update the source devices' application through its serial...
Dear all and Nordic Staff:
Thanks for your support as usual.
I have a new application project with BLE and Zigbee dual stack protocol for industry market.
May you suggest...