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,
I trying to write an application with android for my nRF51822 device
I use Battery service example but every time i update battery level i need to request for changed...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
Hi,all.i want to run DTM on pca10028 develop board and connect it to my pc via USB (JLink CDC UART Port) on the board.My pc operation system is ubuntu10.4. what is the port...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,all. i run example.py(nAN34 document) on ubuntu10.4,then get an error:
./example.py:line 13:unexcept error near "(";
./example.py:line 13:'def main():'
what's wrong...
Hey there,
I am having issues downloading the SDK for the NRF52. It just goes to a blank part of the page. Is there a better way for me to get a hold of this SDK?
T...
So after reading some material it seems like I can pretty much define which pins are responsible for I2C communication. Is there any limitation to which pins I can set? Does...
Hello,
There are many anomalies in the NRF52 Revision Engineering A (QFAA-AA0, QFAA-AC0) .
This revision it is the current chip?
If so, do you know when there will...
I am trying to build the "Getting STarted" example app. I got it to work with Keil. Now trying Eclipse.
I got all the includes in the project set up and these all resolved...
I am working on getting the ble_app_hrs example from SDK 8.1 within Eclipse. There seems to be no association between the INC_PATHS in the Makefile with include files within...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
When using the nRF51822 as a Bluetooth Smart (BLE) emitter, is it possible to change the UUID, Major or Minor values by hardware (for example, by changing the digital input...
Hi, student here, so go easy if you can :)
I have successfully programmed the evaluation kit and development with the softdevice and loaded my app on.
Now I am trying...