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...
I want to implement a set of API functions in a separately compiled HEX, just like SoftDevice. It means that I need to use the SVC mechanism, just like what SoftDevice does...
Hi,
members.efn.org/.../main.c works fine but members.efn.org/.../main.c.pwm seems to break the softdevice. The big difference in my mind is that there is a Timer2 interrupt...
Hi all,
I have developed so far on dev board (mbed) and I am moving to my own board now.
After some trouble getting the blank device programmed I have problems running...
I'm just getting started with the nRF51 Eval Kit, I have the 5.1 SDK installed, using Mac OS X for development. I also have the GCC ARM toolchain installed. Firstly, I had...
Folks,
I have the S110_SoftDevice_Specification v1.1 (great doc, thanks) and the doxygen-generated API docs. But is there an App Note or other document that fills the void...
Description of my system:
Hardware:nRF51822, pca10001
Software: SDK5.20, S120
If i first call the function ble_stack_init(); and then i open the LFCLK first by set...
Hi,
I'm working with the heart rate demo for the nRF51822 Development Kit and I can only connect and discover with the development dongle and master control panel. If I...
Hi,
I use ble_app_uart project (pca10001) and new softdevice7.
I find a DFU project at nrf6310 directory of SDK .
when i program both projects the uart application...
I am aware of L2CAP API exposed by the SoftDevice SDK sd_ble_l2cap_cid_register(...)
How can I find out if this API will create a connection-oriented and dedicated channel...
Hello!
I would like to use the nRF51822 and build a pcb design in Eagle. While i tried to create a new package i couldn't find any specification for the qfn-48 6x6 the...
1.description of my system:
Hardware:nrf51822,pca10001
Software:sdk5.20,run the softdevice s120
2.the problem i meet,in the main() function
the first i called the function...
Hi,
We are using nRF51822 BLE device in our product. As we got to know that this chip cannot be factory programmed.
Can you please suggest us how we can program this...
Does the following flasher also allow to debug the nRF51822 device?
Segger Flasher Portable
If not... which flasher/debugger is suitable to be used during development...