Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...
It appears that the current version of Master Emulator v3.5.0 does not include support for long-writes. I know that SD110 v6.0.0 does support long-writes and my application...
Chip: NRF51822
softstack version: 5.2.1
I ran into an issue and i'm trying to understand it better. I was calling the function sd_ble_gatts_value_set(...) from a GPIOTE...
Hello,
We are having some problems with a board that we developed using the NRF51822, see this post: devzone.nordicsemi.com/.../application-halts-on-softdevice-initialize...
New to BLE and nRF51822. I need some explanation and clarification of connections and connection intervals. Can I get a overview of how the nRF51822 or answer some questions...
I get a nrf51422_1.0.0-2.alpha.zip. But why s310_nrf51422_1.0.0-2.alpha_softdevice.hex is bigger than 256K(287K),How can I burn this hex file into the nrf51422 Flash?
Hi,
I am using the nRF51822 evaluation kit, and have been unable to get it working. I compiled the sample BLE Heart Rate sensor program and uploaded it to the evaluation...
Neither in BLE core specification nor in your documentation I found a hint, how the size of white list is defined and what the limits are.
At the Link msdn.microsoft.com...
Hi All,
I am a beginner with nordic nrf 51822. I am confused between so many code development tools.I have a usb based nrf 51822 development board. I prefer to use microsoft...
As far as I know there is a restriction in older bluetooth versions for number of slaves in a star network. 6 slaves can access same master, totally 7 units in a star topology...
Hello everyone,
I've been reading about BLE dev kits lately for one of my projects. I purchased the BLE Mini by RedBear Labs and had a good time with it... till I started...
I have an nRFgo motherboard on which I can set the VTG voltage to anywhere from 1.9V to 3.3V using nRFgo Studio. I'm trying to get a UART connection working to a GSM modem...
can ble_flash_page_erase return an error_code if erase uncuccessful? ble_flash.h show that it can ,but the code of ble_flash.c seem that it can not
uint32_t ble_flash_page_erase...