Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
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,
I have a proyect with the following memory requirements.
The current project has a propietary bootloader and bare-metal application. Therefore there is no Zephyr...
Hallo,
In the BSP startup files for the nRF5340 (gcc_startup_nrf5340_application.S & gcc_startup_nrf5340_network.S) the interrupt vectors USPTn_IRQHandler (n=0,...,3) are...
I hope someone can help me here with my question.
In my project we are using a nrf9160 with modem fw version 1.3.5. The application sends/receives data periodically (1 hour...
Hello and thanks for reading.
I have a critical problem with my device, and seeing as the problem is BLE related I figured I would ask your help as well. We are using the...
I'm using an nRF9160-DK board with the provided iBASIS SIM card. I followed the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/nrf/working_with_nrf...
Hi, I have a problem related to DFU OTA through BLE
When performing OTA through Bluetooth, I encountered the following issue:
Firmware built in the same build can be successfully...
Hello, I started looking into the DPPI from NRF5340 series and planning to integrate some functionality into an existing zephyr-based project. Specifically, I need timer-based...
Hey team,
We're having trouble with our device. It's been working fine, sending messages to our backend without a hitch. But after a while, it starts having problems connecting...
Hello.
The MCU of our new design will be the nRF52832.
I would like to know if it is ok to read the voltage of the battery that powers the system, nominal voltage of 3...
Dear support team,
1. Can mesh provisioner configure multiple devices at one time? For example, there are five unprovisioned devices within the provisioner's network. Can...
Hello,
I cannot flash the nRF52840 Dongle using Programmer 4.3.0 with hex file sniffer_nrf52840dk_nrf52840_4.1.1.hex.
The option for writing is grayed out. =
- python...
While developing, I usually connect to the Serial COM Port to see my print statements.
However, when the devices crashes, only "*** Booting nRF Connect SDK v2.5.1 ***" is...
I've got a project that I'm going to want to do DFU through the UART, and in order to transfer files in a follow-on activity, I want SMP running in the application. Therefore...
We're trying to connect to our Azure Iot Hub using the Azure Iot Hub library provided by Nrf Connect Sdk 2.6.0 (without DPS). We're currently using the evaluation board to...
Hi,
I went through the Nordic Academy nRF Connect SDK Fundamentals - Serial Communication. I tried the exercise program where LED1, LED2 and LED 3 are toggled by pressing...