Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
I have a PCB made for my project. I want to read log from RTT. When I try the same software in the development kit, I can read from RTT. But when I want to read from the PCB...
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...