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 tried to change my UUID in the BLE_APP_UART program.
After changing I am not able to connect my NRF UART app with my device.
How do I solve this?
I'm working on NCS 1.6.1.
i plan to use a SPIS with an IRQ pin .
i refered to a sample "hci_spi" in SDK , dts is as follows.
&spi1 { compatible = "nordic,nrf-spis";...
Hi,
I would display a picture on my lcd screen. I use the driver st7735, with PCA10040 and my IDE is segger embedded. I find the documentation of nrf_gfx_bmp565_draw ...
I have a problem, like this fellow engineer here , but the solution is not applying for me.
More specifically here our function calls from application is like this:
...
This is not an official Nordic library related but I'm hoping someone could help. I'm using the Radiohead library http://www.airspayce.com/mikem/arduino/RadioHead/ And i got...
Hello,
I'm in a developing stage with the nrf52840 and today I got this error after trying to ensure the " --erase all " command from the nRF Connect software.
I know...
Hi all,
I using SDK 15.2 with our customised board and i have already done ota for nrf52832 sucessfully
But i cant do the same for nrf52810
nrfutil pkg generate -...
Hello there. I'm currently looking at the sniffer software
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs ...
Hi,
I'm using nrf52840 and connect to a PC with BLE, using Nordic Uart Service (Rx and Tx characteristics).
When sending messages, I need to know how much data I'm writing...
Morning,
We have a technical question please. As far as we know the NB-IOT services in Germany should use only Band 20 for operation, but we see in our lab tests that some...
Hi
1、The customer wants to set read protection during batch programming,Customers use offline programming during mass production;
2、In addition to using nRFgo Studio to...
Hello.
I know that I can change the interval of the advertize event by changing the advertize interval, but I don't know how to set the interval to be sent to each channel...