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 am experiencing the following issue:
When trying to use the nrfconnect - bluetooth low energy app to configure my nrf5340 PDK, the connection to the board via...
I want to be able to flash (hex files) my Raspberry Pi 3, I am using Raspbian as an OS and I son't seem to be able to install nrftools for Linux on my Raspberry Pi. Are there...
I am building a product where a central device communicates with peripheral devices in a star topology. The main purpose of the communication is for the central device to...
Hello, is it possible to use the nRF Connect desktop app with any standard bluetooth low energy dongle, rather than the nRF52840 dongle or the nRF52 development kit? I would...
Hi, I've got a project runing fine on v1.5.1 but will not update to v1.6.1 with this west.yml file: changing the revision v1.5.1 to v1.6.1 to keep up to date with the sdk...
Hello,
I am using nrf52 DK to program an nrf52805 with the ESB protocol. My nrf52805 is in slave mode compared to a micro Stm8l serial connected.
I'm having trouble configuring...
Hi everybody,
I am working in a project where there are one central_UART with multilink and diverse peripheral.
The devices are a custom board Fanstel BC840, nRF Connect...
Hello ;
We used NRF9160-SICA-B1A-R in our project. We have to choose the old version (NRF9160-SICA-R7) as NRF9160-SICA-B1A-R is out of stock. the only difference, Some of...
Hello,
I am attempting to implement cell tower triangulation using unwiredlabs.com's api.
I have single-cell geolocation working. I am having trouble getting multi...
To measure the antenna in band 20, you can send a carrier in the frequency range from 832-862 with the command "AT% XRFTEST = 1,1,20,8320,0,1,4".
To measure the antenna...
Hi,
I am using nRF Mesh SDK 4.1 and nrf SDK 16. I started with the light switch client example on a DevKit.
I am trying to change the publication address of the client...
Hello, DevZoners!
Hope you all doing great!
I have 2 9160DK's and for a few weeks now I've been trying to connect to the LTE network and then connect to the nRF Cloud...
I have changed the ram start and ram size, but as soon as i am adding the 10th characteristic to my second custom service, the program is crashing? i've also changed BLE_GATT_DB_MAX_CHARS...
What is the maximum file size of the LTE Modem firmware update we can expect on the 9160 platform? I am trying to plan out our external flash size and partitions.
The...