Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...
I have a project that runs fine when CONFIG_BOOTLOADER_MCUBOOT is disabled, but when I enable it pins 15 and 16 are pulled high. I need the mcu bootloader to run but is there...
Hi All ,
Setup Used
nRF Connect SDK v2.7
VsCode
Ubuntu 20.04
Google Nest Hub2
Android 12 Smartphone + Google Home App
nRF 5340 DK
Endpoint-0 ---------...
Hello Developers,
I am k.hemasundar and i am working on the nRF52833 QAAA0 micro controller with segger embedded studio IDE. I have used nRF SDK of version 17.1.0 and 16...
Hi,
I have to develop a BLE peripheral, that communicates larger amounts of data over L2CAP. Establishing the channel between central and peripheral works. I'm able to receive...
Hello,
For the evolution of a device that uses a nRF52832 and 2 SPI's instances we are evaluating the option of adding 2 new UART's instances for managing 2 serial peripherals...
Hi there,
So, this is in a sequence of attempts to read data from a digital microphone SPH0645 using i2s master protcool on nRF5340. The program layout is as follows:
...
Hi there,
I am trying to interface SPH0465 microphone with nRF Dev Kit 52832 with the following configurations of I2S:
I have followed the code from echo example...
Hi,
I am using nrf5340 audio dk's BIS mode, connecting gateway device to a PC via USB, it takes audio data from the PC and broadcasts it, I managed to hear the sound on...
We can add the matter switch sample device to chip tool, and can be bind or controled by the chip tool, but we can not use the Apple or google APP to bind the key, It looks...
I was somehow able to work with the previous toolchain version (v2.7.0) but my application development needed an update to v2.8.0. I had previously been facing issues in installing...
nrf Connect Terminal overwrites LD_LIBRARY_PATH. I have added SEGGER JLink path to it so nrfjprog and JLink can dynamically link to the JLink dot so files. This works on Bash...
I am running nrf5340_audio_applications on the nRF5340 Audio DK. Follow the requirements, i add an external flash shield. I've only changed
the configuration of flash and...
Hello, I am trying to flash the nRF52840 SoC on the nRF52840 DK using an external J-Link debugger, without relying on the interface MCU or the onboard J-Link. My current switch...
Dear Nordic Engineers
I used NCS2.9.0 to develop a device based on nRF52840 and I would like to use UART to DFU the device based on SMP.
Now, I test SMP samples and use...
Hi,
After the latest update, the below setting allowing me to select nrfjprog as my device provider is now gone:
I am using the nRF Playground Docker container...