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,
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...
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 new in the Nordic world and try to start the Bluetooth related applications by Nordic SDK. I have the nRF5340-PDK Evaluation Board. I flashed the board as...
Hi, all
I have some questions:
1. Is the DFU advertising name could be stored in the dfu_settings_page?
2. How colud I change the DFU advertising name in the application...
In the specification of 6.18.12.7 IQ sampling,The d escription of magnitude and phase .
I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756...
I am using the discovery manager to do device discovery on any device that connects to my central. I there a way to read the data in the characteristic during this discovery...
Dear Nordic
I am using nRF5 SDK 16.0.0_98a08e2 , and studying the example ble_central\ble_app_uart_c.
I found that in function
BLE_GAP_EVT_ADV_REPORT disappeared, while...
Hi,
I can't find any ses project files for PCA10031 (dongle) in nRF5 SDK V16.0 when examining the [.../examples/ble_peripheral/ble_app_hrs] folder. Additionally, there doesn...
Hi,
I've been skimming through the NRF9160 FOTA samples and related libraries(1.1 and master) and having hard time to understand some of the basics.
My assumptions...
HI,
I want to power the system using a external regulated 5V source. Then nRF5340 must be used in High Voltage Mode. When operating in High Voltage Mode, the nRF5340 is...
Hi Nordic Pros,
I have a nrf52840 board, and I tried to connect it to my pc. It dosen't show up as "JLink" or "BOOTLOADER".
Inside Segger Embedded Studio, I tried to connect...
Hi, anyone call tell What is the acceptance rate of nrf52 series scanning
I'm used zephyr ble mesh example, One node sends, one node accepts, and the broadcast packet sent...
Hello,
When i build a project to the nRF9160 DK, the terminal shows output of the program. Everything works.
When downloading the merged.hex file to thingy91, then...
Hello everyone,
We are 4 students, who are developing a BLE mesh network to send data from a CANNBUS-simulator to a desktop. We have chosen to use the nrf52840 chip to set...
Hello,
I am using nrf52832 with SDK 16, I want to change advertising packet flags from BLE_GAP_ADV_FLAGS_LE_ONLY_LIMITED_DISC_MODE(0x05) to 0x04 during run time how can...
Hi, Im developing an ac dimmer with zero crossing on mesh, but it flickers at low dimming levels, I even used the scheduler for the ble stack but it didnt help, what would...