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'm using nrf52 with S132. I was trying ble_app_uart example and it is not printing any log messages into the COM. Do I need to do anything extra to make it work?
Hi there,
I am currently wondering if the following is possible?
As stated by the Cortex M4 reference manual states that a system can have 200+ seperate handlers within...
Dear all:
chip:51822
sofedevice:s110 8.1.0
the pcb is supplying for dc-dc mode,but the fireware have not open dc-dc mode.
Whether can Increase the power consumption and...
Hi,
The tx/rx sequence diagrams don't explain when EVENT_ADDRESS and EVENT_END are triggered when using coded phy:
there are CI and TERM1 fields between address and...
In fact, I would like to know if there are receivers from Nordic, able to receive simultaneous (or with time slot management) data from transceiver (type nRF52). I can use...
Is there any Dc offset on nRF52840 RF port? Is it necessary to add a DC blocking capacitor if the load has DC path to ground?
In particular Is it OK to connect a 50 Ohm...
I have read articles on the forum, watch youtube but still no luck. Actually I failed to find step by step tutorial how to do it from start to the end. Most of them touch...
Hello,
I'm trying to flash my nRF52 board with my program and for some reason it's freezing/crashing in the middle of programming the device using "nrfjprog". When I try...
Hi,
I am trying to find a good solution for multiple beacon advertising using s132_nrf52_3.0.0_softdevice and sdk 12.1 on nrf52.
Looking at other similar threads:
...
Hi, there
NRF51822
SDK9.0.0 and S110
How to subcontract in uart nus mode to ensure that each packet does not exceed 20 bytes and is sent as quickly as possible...
Wakeup from system off (not WFE) )will cause a system reset and hence will reset almost all of the peripherals (exceptions are RAM and few registers). RTC will also be rest...