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...
Sorry if these questions are discussed already. I'm a newbie to Bluetooth project. Let me explain in brief. I have a central and peripheral device. I am transmitting 10samples...
After quite a few difficulties getting Keilv5 to work with the included examples with no responses ( devzone.nordicsemi.com/.../) I decided to give Eclipse a shot.
This...
Good day All,
We are in the process off procuring a project using nRF52, and I need to find out some important things. Are there any costs in using any of the libraries...
I am using nrf52840 module(peripheral) for transmitting 10samples/10ms and central device as the same nrf52840 for receiving the samples. Although I receive the packets, there...
Hello,
I'm working on an application in which I have to dynamically switch between a TWI master peripheral and SPI master peripheral that use the same peripheral ID (our...
I have an NRF24LE1 transmitter using ESB. It is sending a static payload of 10 bytes every sec.
The other configurations on the transmitter are: RF channel:2, CRC: 1 byte...
Hi,
i'm wondering if there is any IC (for example nRF52832) that can reach a range up to 155 meters available within the Nordic semiconductor catalog ?
i know that the...
In nRF5 SDK 12.1.0 a bug was fixed in nrf_drv_wdt_init(). Watchdog timeout could not be larger than 131 seconds because of (x * 32768) multiplication before. This bug is again...
In the spec it says that the typical ramp up time is 140us (or 40us in fast mode). But there is no details on maximum or minimum. What is the true tolerance on this value...
We are building a simple project, let 51822 connect the mobile, once per second. We found that the Tx power of 51822 is getting weaker and weaker (view the voltage over a...
I have a nrf51 dongle and would like to use PWM on 3 pins.
Managed to get it working on pins 15 and 16, but somehow pins from 17 to 20 just don't work.
For example: I set...
Hi,
I have two nrf52840 boards and I am using the ble_app_att_mtu_throughput test app. The tests seem to be working OK, but I am not getting the throughput I was expecting...
When performing flash operations, i.e. via FDS or FSTORAGE, etc. - will GPIOTE events be captured and 'queued' until the CPU is no longer halted?
Said another way:
Can...