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...
Hi,
I am building the Zephyr hello world example(C:\ncs\v2.9.0\zephyr\samples\hello_world) for nRF5340DK board, the NCS version is 2.9.0.
I enabled watchdog and WDT_DISABLE_AT_BOOT...
Hi all,
I have written an adv demo myself, and once Bluetooth is connected to the customized board, the following problems will occur,
but it works fine on 54L15DK....
Hi Nordic Tech Team and All,
I am currently implementing BLE-based FOTA for the application core on an nRF5340 using MCUboot. I can successfully update the application core...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
I have flashed the OTS peripheral sample on my Nordic nRF52832DK , with my phone (Android - Nordic nRF Connect ) I can discover all the services , select objects , etc , but...
Hello Nordic Engineer,
I have already implemented a Mesh network using iOS nRF Mesh, 5340 DK, and 52840 DK, with the mesh_light example.
The NUS I used before was able...
Hello,
I am new to Bluetooth. I have two nrf5340 LE Audio SDKs which I have been able to configure and use as gateway and headset (walkie talkie, USB, and line-in, CIS and...
Hi Nordic Team,
Is there any way to input 3 audio streams (through I2S ) on nRF5340DK board are there any extra I2S Port available to input one more sinusoidal signal and...
How to build Opus with the nRF connect sdk toolchain, the target chipset is NRF52840,
Is there any example reference for integration or documentation for porting?
Hope...
I'm using the nrf5340_audio application and with SDK 2.6.0. The Bluetooth address printed out in the terminal does not match what actually shows in advertisements. For example...
hi,
After upgrading mcuboot from NCS 2.6.1 to NCS 2.9.0, the upgrade file is downloaded, and the device restarts and runs normally. The mcuboot version number and active...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
Hello,
I work on a board with nRF9160 and nRF52840. I can perform firmware update of both application and mcuboot for nRF52840 (using serial recovery mode) from the nRF9160...
Hi, I'm having problems with migrating my project to SDK v2.9.0. I'm using mcuboot and I want to use b0n on the net core and update support for the net core application via...