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...
Hi
When I use the nRF5_SDK_14.2.0 of nRF52832, the example is selected ble_app_uart. And the Android example is the Android_UART_Client_Bluethoot_Sensor_Nordic_CortexM4_NRF52832...
Dear team, Device - nRF52832 SDK - SDK_15.0.0 IDE - Segger Embedded studio Softdevice - s132_nrf52_6.0.0 I am doing buttonless DFU in my application. I have successfully build...
Hi,
I want to use uart. I configured two uart, uart0 and uart1. I want to read and write to one uart using APP_UART_PUT and APP_UART_GET. how it possible without uart event...
I am trying to modify tx settings in open thread but when I try to execute otLinkSetMaxTransmitPower it cannot find this function. It seems to find all others. Is this not...
Hello,
I'm using a nrf51422_xxac_s110 chip, with the 12.3 SDK. My code is based on the ble_peripheral\ble_app_uart example in the 12.3 SDK. I'm hoping you can provide some...
Hi,
We believe we have either a BT communication issue for Nordic Semiconductor ASA NRF52832-QFAB-R
https://www.digikey.com/products/en?keywords=1490-1055-1-ND
...
The comport generated by the USB CDC UART example is showing up as a comport; However when I start sending something my terminal program is crashing.
When I look in the...
I've been trying to run the LWM2M sample from here but I've been running into some issues. Leshan provides two URLs for publicly accessible test LWM2M servers, coap://leshan...
I am using RIGADO Evaluation Board 320-00050
I am using nrfutil v5.2.0 to perform DFU i am able to create DFU package and when sending the package i am facing problems ...
Hi
I combined ble_app_uart with relay example .I am getting a multiple definition error in app_uart_fifo while building.I have added required .c files and their header paths...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I have some issues flashing or debugging my Thingy91. The problem seems to be related to my specific Thingy91, as I have another Thingy91, which I'm able to flash...
So, I am updating our advertisement data on a regular rate using a timer from freeRTOS on custom piece of software the is for the nRF52840. When only the app code is loaded...
Hi,
I'm trying to deal with long write events (37 bytes long) but on adding a second long write characteristic I'm facing the NRF_ERROR_NO_MEM error on adding it.
The...