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...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
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...