Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...
Hello! I am using WireShark 1.12.1, nRF Sniffer software v1.0.1_1111 on Windows 7, and I am having an issue trying to run a long term capture.
I choose a device, it starts...
I am wondering what circumstances lead to the big difference of the write and erase times of the NVMC. Since the difference between the max. value is a multiple of the min...
I am trying to add PWM library functionality to my "template" PWM application and observe that:
If I place app_pwm_init() before BLE initialization, I have Invalid Parameter...
Dear Nordic Team and Community,
I am trying hard to compile and run the bootloader_secure example provided in SDK12.1. Here is the steps I follow :
Compilation runs...
Hello,
I am having trouble with my power consumption. My Chip is using 1mA during run-time. It seems to work right when I put it to sleep (~0.5 µA). I am only programming...
Hello,
I have implemented the nRF52 as a central using softdevice S132. This central will only connect to one or more peripherals that has been paired (whitelisted). The...
Hello!
I am working with nRF51822 Development Kit and Nexus7(Android4.4.3).
I would like to try a multiple write command in a single
connection interval, but can't confirm...
Hi,
I don't understand why I can't add another package to tx fifo. When looking into the issue the different number doesn't add up for me. I thought that I was allowed max...
Hi,
SD7.1+SDK6.1
I can update APP(.hex file) through DFU function in toolbox, but fail in master control panel(connect the BLE, then click DFU button, the BLE is not...
The tick count update in tickless idle mode is only executed when the rtos tick handler is executed. If different interrupt wakes up the CPU, the tick count is invalid.
This...
We use the Nordic UART Service in development to get some diagnostic data out of our device to an Android app.
Until recently, Android has been happy to grant a connection...
Hi,
I have an i-Jet Debugger.
Please find the details at the below link:
www.iar.com/.../
Can i use this to program softdevice & Bootloader on my nRF BLE chip.
Can...