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...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Dear Nordic Developer Zone,
I am working on MAX30003 ECG ( https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf ) with Nrf52840-DK. My sensor is work on the 32.768kHz...
Hi,
I have been having quite a lot of issues around connectivity and my device, all of which at this point has stemmed from MNO blocking activity from MVNO's ( here and...
I tried adding DFU capability to the broadcast_audio_sink sample. At first i copied the whole sample code to a different directory and opened that folder in VSCode which has...
We are running into an issue of stability with our LTE connection. Our nRF9160 makes a call every 5 minutes to our backend. On start-up, the device connects and starts making...
Hi,
I am working on mesh network. i need to control 10 nodes in the mesh network with having one main node. I have taken the light switch sample as an example.
The process...
Hello,
We are trying to use nrf5340 and W25Q128JV ( https://www.winbond.com/resource-files/W25Q128JV%20RevI%2008232021%20Plus.pdf ) nor flash on our own designed card. I...
Hello,
We are trying to get the XIP example working with a custom nrf5340 board with the mx25l25645g memory chip. Using VSCode, 2.7.0 toolchain, 2.7.0 sdk
The project...
Hello,
nRF connect sdk extension v2024.9.87 stopped working for building Zephyr apps (HWMv2). Previous version worked fine. Extension crashes loading project
The issue...
Hello,
Not sure if this is the right place to report a bug, but I couldn't find anywhere else.
I have an issue on nRFCloud when looking at the messages in the terminal...
I am using a custom board with the nRF9160 SIAA B1. I encounter an error where AT commands cannot be sent. How can I resolve this issue? modem version 1.3.5 SDK version 2...
I have a nRF9160 board that is running fine with a modified asset_tracker_v2. Recently I started getting the message shown below. after some time the system does connect and...
Hi,
I have a custom board similar to the thingy91.
I use two MCP251863 (same as MCP2518FD with an integrated tranceiver) on the spi3.
schematic
device tree ...
Hello there,
I am using NCS Toolchain 2.6.20240605.885759407716
I am trying to configure a project with following Firmware Update specs:
- Target MCU is NRF5340...
Hi, I am using LittleFS with some external flash. This works great on it's own, but when part of our growing program it has started crashing with the "Unaligned memory access...