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...
Hi,
As given in the link: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools%2Fpower_profiler_kit%2FPPK_user_guide_Troubleshooting...
Hi, would you support with the following:
In the high voltage mode (defined as when the supply voltage is only connected to the VDDH pin and the VDD pin is not connected...
(Overview) When accessing the I2C device connected to the Nordic controller nRF 52832, The CLK frequency changes during the process, resulting in operation at an unintended...
I have the nRF52 Dev Kit running now on Mac OS with SES.
(for reference to this topic: click here )
My end result is to use the nRF52 chip as part of a MIDI wind controller...
Dear All,
I am looking for EMI/EMC testing for my custom board based on nRF52832 board. Could you please provide any generic firmware for the same. Is there any UI to test...
Hi
I have my application running on nRF52 on SDK 11 (Softdevice S132 version 2.0). I am using 1 peripheral and 6 central links in my application. I am migrating the application...
HI, i have a small question. When I downloaded the hardware files of thingy52, and opened altium files, I can not move components in a pcb layout, i have to split windows...
Hi,
To decrease the load on the system I would like to periodically send some BT data (and do some SD card writing).
Since Timer 0 is used by the soft device, I am using...
I want an amplifier to receive audio from a FM/DAB receiver and from an NRF52832 that - in turn - has received audio over BLE. The amplifier should either receive the radio...
when I start to program nRF52832 under 1.8v some memory pages can't be accessed. this is short listing:
Erasing page at address 0x78000. Erasing page at address 0x79000...
Hello,
I'm trying to make some current measurement using the nRF6707 and a nRF5 SDK Board(10040) (Board out of the box, shunts untouched).
We're facing problems measuring...
Hello,
Does the newest SoftDevice release v5.1.0 support the advertising data length extension (255 bytes)? If not, will it be available this year?
We are at the evaluation...
Hi,
I am using nRF52832 DK (PCA10040) SDK 14.2.0 and S132 V5.1.0.
I am planning to test the TWI loopback (in order to familiarise the APIs used for TWI in nRF52).
I...
Hello,
I want to update the connection parameters once the nrf52x (peripheral) is connected with the android (master). I tried the following:
In connection event i called...
Hi, Nordic.
I want to use BLE buttonless DFU sample application.
I tried to compile it using SEGGER Studio + clang, but compile error occurs as the below.
How can...