Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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,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...
Hello there,
I have read about SoftDevice and how it uses EMA to send and receive information over the air. However I am quit confused about what a ble stack is. Could you...
I have an issue trying to set up an example project following this guide .
Despite the makefile including correct paths in the INC_PATHS variable, none of the headers included...
Hi,
I have implemented some code to periodically switching back and forth between the normal and the config mode. I can see that the handler function is being called, but...
Hi everyone,
A beginner here with an idea for a small project.
Project specs: 4 BLE buttons paired to a Android or iOS phone and an app that will listen which button has...