I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
As title, where can I find the syntax for this editor?
If it does not exist,
Q1. How can I put sample source code block?
Q2. How can I put new line only? (without...
Hi,
What's the maximum current for nRF52832 when only CPU is running from RAM at 64MHz (DCDC 3V condition)?
From Product specification v1.0 page 18, does the value "3...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
I'm trying to set up DTM environment with my DUT(Own device, using nRF51822) and a nRF51DK for Lower Tester, referencing the document, nAN34_v1.0, "Setting up production test...
Hi ,
I am programming nRF51822(s/n 681859006) on my company's custom board, I am using the softdevice (s110_nrf51_8.0.0_softdevice.hex) to program it.
After successful...
Hi!
I'm compiling with 'GNU Tools ARM Embedded 4.9 2015q2/bin/arm-none-eabi-g++' and optimization -O0 and debug level -g3, nRF5 SDK version is nRF5_SDK_11.0.0_89a8197....
Hi,
I developed an application with nordic NRF51822 using SoftDevice S110 8.0.0.
The APP developer for iOS tells me that the app disconnects after about 2 minutes, while...
Dear all
I have a question about using nRFgo studio to Program Application
I have develop a nRF51422 central project for a few month using nRFgo studio.
The nRFgo...
Hi everyone. I'm using nRF51822 and try to work with Eddystone protocol. I use experimental_ble_app_eddystone and my beacon work properly. I validate it via nrf Master control...
Has anyone else encountered a recent problem while compiling projects using mbed online compiler (error message goes "Struct "" has no field "NRFFW" "RF_UICR->NRFFW[0]" in...
I am trying to implement a OTA DFU in my project. The DFU Examples given create a bootloader file of it's own and starts transmitting in the nrf51422 dev kit(DFU_Targ, ble...
Hello,
Platform nRF52 with SDK 11 (S132)
I use nrf_drv_spi_init to register a Handler (used for screen and SD card so it can be long)
I have sometimes crashes when...
Hello Everyone,
I have deveoped my custom Board using(NRF51) which has four test pins VCC GND SWCLK,SWDIO. I would like to program the custom board. So could anyone tell...
I'm getting the following log messages when I try to initialize the BLE stack:
First from CHECK_RAM_START_ADDR, I get:
RAM START ADDR 0x20002080 should be adjusted to...