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,
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...
Hi,
I received the NRF_ERROR_NO_MEM error when add multi-service using S110.The latest sd_ble_uuid_vs_add() function return this error.The softDevice is SD8.0.0,SDK is v8...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hi,
My application has 2 service. 1 service requires encryption but the other does not. As per my current implementation (ref from example code), the peer always performs...
I'm a beginner, the question might be simple but its really important for me.
where does this error codes get store??
How to make use of err_code and whats the best way...
Hey everyone,
I'm getting a really weird error. I'm using two dev boards for my application: a PCA10001 board (MBED enabled) and a PCA20006 beacon board with Segger's j...
Hi, I am using pstorage to store and read back data in Nordic 51822 platform, with SDK5.0.0 and SD6.0.0, here is the code how I use the 'pstorage application':
// Initialize...
Hi,
I'm moving form using the driver twi_master (hardware) to nrf_twi/nrf_drv_twi.
I can't find any sample code?
Does anyone have a nrf_twi example code?
Thanks
Hello!
I'm working with nRF51822-mKit for my project. I've been using mbed IDE, but since they don't support central role, i had to switch to keil. But i have some problems...
I have situation as follows:
I have HOGP mouse device that does pair with Host (Linux, Windows). After pairing also the mouse does work. Now if I power the mouse off suddenly...
I am using the eclipse/gcc toolchain as explained in this tutorial . I am able to generate and flash my application code and softdevice separately using hex format.
I am...
Hi, I programmed my nrf51dk with ble_app_beacon and I see a blink every two seconds on the board's led. I started the nrf Beacon app in my iphone 6. I first added a beacon...