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 am unable to get the FatFs example working for my nRF52840 dev kit board using the latest SDK14.2. I have determined this is related to the type of SD Card that is inserted...
Hi DevZone,
Regarding example: \examples\peripheral\spi_master_using_nrf_spi_mngr, can I ask several questions?
1. I want to modify this code for receive the response...
I'm using nrf51822 (peripheral) ,nrf52832 ( central) devices. In peripheral side i have created custom services and its 16byte uuid characteristics. Thats working fine because...
First time turning the board on by connecting to a PC running Windows 10 through USB. The power button starts blinking which is odd, I expected it to be solid green. There...
Hi, Just to clarify, is there a difference between a mesh network containing purely Bluetooth 5 nodes and a network containing purely Bluetooth 4 node?
I am referring to...
I'm trying to use the GPIOTE to generate an interrupt when a pin makes a transition. It appears everything is working except the interrupt never gets triggered. NRF_GPIOTE...
Hi
I am trying to get get the ble_app_template running on my PCA20006 beacon kit (nRF51822 xxAC) using a j link edu .
I have imported the ble_app_template_pca10028_s130...
I'm new to using the Nordic SDK and I'm trying to use the BLE template to start my own service. Is there a walk-through for doing this somewhere that may be able to help?...
Hello,
I'm developing a simple code that make use of timers using NRF-based boards and Arduino code.
The following code works fine on a Simblee nRF51822 board , but...
I was trying to install firmware into my nRF51 Dongle using jlink.exe on Windows, so I can use nRF Sniffer. I made the mistake of unplugging the dongle from USB after erasing...
I have an nRF52832, coding with SEGGER and the SDK 14.2.0. I'm trying the ble_peripheral/ble_app_uart example (although I get similar results with the other BLE examples)...
Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset...
Hi,
I have couple of queries that need to be sorted,
http://www.nordicsemi.com/eng/Products/S112-SoftDevice, Says that S112 supports 2-peripheral connection and 1 broadcaster...
I want advertise the peripheral periodically only. i implement the logic it is working fine.but my doubt is once i connected to connected to central device advertise is no...
Noted the difference between the layouts concerning antenna matching among DK 0.9 and DK 0.11.
DK 0.9
DK 0.11
The screenshots are for L3. Differences between...