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...
I use two nRF24LE1s as transmiter and receiver ,Here is my question:
1、I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to be 0b0001...
We will do test the wireless module with the nRF24L01 chip for Japan Radio law.
We must achieve test mode such as FCC rule or R&TTE rule.
We have some questions about these...
I am adding the dtm rf functionality to an app but I have not been able to find the ble_dtm library up there. Does anyone know the location?
thanks!
-Tyler
I have to update my non soft device source code to SD because now I will use Radio.
My question is if it is necessary to rewrite all functions which are in SD API. Like...
I posted this on the Keil website, but got no answers!
I would like to use one of my ULINK 2 pods to develop my application. However the Keil interface defines a reset connection...
Is it possible to modify the software in such a way that the nRF1822 sets a GPIO high when it requires its high frequency clock?
We would like to avoid using an extra XTAL...
Dear All:
How can I use nRF51822 USB Dongle to connect my Android smart phone(Android 4.3)?
I install BLE Scanner App from Google play,but I can't found nRF51822 USB Dongle...
Thank you for your reply,Nikita
description of my system: Hardware:nrf51822,pca10001 Software:sdk5.20,run the softdevice s120
I call these functions sd_nvic_SetPriority...
I'm trying to get the ble_ant_app_hrm demo to work on my PCA 10003 board, but with no luck.
Here is my test setup:
Run SimulANT+ with Heart Rate Sensor simulator running...
I am using Eclipse Kelpler SD2 and GNU ARM 4.7 tool chain, plus GNU ARM Eclipse Plugin
and after download code into CM0
I got the warning
"The connected emulator does...
I want to implement a set of API functions in a separately compiled HEX, just like SoftDevice. It means that I need to use the SVC mechanism, just like what SoftDevice does...
Hi,
members.efn.org/.../main.c works fine but members.efn.org/.../main.c.pwm seems to break the softdevice. The big difference in my mind is that there is a Timer2 interrupt...
Hi all,
I have developed so far on dev board (mbed) and I am moving to my own board now.
After some trouble getting the blank device programmed I have problems running...
I'm just getting started with the nRF51 Eval Kit, I have the 5.1 SDK installed, using Mac OS X for development. I also have the GCC ARM toolchain installed. Firstly, I had...