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...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
Hello,
I was looking at power profiler (just playing with it) and I run it without proper setup on nrf52840DK, after that It seems that dk does not execute any application...
My application is again having troubles with opening an AF_LTE socket. It hangs indefinitely on the call to socket(AF_LTE,...). This code has been running successfully at...
i use nrf51822 and uart project
i need disable only RX when tranmitsion and reuseable when tranmistion complete. i tried
//NRF_UART0->ENABLE = UART_ENABLE_ENABLE_Disabled...
Hi
Do any of the Soft Device versions support the periodic advertising feature which is part of extended advertising and involves AUX_SYNC_IND PDUs? I looked at the API...
I am having a high rate of connection reason 0x3E when connecting two nrf52832 devices together both with only one active connection at a time.
Most of the information I...
hi..
development board - nRF52832
SDK version -15.2 version
Fellowed method - B1b. Use Oberon crypto library instead of uECC
softdevice version - v 6.1.0
tools using...
After pressing F5 I get.
Preparing target for download Executing Reset script TargetInterface.resetAndStop() Reset: Halt core after reset via DEMCR.VC_CORERESET. Reset...
Hi,
I'm using NRF52811 to evaluate the direction finding. I have successfully got the phase data, but I found a strange thing:
I did some processing on phase data for...
I am currently testing Optiga Trust X using an NRF52 DK. I am using armgcc as my toolchain.
The example provided by the nRF5 SDK v17.0.0 is a great starting point and I...
Hi,
I am using nrf52810 and a sample SAADC code from the examples folder provided by the manufacturer. I have connected a potentiometer for validating my output values....
A continuation from here: https://devzone.nordicsemi.com/f/nordic-q-a/64842/mesh-pa-lna-problems
If I want to only enable the PA/LNA chip for the mesh stack, but not for...
Dear Nordic Support,
Our product is based on nrf52840/s140 and we have difficulties connecting to it using Huawei P8 Lite while it is fine using other Android or iOS phones...
I have a compiled code and I want only to change the uart pins without compiling the code again
If it is possible to modify only the hex code, how can I find the UART pins...
I am trying to find where to submit bugs against the pc-ble-driver. There are two major bugs I have found
saved CCCDs (in a bonded connection) do not get restored when...