Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hello ,
I am getting "Configure Cmake Option visibility" notification in visual studio. I am attaching snapshot as below.
/resized-image/__size/640x480/__key/communityserver...
I'm trying to install my dev environment on my MacBook. I've installed most of the tools but need the Segger installation to be properly licensed. I downloaded the Nordic...
Hello, After a lot of struggle i was finally made it to the point i can build and flash to my thingy 91 the lte_ble_gateway. However, i added prints (printk) in main.c to...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
Im streaming audio from a gateway to headsets using BIS, but I am unable to get multiple streams working, so that I can switch between streams on the headsets. How do I set...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello, I have a problem on getting the dynamic tx power to work properly on the BL5340 using the hci_pwr_ctrl. I tried the example, it build and flash correctly, no error...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
hi!
I get the message "The build configuration is stale. Run a pristine build" even after rebuilding in all versions of nrf connect for vs code after 2023.7.129.
I have...
Hello,
I need to make the OTA DFU work and I followed the instructions here: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/mgmt/mcumgr/smp_svr...
I'm developing a product with the nRF52840, using Zephyr (Toolchain & SDK version 2.7.0). Is there a way to set up two PWM outputs having the same frequency and duty cycle...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
Hi,
I used the NCS SDK, the sdk version number is v2.7.99-cs2, and the chip I tested is NRF54H20.
I used registers to configure GPIO. I tested GPIO P1.00, P1.01, and P1...
Hi,
I am working on implementing an I2C node in my nRF52840 based sensor. However I am getting the following kernel panic.
I removed all I2C node related code that I...