Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
Hi,
I using the radio test on the nrf52840 for RF verification, but now we want to reduce the latency from 8ms to 1ms.
Is the radio test project can modify the latency...
I have Raspbery pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design .
As an end device I have EFR32 MG12 WSTK flashed with OT-CLI-FTD code and connected...
We are using Zephyr RTOS running on a nRF9160 MCU. One requirement of our project is to run a local HTTPS webserver on the target. Our investigation showed that the recommended...
Hello,
Now, the ROHS and Halogen free report of nrf52832-qfaa is out of data when downloaded from the infocenter.Our customers request to provide the unexpired versions...
Hello All,
I am new too BLE so sorry in advance for this generic question. I am trying too get Temperature data from sensor while in connection state(Phone connected). Also...
Hi All!!!
I develop combine (NUS) & (NUS_c multilink) device
nrf_ble_gatt: sd_ble_gatts_exchange_mtu_reply() returned NRF_ERROR_INVALID_STATE
What is this and how...
Hi, I am working with nrf9160 using Segger Embedded Studio and J-Link. I could build the code but not able to download the application.
I am getting error as CPU is not...
Hi ,
i have programmed my NRF51 sniffer dongle (PCA10031) using nrf programming app and I could see something like this in below pic. Is it expected output in the programmer...
Hi,
this at-command provides the cell ID of the connected cell, but only physical cell ID for neighboring cells. Is the cell ID of neighboring cells limited by the LTE protocol...
Hello all,
I want to build a two-directional communication chain with several nrf5340-boards. Therefore, every board needs to be able to receive, to analyse and to send...
I am trying to make a function execute every 1 second using the provided example on the zephyr documentation, but i am getting the following error: "expected declaration specifiers...
Dear Sir/Madam
I used sample project uart_pac10040 loopback. It works with not define ENABLE_LOOPBACK_TEST. However, if define ENABLE_LOOPBACK_TEST, and wire the pin RX_PIN_NUMBER...
Hi,
I am trying to add an IPv4 HTTP client post-action into the asset tracker v1 app, I have a couple of questions.
I am looking at the http_client and DHCP client samples...
I started my Bluetooth application based on zephyr examples found in nRF Connect SDK v1.4.1(C:\Users\...\ncs14\v1.4.1\zephyr\samples). Now I need to add custom service for...
Hi,
I have the following setup of devices, that I want to connect over BLE:
1.) A device X, that executes commands from a smartphone and a second device Y and also sends...