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,
I'm designing a wearable, low power inertial and EMG system and have to choose between using ANT+ or BLE with the Nrf51422 on my own board.
The system would simply...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
I need to automate updating the bootloader and radio for an nRF51 in a production setting with a VB.NET windows application. I'm able to call dfu/main.py with the code below...
Hello,
Just uVision 5.14 and SDK 7.2.0. Try to compile the blinky example and get the next error
._build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol nrf_delay_us...
Hello,
is it possible to get the schedule that is used internally to communicate with connected BLE devices? I have a bunch of data that I want to send to connected nodes...
Hello everybody...
I am new to nordic development tools. I wanted to develop a ble application on the nRF51822 development kit. I am struggling to figure out how to set up...
Hi All,
I am using s110 v7 soft device , and SDK: 6.1.
I have implemented static passkey based pairing.
I would like to terminate the connection if central unable to sends...
Hi I am using the RBC mesh " github.com/.../nRF51-ble-bcast-mesh" , sd_110_7.1 and sdk_6.2
The rbc mesh is using timer0 as well as the softdevice. I removed the app timers...
Hi all,
we are performing some transmitter spectrum measurements using your nRFGo (PCA10005) board and an Aaronia HF-60105 spectrum analyzer.
The SMA connector of nRFGo...
i have nrf518822 device..i downloaded s130 soft-device from nordic website..i have installed keil 5.0 and nrf go stuidio....now tell me how to flash soft device and application...
if i use s130 soft device will it do simultaneous master/slave role.....
c1=central 1,c/p=centarl/peripheral,p1=peripheral..
assume c/p made a connection with p1 and it...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.6.0.8331
I have an ANT device, that on a button press, it must wake up, connect to an ANT channel, and send a...
Hi all,
I am trying to connect a tablette (s110 peripheral role) to 5 S120 centrals simultaneously.
I am using nrf51822, sdk6.1, s110 v7.0, s120 v1.0.1 .
Is this possible...
So I've seen all similar issues people had where their program stuck on sd_softdevice_enable() due to the fact that ran on custom boards which didn't have external oscillators...