Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
hii...
am using nrf tool box app in my iphone. i have tried to use dfu feature.i flashed softdevice and bootloader hex file to he evaluation board and in i phone app i...
In the "NRF51 Series Reference Manual" (v3.0) it states:
The LPCOMP shares registers and other resources with peripherals that have the same ID as the LPCOMP.
You must...
I have a timer that wakes up every 20ms to read twi.
Unfortunately it takes 4.4mA for the CPU to execute code from flash.
I would like to reduced the current consumption...
I am develop in Android BLE , I have no idea about Auto reconnect to BLE device in android when it is in range and starts advertising
I have reference the Android BLE Connect...
Hi,
is it possible to use Nordic SDK with nRF51822 to have capacitive touch sensing with 2 dsital inputs, just as the mbed or avr library capsense?
MBED: developer.mbed...
I have a setting where I want to disable a GPIO assigned to app_button. I can use the app_button_disable() function which works well for all the underlying sensing on the...
I've got a custom board here, the debugger is reporting that HFCLKSTAT is 0x00010000. Which I think is translating as using the RC oscillator rather than the external crystal...
What I'm using: PCA10028 (nRF51422), SDK 7, Keil uVision 5, moving SD S110 v7.1 to SD 310 V2
I used the ble_app_lbs project as a template. Being a newbie to both BLE and...
Thank you very much for your answer!
Now I have another question,I'd like to convert the acceleration sensor (MMA8451) acquistion of data via bluetooth to the phone,I don...
I'm stuck in the Puck Central Tutorial, I have the zip from GitHub but can't seem to get any project to open.
Completed OK:
I completed the Puck Toolchain and Location...
I am right that:
a) once started the watchdog, it is not possible to stop the watchdog from the application
b) once started the watchdog, it is not possible to reconfigure...
I have successfully gotten the DFU to work on the NRF51422 S310V2.2 softdevice. I can download blinky app via the nRF Toolbox DFU application and all works great, but when...
Hi.
I am new to this forum, and can be described as a programmer with very little embedded experience.
I have bought a nRF51822 BT SMART BEACON KIT, and are trying to...