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 have added DFU to our project. In general it works, at least parts of it.
Assume I receive often/always NRF_DFU_EVT_DFU_FAILED, how do I find out, what is the...
Hello! I currently have multiple devices that monitor beehives temperature, humidity and weight and send the data to a central node every 15 minutes to be uploaded to the...
I am using the gpiote example in the peripheral folder as a base project which works as is. I can see that the example is counting rising edges properly matching the frequency...
Hi team,
Describe the bug Running the sample app on Nordic Development Kit " nRF52840-DK" (and also on our firmware board) is randomly failing to discover...
Hi,
We want to have same key for handling accept for LESC pairing and sleep mode if BLE is in advertising.
The implementation is based on ble_app_hrs_pca10040_s132.
...
Hi There
I am debugging my application board by light-swtich server project of Mesh example and " pca10056_s140_ble_debug " project of SDK example dfu.
My application...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
Like the subject, I'd like to change 'ble_app_hrs_c' and connect it to my device.
I changed the service...
Hello,
I am running an application on nrf52840DK. It is using uart service to send a sensor data through BLE to Uart servic on smartphone. I want to measure the current...
Hello,
We just noticed that according to the Raw data detail in nRF Connect, we are able to advertise more than 31B data limit. Is that possible or do we incorrectly count...
Hello,
I am trying to figure out a way to configure the adc node using the .dts Device Tree file in a similar way to what is done for other nodes such as &spi and &i2c....
I've installed the nRF Connect SDK Master manually since I need the Zephyr modules for a school project. I've manually installed the SDK before without issues but on my new...
Hi Dev team,
I am working with a nRF9160DK board. I am currently getting an error while building my SPM folder in : C:\Users\adeel\ncs\v1.3.0\nrf\samples\nrf9160\spm.
...
Hello!
I'am from austria and try to connect a Thingy:91 to your nrf-Cloud. First I tried it with your
iBASIS sim-card, but in austria we can't use this card.
Then I...