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.
Hi Team,
Is there any way to enable/disable all interrupts?
Will BLE connection get disconnected because of this? If yes the what are the possible ways to
maintain the...
Hi,
I am new to all this,
I have just started using the nRF51822 evaluation kit.
I have manged to run the blinky example, however, eventhough I managed to download the...
After implement PWM (using pwm example at nRF51_SDK_8.0.0\examples\peripheral) into my BLE based nRF51422 project using SoftDevice S110, it has been working fine; however...
I want to add a command ordering by uart to make MCU entering Bootloader mode in app.
To achieve this function, I plan to use the two following example in SDK 8.0
ex1...
I am using nRf51822 series controller here i want to customize advertising request and other parameters, so i want to develop a radio code but without using stack. So can...
Hi,
We have being producing ble items with nrf51822 QFAAG , S110 SD 7.0, SDK 6.1, Dual bank DFU.
When updating the application throught Android, the bootloader hangs, because...
Any published document that helps with this? The folder structure seems to have changed significantly
This changelog isn't very specific
Using eclipse and gcc arm...
Since there is no examples folder with Keil 5.14 anymore, where do you place this repository so the links work? Trying to fix all the directory structures is very painful...
Hi,
I'm using the Taiyo Yuden nRF51822 module, which use a 32MHz crystal. Our team is still prototyping, so everything is still programmed and assembled by hand. On one of...
Hi,
I would like to know if it is possible that Android OS can know a specific device (has ever connected before) is advertising and OS notify a specific App to connect...
Hi,
I am reading some data from an accelerometer using the nrf51822. Now i would like to save this data offline in the nrf51822 itself, and after i have some data send...
Hello Everyone ,
I want to do application update over the air using BLE. I am using PCA100028 DK, SDK 7.2.0 and softdevice s110 7.1.0 .
I am using the method given on...
Here are my functions which i wrote for reading / writing the i2c slave device ( after reading reference manual (nrf51422) . Unfortunately they are not working. Plz help me...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...