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...
Hi ,
I am using NRF52832 device and I am referring ble_central/ble_app_hrs_c app . in this example , there is secure data used(pairing and bonding information) for whitelist...
I would like to create a repo to house all our vendor-specific board support, applications, etc. outside the Nordic nrfConnect repositories as per the Zephyr workflow. However...
Hi, I am an internship student and so new at programming. I have a nRF51822 DK that includes;
2 x nRF51822 module
2 x BLE master dongle
J-Link Cortex emulator (Debugger...
Hello everyone,
We have an IoT device with the nRF52832 module installed. We are in pre-production and in the process of certification. Our laboratory (EMITECH) asks us...
Hello team, i use board nrf52832 and SDK15.3. in example ble_app_uart_c. BLE_NUS_C_EVT_DISCOVERY_COMPLETE event occurs only once, after losing the connection and reconnecting...
Is there an example for setting up a Segger Embedded Studio project for using an nRF52840 with Zephyr. The instructions on the Zephry site for adding Zephyr files to a project...
Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration...
I am using an nRF52832 and the Nordic UART Service (NUS). I am using the example NUS code and the UART side is plugged into another microcontroller's UART. By default that...
I need to find rssi value of my mobile (using nrf blink app) using nrf52840 Dk.. So i generally don't have idea what changes to be made for ble_peripheral->ble_app_blinky...
Looking at different solutions to an asset tracking system I'll be working on as my senior project later this year (getting a head start so time isn't as much of an issue...
Hi,
I'm writing a driver for a Ublox cellular module, which will be communicating with the nRF5240 using UART. After going back and forth, I decided to go with the app_uart...
Hello, I am an intern at a startup company and ive been tasked with finding some information about the chip set we are using, specifically the bluetooth aspects. We are using...
Hello,
I just installed SEGGER Embedded Studio to build the light switch example for Bluetooth mesh.
I managed to successfully follow the quick start guide using 3 development...
Hello!
I managed to flash my Raytac dongle with debugging going using the SWD on a nrf52 DK. I am mainly working with SEGGER Embedded Studio and nRF Connect on Mac. However...
i m getting constant RSSI values 32 even if i move far or near
this is the same example code in ble_peripherals
I HAVE UPDATED MY CODE (i have printed the RSSI values...