Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
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...