Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...