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 am using the nRF 52840 development kit to explore Thread. I am using the 'open nRF Connect SDK' command to get the project. I would like to use the 'overlay-usb.conf' option...
Hi,
I am also facing same issue i am able to read the version register correctly and able to perform self test successfully
I am using 17.1.0 n RF5 SDK
I am developing...
Hello Nordic Devzone Community,
My name is Ted, and I recently posted a question here regarding trouble when attempting to flash a Sparkfun Thing Plus nRF9160 board, using...
The connection is established but no data is transferred between the nrf52840 and the mobile phone(android10). But on android7 or android9 there are no such problems, everything...
Hi,
thanks for your support in advance.
when trying to build with example of sdk, I got the following error. it seems to be related with build env setting... please...
Hi ,I have one module designed based on Nordic nRF51822 SoC solution.But now ,I wanna use nRF52840 to make communication.I can't find the module with nRF connect app. Does...
Please don't give the usual response of 'try the troubleshooting guide' to flash the J-Link or Mbed firmware.
What I (and probably others) really need is the real initial...
I have this project where I have managed to build and flash my code onto the controller. I copied the example code from blinky (that didn't work) to my main.c and then I changed...
I created a simple driver call for UART transmission and when I debug the program and put breakpoints at every transmission, it seems to work fine (I see the characters sent...
Hi, If there is already a FAQ, Code or support ticket that I missed, I am more than happy to read it. I have done a number of searches but cant quite get to what I am looking...
Hi everyone,
I am interacting with the ble_app_hrs in order to learn about bonding. I am using nRF52840 DK as a peripheral and donggle (nRF52840) as central along with the...
Hi,
I understand the on_cccd_changed() will be called when CCCD changed. But I can't figure out which attribute it's associated with. I try to print out the UUID which is...
Hello,
I'm using the Azure Iot Hub example on a Thingy91 and am having issues with certs generated from a Linux environment. Everything works just fine with and without...
Hi ,
We are using nRF52832 IC for our project, Using BLE and PWM peripheral.
We are getting 1.28mA power consumption in the sleep mode.
As per the datasheet it should...