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...
I recently switched from 1.5.1 to 1.6.1 and I'm now finding the SLM is misbehaving.
When I try to send a large payload such as 933 bytes of data, I find the CTS signal goes...
I successfully built, run and tested the sample: gps on my nRF9160 DK , without using the SUPL client library.
I then tried to build and run this sample: gps with the SUPL...
Hello,
I have been asked to research a possible solution to add support for executing REST calls to the AWS cloud. I see a library and API for making REST calls to nRF Cloud...
Hi,
I am looking at ways to offer the GPS assistance data from NRF Cloud (or similar) through our own server. The NRF Cloud is unavailable from within our network and we...
Trying to compile samples/net/wifi/ to test the esp8266 with Nrf52. we have our custom board. but Im' testing using Nrf52840 DK now.
I've this file
in myProject/boards...
We have a custom PCB with GPS circuit copied from the NR9160-dk board.
The default GPS example is working fine. However, we want to combine GPS tracking and LTE-M connection...
Hello,
I am using NCS 1.5.0 and modem firmware 1.2.3.
I have nRF9160 DK version 1.0.0.
I am trying to run "full_modem_update" example firmware on this.
But getting...
HI
I use NRF9160 serial_lte_modem to test NBIOT/MQTT, current SDK is V1.6.0 ,and config mqtt keepalive =1200S.
after 9160 connect net, control mqtt connect my mqtt server...
I have connected 3 Peripheral using Name Filters and 1 central.
I am able to connect and communicate with all correctly.
But I need to identify that conn_handle 0x0 ,...
Hello!
When collecting dc1.4v with SAADC, there is an error of 100uv. SAADC is configured in differential mode, with N-terminal connected to GND and p-terminal connected...
Hi,
I've read in these forums and seen the machine instructions within the C code that nrf_delay_us (which BTW is used to do nrf_delay_ms) is implemented by executing a...
Hi team,
I would like to know the default channel used for data transmission and the frequency of the channel.
Also whether the frequency is configured in the softdevice...
What is the purpose of the external capacitors on DECA and DECN? DECA calls for 1uF and DECN calls for 0.1uF. The datasheet calls these out as "Regulator Supply Decoupling...