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,
How to upload and debug application program to the beacon with S110_nRF51822_7.1.0 and bootloader (DFU) using J-LINK? The standard procedure takes into account OTA...
Hello,
I want to detect the advertising data of more then one Beacon with the SDK51 and read the TX_Power for a location-application.
I´m inexperienced in stuff like...
will gazell device fall-back immediately to out-of-sync state upon reaching the max tx attempts even if the sync counter is still less than the set sync lifetime?
thank...
I got a nRF51822 based module and I loaded a slightly modified application based on "ble_app_beacon" example in nRF51 SDK via SWD interface using J-Link. The code has been...
Hello,
I have an application in which a BLE peripheral device will be essentially permanently paired with a client. The client will need to connect infrequently with the...
Hi,
I am trying DFU example on nordic evaluation kit using example on github:
github.com/.../DFU-Bootloader-for-nRF51-Evaluation-Kit
However, while compiling in keil...
SDK 7.2
S130 Alpha 0.9
I'm using the UICR customer register address 0x10001080 to stare a single 32 bit number. The code below is a bit of "brute force" to demonstrate...
Hi
I'm trying to make a new S110 BLE project for my nRF51 DK from "scratch" in Keil 5.14 (New uVision Project -> nRF51422_xxAC) , but every time i try to build the solution...
when I program wechat ble demo to my nrf51422 boards with S310 softdevice in Keil, return error like this "No Algorithm found for: 00000000H - 00007503H; Programming skipped...
Looking in the Keil Packs Installer, there are over a dozen entries for NordicSemiconductor::nRF... - each with its own version number.
So which one actually represents...
Hello
I'm trying to implement a number of different interrupts using the nRF51 DK but I'm having trouble understanding how to use the GPIOTE_IRQHandler function.
Basically...
Hello,
I read a while in this forum and found out it might be a little tricky to get I2C working when using a Softdevice. Is that information still valid or outdated? ...
I 'm using SOFTDEVICE.
Can I choose the BLE and NON_BLE while the applications running?
I want to implement, as below.
When I want to use bluetooth, BLE is run. and...
For a school project we have to develop a beacon system, to easy use different beacons we want to be able to change the major and minor from the beacons with UART communication...
I have seen this forum post: devzone.nordicsemi.com/.../
Which refers to this blog post: devzone.nordicsemi.com/.../
But when I use the Keil Packs Installer, and check...