Hi,
My VSCode extension is not working now. could you please give me some advice? thanks!
1.<Manange toolchains> could not display and select the toolchanis version
...
hi all
i want to use a chip antenna for nrf52840
but un data sheet there is not any sample layout or component details
for example i want to use this chip antenna
...
Hi Nodic support team.
Can i know which usb example we can use to modify to usb bulk application in nRF52_sdk_17.1.0?
1. nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
Since the nRF Connect extension for VS Code is buggy (at least in the latest version of VS Code), is there a guide available for setting up the VS Code IDE without using nRF...
Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
hi:
There is an example of webusb next in Zephyr's latest Samples. I ran it with nrf52840 and encountered an error requesting the Microsoft operating system 2.0 descriptor...
Hello, I need some input on TX Power configuration for nRF5340+ nRF21540 .
(We are on NCS 2.7, and not yet migrated ot using sysbuild. Still using parent+child image....
Dear, I'm developing on nordic 52840 with ncs2.6.1.
I found that the Current will reach to 600+uA in k_sleep state by enable SPI in device_tree and if i disable the spi...
Hello,
We're using the Scanner Compat (v1.6.0) library for Android in our app, and it has helped us tremendously.
Recently we've observed that the Xiaomi 12T has stopped...
In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption.
But it measures 0.60mA Is there any config...
I'm using SDK 12.3.0, and changed the TX_PIN to 30, RX_PIN to 5, flow control is set to false, bitrate no change(19200).After I programmed the firmware to my custom board...
I'm trying to test my nRF7002DK with aws_iot sample to see how it works. I'm following this guide however it fails during build configuration & never builds whatsoever. I...
Hi,
I have tested my BLE code and UART code separately, and both worked correctly during individual testing.
However, when integrating both, I encountered an issue with...
I see other posts stating that the nRF Connect For Desktop 'Toolchain Manager' requires an internet connection to download the nRF Connect SDK versions. I'm thinking of the...
I open up a flash shared space in app and bootloader, write values from app, bootloader read, bootloader read values such as 0xFFFFF, and not ideal values, may I ask why this...
Hello,
* HW: nrf52840DK
* SDK: ncs v2.8.0
* APP: spi-master-slave example
In this example, I am interested in slave rx. Seeing this example, it apears slave makes...
I need to connect a device to an nRF5340 SPI port without creating a custom driver. I'm tempted to use the nrfx_spim driver directly, but I'm trying to do it with Zephyr and...
Hi,
I am migrating from nCS v2.6.1 to v2.9.0, my workspace builds fine on v2.6.1 But on v2.9.0 I am getting the below error:
This is being generated as my main.c has...