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 Everyone, I am generating firmware hash using an hash function provided by an external library and using CODE_START and CODE_SIZE macros in app_util.h , So i wanted...
Hi,
We are currently testing the zigbee_light example for nrf52840dk. Once in the debug stage, if we pause program execution and then resume it we find out that codes gets...
Windows 10
nrfjprog version 10.10.0
jlink mini - connected to Windows 10 USB port, try to run any nrfjprog command and it says there is no debugger connected to PC.
...
EDIT: I incorrectly reported the Secure Bootloader pca10040_s132_ble_debug .hex file included in SDK 16.0.0 wrote to addresses in the mbr_params_page, I have since identified...
Hi,
I am using ncs 1.5.0 and modem firmware version 1.2.3.
if I keep CONFIG_HEAP_MEM_POOL_SIZE=8192 then my application runs without any issue but
If I set CONFIG_HEAP_MEM_POOL_SIZE...
Hello,
We are implementing NFC functionality on our product. Specifically we're using the Type 4 Tag (Read/Write). Are there any compatible NFC reader/writer modules? I...
In my product I use certain GPIO pins configured as input with the pull up activated to act as sense inputs connected to momentary switches to control the application firmware...
Hi all
I have developed a project on the nRF51-DK board based on the proprietary RF protocol.
Now I have a custom PCB board always with an nRF51822 but only equipped with...
Hi, im running the sdk version 1.3.2 and Im experencing a system crash after calling
spm_request_random_number after the 4th or 5th time
I've already done some research...
Hi i was trying to use simple mqtt sample provided as example with location " ncs/nrf/samples/nrf9160/mqtt_simple" the code was build and run but during lte connection it...
In PCB phase of the product, I used mt8852b to conduct the ble measurement test,When assembling the finished product, I want to verify that the Bluetooth connection is good...
Hi Nordic team,
Summary: Shall we get nRF5340 based BLE mesh demo to test data relay from one node to another node.
Details:
We requires BLE mesh demo sample for testing...
Hello guys.
We use NCS v1.4.2 and Zephyr RTOS to develop the application code for our nRF52840 SoC.
Thanks to your support, we were able to use Zephyr ADC APIs and take...