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...
Hi,
I have nRF52 dev boards. The device is programmed as a custom beacon. For saving the battery, the device send 3 advertisements at 300ms interval, then sleep for 10 seconds...
Hi I am working on nrf5340 direction finding example using nrfconnect zephyr v1.6.0-rc2. i had build example zephyr\samples\bluetooth\direction_finding_connectionless_tx for...
Basically, I implement code using uart0,uart1,ADC,I2C for EPROM and temperature chip, SPI for the external flash and lsm6dsl chip.
I use a Zephyr timer to keep a one second...
Hi. I'm developing solution for vehicle driving data gathering system.
Our customer want to get the driving data for 1000/s.
So, I was developed hardware and software...
Hi:
I am new to nRF52 and using SDK17.
I got a power consumption issue about the TWIM.
Before calling " nrf_drv_twi_tx", the current is 0.18mA
After doing that the...
Hello, all.
I'm using nRF52833, pca10100.
I want to disconnect BLE manually when I press button. (my own device's touch pad)
My project is modified reffering to Multi...
I'm developing using a PCA10059 board and SDK17.0.2 a dongle to communicate from the computer to the sensor, using the dongle as an intermediary for this communication. For...
Hi,
I tried interfacing LIS3Dh using SPI, I used the SPI example to start with, when I didn't get the desired result, I look numerous question on the forum and tried to...
Hey thread developers,
I see that CLI example and simple COAP example both have command line interface initilazed. But in cli example I am getting cli on usb port, while...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I try the sample peripheral_lbs, I can use the BTN1 to turn on a led when I push the button...
Dear all,
Another quick question.
What is the purpose of antenna LC network on reference design specifically? Does it meant for impedance matching or harmonic suppression...
Hi there,
Let me ask a question regarding signal strength.
Every cell phone shows signal strength with the number of bars on the top right corner.
I am wondering how...