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...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
I have use PAC10000 and RF51822 EVB ,when i run sniffer.exe,and I found nrf51822 ble,[0],
select "w " and show " Starting Wireshark",but always show " Starting Wireshark...
Hi All,
I need the slave node(S110) send advertising continuously and monitored by master node, so I set the advertising parameters as:
adv_params.type = BLE_GAP_ADV_TYPE_ADV_NONCONN_IND;...
hi all,
I use the Nordic BTLE SoC(nRF51) for develop product and now i have some issue for the the btle compatibility with other vendor btle.
Whether i use the dongle...
I would like to send the application, soft device and bootloader firmware versions
by means of the device information service.
How do I read the soft device firmware version...
I'm trying to write a test service on a PCA10001 that transmits a single scalar value that is computed from a few different sensor readings. I would like this service to send...
Hi everyone,
I have an interesting problem loading the S110 SoftDevice. First, loading version 6.0.0 onto the Evaluation Kit using nRFgo Studio works fine. However, loading...
hey,
I am new to eval kit and i am asking a very basic question, i want to send the RSSI from PCA10001 board to usb dongle PCA10000.i am looking the examples in sdk for this...
I'm seeing periodic disconnects with an iOS client application and the NRF_ERROR_SVC_HANDLER_MISSING which I gather may mean there is a compatibility problem with SDK and...
I try to use nrf51-ble-app-lbs with softdevice 7.0
I download ble-app-lbs at github.com/.../nrf51-ble-app-lbs
And change IROM1 start at 0x16000 lenth 0x29000.
...
Hi
wil it be possible for you to compile gzll_iar.a for SDK_v5.2.0.39364 ?
I have an aplication running whre I need gazell functionallity; and I have trouble converting...
When I would like to change advertising interval, should I execute sd_ble_gap_adv_stop & sd_ble_gap_adv_start again?
Is there any way to update its interval without stopping...
We will be using nRF51422 with S310 SoftDevice for our development.
ANT for mesh network implementation as that's what it does best, and BLE for interfacing with mobile devices...
Hi,
maybe i have a silly question, but i didn't programm timers before. I know how they work. But how is it possible that there are only three Timers in the 51822 and so...
hello
I am a BEE undergrad student currently doing a project using the nrf51822 Eval-kit.
If you could help with a simple transmitting code. I have to take data from a sensor...
Hi,
I uploaded the app to the kit as I have been doing it for the last 2 months and from now there is no way to get back to advertising mode. Before, I used the nRF Master...