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...
I have a USB dongle with nRF24LU1+ chip (marking "NRF E LU1P16 1438AD").
I have several problems with programming this chip via SPI. For example after entering programming...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
I'm trying to get going on an nRF51 project using the compiler on mbed.org, but if I create a new project using the nRF51 DK and use any of the example BLE apps as templates...
I am runing the example on custom board 16k ram, i have configured the linker file correctly as shown below. but all the ble_peripheral application doesnt run (not advertising...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
DEVICE_MANAGER_MAX_BONDS is no more than 10.
That means that no more than 10 difference devices (smart phones) can switch the device to DFU mode?? (with boding).
Am I right...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
Hi
I cannot find the minimum pulse length to trigger wakeup using DETECT from GPIO hw pin configured as SENSE pin in the data sheet for nRF51822.
Ex: set PIN_CNF[0].SENSE...
Hi,
I tried DEVICE_NAME with a AABBC Ddddff Tttttth Vs DEVICE_NAME as AABBC. The time taken to connect with a longer device name takes at least 3 attempts (in the sense,...
Dear Nordic Team,
Thanks for support.
I want to merge softdevice hex,application hex and bootloader hex. I am using windows 7 OS and my SDK version nRF5_SDK_11.0.0_89a8197...
When a nRF52 BLE as peripheral had connected to a BLE device as Central, if the nRF52 BLE also coule connect to other BLE device as Central at the same time with the supoort...
Dear Nordic Team,
Thanks for support.
I try to make zip file generation using command promt as per the nordic document(How to generate the INIT file for the DFU.pdf...
I want to test RF during production but I do not have any GPIO or UART points on my DUT so I don't want to run the DTM. Can anyone tell me what problems there are with this...
Hi:
I reference rate meter program:
“nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_hrs\pca10040\s132_with_dfu”.
After function "device_manager_init",I handle...