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. I'm developing nRF52832.
I'm in the process of setting up BLE, but there's a problem.
There was a problem while I was organizing the files due to successful BLE communication...
Hi,
I can able to get the DEVADDR0 and DEVADDR1. I am not able to make out How this EUI64 id is calculated using the DEVADDDR value.
I always get F4CE36 starting numbers...
Hi,
I'm running example mqttsn_sleepy_subscriber from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 on a nRF52840-DK with RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha.img...
Hello Nordic Team,
I am trying to flash the existing BLE light example code in nRF connect sdk to my BL653 kit with Segger Embedded Studio. The node is not getting detected...
Hi.
I'm facing an issue following this guide ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager-wtih...
I am using running "ble_app_uart_c" example in my Central nrf52 DK board and ruuning "ble_app_uart" example in my peripheral nrf52 dk board..
IF I am sending ASCII values...
Hi,
I'm working on a multilink central device with SDK16, nRF52832.
I'm trying to connect the central to 2 peripherals with certain address. So I added 2 address filters...
Hi all,
I have a nRf52832 Buttonless DFU setup and application is BLE APP UART.
nRF52 SDK = 17.0.2
I need to send a hex file of STM32F4 through UART. Do you have any...
Hello
I'm using sdk17.0.2. And I'm using the ble_nus service with the addition of nrf_crypto (AES_CTR).
I originally used nrf52832 and pca10040 and the test went well...
I just got a new nrf9160DK rev 0.15.0. While plugged in to USB and the switch in the off position, my meter reports 4.95V and 0.016A. Why is this happening? My older rev 0...
From the product spec, the voltage accuracy is listed as -10, +5% from the programmed value. We're using 3.0 V. For our application I need some more specifics on this regulator...
Hi,
I'm building DFU secure_bootloader with oberon crypto library as mentioned here https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts...
Hi,
I'm developing an Android app using the nRF Mesh Library. I have a scenario in which a few phones need to be provisioners given that these will configure new nodes...
prj.conf of light demo:
Can you tell me where CONFIG_LOG is enabled? It is inconsistent with ncs1.5.0. When I enabled CONFIG_LOG_BACKEND_RTT, I was notified of an...