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...
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...
Supposing that I broke off the nRF current measurement pin connector on the nRF9160dk - what are my options i.e. are there other pins that can be made available for the purposes...
Hi support team,
i'm using nrf dongle 52840 to update firmware for orther device, but somethime i can not able to access to send some command until hard disconnect from...
Hi,
I want to connect to Google Cloud IoT and for that I would like to generate the needed credentials on the nRF9160.
I need these ones , but the private key should...
Hi,
We have a strange issue. We have got two nrf52840DK(PCA10056, 2.0.0, 2019.47). The nrf52840DK board is not getting powered up after the board rested in off for a long...
I am following example in https://docs.edgeimpulse.com/docs/nordic-semi-nrf5340-dk but I cannot connect nrf5340 to EdgeImpulse studio . When I connect device via usb cabel...
Hi,
We are developing an IoT sensor application using nRF52832 dev kit as a starting point. We have a sensor that we need to read once every second for 10 milliseconds...
I am using the simple code below to generate a signal from a memory buffer. I cannot generate a signal cyclically. If ONE sequence is used, then the buffer is played once...
Hello,
The flash memory of my existing project originally occupied about 200kb, but suddenly the capacity increased to about 255kb.
So I checked and found that the amount...
Hi
I'm doing a project using the TimeSync library (latest version) on 2 nRF52832 development boards.
I've ported the library to my project, the time synchronization...
hi, all. I'm using nrf52833, pca10100, s140.
The flash memory capacity has increased, so I checked the memory, and it seems that the log values have been saved.
It should...