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 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...
When using the nRF51822 as a Bluetooth Smart (BLE) emitter, is it possible to change the UUID, Major or Minor values by hardware (for example, by changing the digital input...
Hi, student here, so go easy if you can :)
I have successfully programmed the evaluation kit and development with the softdevice and loaded my app on.
Now I am trying...
Hello there,
I have read about SoftDevice and how it uses EMA to send and receive information over the air. However I am quit confused about what a ble stack is. Could you...
I have an issue trying to set up an example project following this guide .
Despite the makefile including correct paths in the INC_PATHS variable, none of the headers included...
Hi,
I have implemented some code to periodically switching back and forth between the normal and the config mode. I can see that the handler function is being called, but...
Hi everyone,
A beginner here with an idea for a small project.
Project specs: 4 BLE buttons paired to a Android or iOS phone and an app that will listen which button has...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Scenario: I want to use an Arduino shield with the nRF51 DK. When attached to an Arduino, the Arduino's barrel jack is plugged into a 12V power supply. The shield takes advantage...
I am working on a ble project using the nRF51422 and IAR. I can load the code onto the board from IAR and it works as expected, but I run into errors when I run the code with...