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 need to do batch DFU updates, and the pc-ble-driver/nRF Connect Firmware combo is too unreliable for my needs. I would prefer to just use the wireless transciever built...
Hello,
I am using SDK 17.0.2 and want to use Memory Manager Diagnostics .
I have added to my project's sdk_config.h the following :
#ifndef MEM_MANAGER_ENABLE_DIAGNOSTICS...
Hello community,
I have been working on nRF BLE module. I want to make a project that has a small relay control for an appliance. The device will be connected to a mobile...
Hello guys, the USB controller of nRF5340 requires a voltage on VBUS pin.
1. Can nRF5340 be damaged if VBUS voltage rises into its valid range while the device OFF (VDD...
Hi,
I am using NRF52840 development kit and using s140 softdevice for bluetooth services. When I load the softdevice hex file and later load the Firmware hex file, I am...
Hi,
Currently I am experiencing some issues regarding flashing the modem firmware on the NRF9160. My end goal is to automate the process of flashing both modem firmware...
I am using SDK v12.3.0 for nrf 51822 chip. I am working on hrs example with some custom modifications, so i need to to update application through OTA, i have used bootloader...
Heija Guys,
I have a problem with my PWM. I started with the zephyr version 2.4.99 and switched, after we discovered a bug (Link to ticket: https://devzone.nordicsemi.com...
Good Afternoon, Im using a samsung galaxy tab a - Model num SM-T510 Android Version 10 nRF Mesh app version - 3.1.5
After provisioning 14 nodes, whenever i try to reset...
Hi,
I am trying to integrate UART and DFU serial from the mesh example.
What I did is:
1. Adding uart drivers and libraries into the DFU project.
2. Adding codes...
Hi,
We are seeing the issue mentioned in https://devzone.nordicsemi.com/f/nordic-q-a/20291/offset-in-saadc-samples-with-easy-dma-and-ble/79053#79053 . We have 2 sensors...
Hello, I'm getting started with FreeRTOS in Nordic SDK 15.3 I have created a small test code, using binary Semaphore from FreeRTOS, that waits signal from SAADC callback....