i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
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...