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...
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...
Hi Nordic DevZone Community,
I am currently working on a BLE peripheral application using the Zephyr stack and have encountered an issue where my device stops advertising...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
My HTTPS code works fine, but when I try to merge the configuration files for BLE, ADC, WebSocket, and...
I am performing OTA of nRF52840 with BLE. It is working fine but device takes around 20 seconds to reboot after OTA image data is transferred to nRF52840 via nRF device manager...
Hi, I use nRF52840 DK (SDK 2.5.0), all my attempts to raise examples for "Matter", were not crowned with success (for example projects: Light Bulb, Light switch). Everywhere...
Hi all, We are using nRF Connect Application to discover Bluetooth device implemented on nRF52840 MCU. Company identity data is set within the manufacturer specific data sent...
What are the implications of calling nrfx_nvmc_page_partial_erase_continue() faster than the period I specify in my call to nrfx_nvmc_page_partial_erase_init()?
I'm erasing...
Hello Nordic Team,
We have designed a custom PCB for our product using the nRF5340 SoC. The peripherals resemble the ones in nRF5340 Audio DK. However, we are unable to...
Hello Nordic Team,
While developing on the nRF5340 Audio DK, there are certain unusual behaviors that are tracked down by our development team over the bluetooth module...
Hello,
I don't have experience in audio converters and interfaces so I'm asking here for your advises.
What I've is a device, in development process, that have a small...
Hi, When creating custom boards using the nrf connect vs code extension (ncs 2.7 with nrf9160) The flash and ram values in the <board>.yml and <board>_ns.yml file are different...
hi support team,
1. ncs2.8.0 introduce Subnet Bridge feature, here is the link:
" ">docs.nordicsemi.com/.../brg_cfg.html"
but which demo can we show to customer? i...
Hi, Team.
We are currently using NCS v2.7.0 with the sysbuild approach on the nRF5340 . We referred to the nrf/sample/matter/lock code and copied its sysbuild configuration...
Hello,
I'm experiencing issues testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.
To reproduce my issue, just build the sample out...
Sorry if this is documented somewhere, but there is a dot pattern that seems like a QR code on the 9160's exterior metal case. For the purposes of provisioning a product,...
I performed OTA over BLE for Matter samples available in NCS. After OTA performed successfully, it erased the Matter commissioning data and uncommissioning the device. How...