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...
A long term problem with the Segger JLink drivers on OS X has been that for composite devices, the Seggers with both a JLink/JTag plus a USB for the UART, like those on the...
I am planning to collect data from multiple ANT sensors with nrf51 dk (like heart rate, cadence...) Collected Data will then be transmitted on a different proprietary link...
Hi!
I'm working with a NRF51822 (not a dev card) and I want to disable and enable BLE by switching a switch.
I've been looking at this thread and the functions bluetooth_sleep...
Hi,
I want to integrate Staticpasskey functionality with bootloader application in our project. as you know that in device_manager_init() function "pstorage_init()" is...
Hi all,
we have an application in which low current consumption is important, therefore we cannot use the GPIOTE IN events due to their ~1mA current consumption ( devzone...
Hello NRF,
Is it possible to have on a custom service multiple characteristics with read and notify options enabled. If yes can you show me a example or give me a hint...
hello , i work on nrf dev kit and i want to make project that the kit communicate to mobile with low current consumption. when i press button it send button press count to...
MCU : NordicSemi nRF51822-QFAC (Using custom board)
SDK Version : 6.1
Softdevice : S110 7.1
Using MDK ARM v4.6
Hi, I want to create a RTC calendar using APP_TIMER...
Hi,
I'm testing new nRF51822 Beacon v1.1.0 dedicated for smart beacon kit (pca20006). I'm using nRF Toolbox app version 1.4 and iphone 4s with ios 8.1.2. I've followed...
Hello, gus
our design will be in mass prodcution stage,I want to find a efficiently way to load our hex file to NRF51822 modules, how to use batch processing to call nRFgo...
hi, my application with nrf51822 needs a clock keeping active when the chip enter system off mode or sub power modes. So when the system wakes up from low poer mode, the timer...
Im using the Raspberry Pi as my transmitter and PIC16F886 as my receiver. For the RasPi im using the library from TMRh20 and on the PIC side using code I got from various...
Hi guys,
I follow the steps of and everything was ok before executing the connect command. I can see the MAC address with "nCOAP_Client" after I input the hcitool lescan...
I strive to always compile with no errors and no warnings. One file has some test functions that are only used when built in test mode. Is there an existing macro to suppress...