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...
I have encountered this issue while trying to trigger a ble_nus_string_send() - function from anywhere else than in the ble_rx_handler.
I use Softdevice S110 on the NRF52832...
Hello,
I am porting several of our devices which implement ZCL from another stack vendor to run on Nordic. These are legacy devices that support Report Configuration/Reportable...
Hello,
Our device has the secure BLE DFU enabled. In a mass programming situation we need to apply a hotfix to each device and replace a previously hardcoded value with...
Hi, Cloud is NOT getting connected. Actually I am working on nRF9160 DK (PCA10090) past 3months. I was successfully able to register the DK broad with nRF cloud account and...
Hi,
I try to do the DFU example in the nRF5 Mesh SDK V4.0 for the nRF52833 Development-Kit:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi,
Our company offers product with and without Bluetooth. The nRF52810 chip will always be present on the hardware, it will just be programmed to either have the radio...
So I am initializing the FDS but the program I guess stands in an infinite loop at wait_for_fds_ready():
This is not working. At the moment I have given a delay of 300ms...
Hi
OS: Windows 7 (32-bit)
nRF Connect application: v3.1.0
Getting started assistant: v1.0.1
Please see the attachment. After installing ninja, tried to verify it...
Good afternoon,
I'm developing my application based on nRF52840 and S140. What I pretend to do now is to make it possible to update device software (softdevice and/or booloader...
Hi,
The buttonless DFU example mentions support for S112, S132 and S140: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_buttonless_dfu...
I'm new here to play BLE mesh network. I got 4 nRF52840 DK, I am woundering how to set up a mesh network step by step? What kind of exmples(ble_app_blinky_c, or something...
Hi,
So we have a smart light control app, and it is based on nRF-Mesh-Library version 1.0.2. Since it's announced the version 1.x is no longer being maintained, we want...
I had a problem setting sniffer.
I use PCA10040e (nRF52810) V0.9.0.
I installed everything.
And copied file and folder to this path.
C:\Program Files\Wireshark\extcap...
Hi,
I am a beginner in ble and I am trying to understand the technology. I am trying to write to and read from FM24W256 FRAM through I2C. The reference I have considered...