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...
Hi all -
I want to use the device manager (SDK 7.1.0, SD110) to do a simple nRF51822 implementation where after the first bonding happens, and is stored in flash, the nRF51822...
Hi
I have a board with some extra bits and pieces hanging off the SWD lines.
This means the SWD needs to run at a lower speed (500kHz or less). At the lower speed, Kiel...
Hi,
I'm trying to build my IAR project but it's not clear to me what I should link against to resolve symbols referenced by the soft device headers.
Thanks,
Kenn...
Hello,
Is there any reference designs / documentation or ideas on how we can wake up NRF51 when there is radio activity on a specific frequency ?
In our design, we need...
hello everyone
the softdevice used in my system are s110_nrf51822_7.1.0 and s120_nrf51822_1.0.1
the connect interval i set is 40ms.
my system refers the ble_app_hrs(s110...
The S110 v7.1.0 documentation for sd_ble_gap_adv_data_set says:
The format of the advertisement data
will be checked by this call to ensure
interoperability. Limitations...
I use s110 softdevice and want to use multiple BLE gatt clients. Is there a way to use both ias and ans client provided by the sdk at once? At the initialization step both...
The link says (at the very bottom):
"Alpha release now available. Production release available Q4 2014."
Taking into account today's date and the fact that the latest...
I guess it puts the CPU into deep sleep mode and whatever interrupt will continue the code.
Is it possible to share any source code of this routine for better understanding...
Dear support,
My company has purchased PCA10000 dongles, and we are now using them to test our nRF51822-based products.
To do so, we are using both the Master Emulator...
Hello Everyone,
Is nRF51-DK www.nordicsemi.com/.../nRF51-DK given here enough for full application development with debugging and all or do we need anything else with this...
Can't download "UART App - accessible for nRF8000-series and nRF51822 customers"
even I have my product key entered. Clicking in the link makes to effect in Chrome
Hi,
I tested IoT SDK demo which Nordic officially released in end of Dec. As reading document
IoT_SDK_step_by_step.pdf which posted in blog in developerzone.
At last...