I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi,
I have three Pins which are used as Port event interrupt source.(low-accuracy)
In some cases If I generate some interrupts (maybe 2 every second but random on at least...
Hi Nordic,
I want to know about the boot procedure of nrf52832-dk.
Where in the official documentation can I find what the boot order/proedure is for the nRF52832?
...
hi,
I use sdk17. 1 , protocol stack version 7.2.I have some questions. I want to get the mobile phone confirmation event in nrf52833
after the mobile phone confirms the...
Hi,
I used to be able to configure a console (SHELL) to run over a UART over USB connection (USB CDC ACM device) on Zephyr 2.5.0. With the latest version of nRF Connect...
Hi,
We developing a fitness machine about cycle bike sensor. We create a FTM service include a control point characteristic and We use some VR app(Zwift/Rouvy) to test it...
I've been stuck for days trying to get I2C working on a NRF51822 board by Holyiot. Through scanning, or using the sample project (samples/sensor/lps22hb) I am unable to detect...
Hello,
I have a project where I need to develop an application for GATT Client. The GATT client will need to:
read the value of a characteristic of a GATT server ...
It would be nice if there was a North American mirror for the Nordic Infocenter documentation pages. Given how many connections back-and-forth something from https://infocenter...
I want to use a sensor with nrf52 dev kit. for the same purpose I am first scanning sensor using twi_scanner example but it does not detect. configuration used for nrf_drv_twi_config_t...
I've been experimenting with dynamically changing advertising data, but whenever I call bt_le_adv_update_data I'm consistently running into the following error.
[00:00:04...
Hello i am new to Nordic. I found intresting examples like central_uart and peripherial_uart in nRF Connect SDK 1.7.0. These examples work well, but i need multilink central...
I thought it might be of interest to note that in the Keil compiler (which for me is code size limited because I do not have $$$ or Euros at my disposal) generates a code...
As said in the title. I can see on this page , under "nRF9160 SiP modem firmware"
that: "It can be used for nRF9160 SiP Revision 1, but only for testing and development...
Using nRF52832 and nRF52840
nRF5 SKD 17.1.0
I have bonding running, and have bonded initially (first run with bonding enabled), and Buttonless DFU upgraded once (using...
I've search DevZone, read the header info in ble_advdata.h, but don't understand when using ble_advdata_encode() is required. (I looked for Hung Bui's blog about advertising...