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...
Hello,
I try to perform an pstorage store action after I'm done advertising just beform the devices goes in system OFF mode. Pstorage works fine before I start advertising...
I've gotten two PCA10001 boards working with the LED_mesh sample.
I cannot get the third board to run BLE_Gateway (it does not react to button presses, nor is it discoverable...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Dear all,
I'm not able yet to start advertising with whitelist whith this code:
void AdvInit(void)
{
ble_advdata_t advdata;
uint8_t flags = BLE_GAP_ADV_FLAG_BR_EDR_NOT_SUPPORTED;...
I have a nRF51 DK board and its flashed with the SD 110
I want to have a timer which will interrupt every 50us.
This is how I set up the timer:
#define APP_TIMER_PRESCALER...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hi
I'm using nrf51422 to send periodically a frame through ble_nus service to the Nordic nRF UART app. One of the frame data is the message count number, that is reset...
Hi,
I would like to install Master Control Panel on my PC.
Where can i find the installer for a windows desktop machine?
Also is there a user guide available for...
Hello,
I am currently working on a project that is using the nRF51422 chipset (Rev 2 silicon) and the S310 SoftDevice Version 1.0.0 and I am having some problems with the...
Hi all,
I have an PCA10001 board and a custom PCB which also uses the QFAA version (256KB flash, 16KB RAM). I'm trying to enable OTA feature for our custom board. I use the...
Hi,
i am having trouble to understand and use flash to store data. First of all as far as i understand ble_flash is obsolete and replaced by the pstorage module, correct...
Hello,
I was reading about RF design and some articles say that if the transmission line is short enough, you may not consider impedance-control as the effect is not visible...