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...
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...
Hi All,
Yesterday while (unsuccessfully) trying to get my dongle to work with Antware II, I did something I'm not sure what it was, but has caused the following:
MCP ...
I'm developing application on nrf51 for that i'm using...
SDK : nRF51_SDK_8.1.0_b6ed55f
Board : PCA10028
I'm trying to run code from SDK examples C:\nRF51_SDK_8.1.0_b6ed55f...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hello,
every time I try to add a new example in Keil microvision, it dont work me.
last time I try to import a new pack, I got this error:
pack instalation failled...
I use SD 7.1.0. My own app works perfectly. I use my own PCB, debugger J-Link Segger.
I try to upload any app via bootloader from SDK's example (modified in LED_pins dfu_dual_bank_ble_s110_pca10028...
I'm trying to send over a ble the data for a tablet
I'm trying to use the example of analogues (NordicSemiconductor/nrf51-ADC-examples) an old time I get error response...
Hi,
While calculating the power consumption according S110 soft device specification only ION current has been considered.
So does ION include current consumed by DCDC...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
i work with the nrf51 example for ble and sd130 (nrf51 dongle and sniffer) and now i like to use sd310 for ble and ant+. is there also a example for sd310 (or sd110)?
Th...
Hello everyone,
I am using ADC functionality with NRF51822 and its working fine, Interrupt is raising when ever i give input to Analog Pin. Communication protocol i use is...
Hello.
I'm trying to start developing with the nRF51822 Eval kit with Eclipse and ARM GCC but I ran into some problems when trying to run the ble_app_hrs_example. I've been...
I have enabled a gpiote module, it does not set gpiote_enabled to 1.
I have tried deleting the file in the RTE folder with no success. I have tried disabling and enabling...