Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
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...