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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi All,
Please, I would like to know why when using bootloader on nRF51822 , the app does not start when it is being flashed with a debugger (I'm using the J-Link), however...
Nrf_dfu_settings.c used 1.7k RAM in examples\ble_peripheral\experimental_ble_app_buttonless_dfu project ?can used more less?
Nrf_dfu_settings.c -> nrf_dfu_settings_write...
tr4x_87dB_0xc7_1024_7.5ms_おかしい.psd We are using a transmission scheme where we tag each of our packets with a block number and fire them off using write without acknowledgement...
Hello!
I tried to check the saadc value by using sample that is provided nordic homepage,
and I just found that the saadc values changed when I changed the compare time...
Dear All,
I see that there are many nrf52 modules available for shipping already. May I check with you, which one is the best interms of ease of development(HW/SW) and support...
I need to develop the IIC Slave function by using a GPIO of the nrf51822, but the development on the KEIL with C is not enough, GPIO with C program is too slow to follow the...
Hi All,
can any one tested BLE on nRF52832-CIAA?
Actually we have a nRF52-DK and also our application board.
in both the boards we loaded DFU project to check BLE...
I'm getting the following compilation error when trying to build the DFU bootloader example, using gcc 4.9.3 (4_9-2015q3) on Mac.
In file included from /Users/Eliot/dev...
Hi,I download the "nRF5x-Command-Line-Tools_9_0_0_Installer.exe" and install.my system is windows7_32bit.When double click to run the "nrfjprog.exe",the startup window exits...
I am new to nRF51822 and seek expert's advice!
I am planning to prototype using nRF51822 Bluetooth Smart Beacon,
Can some one suggest if I can use nRF51822 Bluetooth...
Hello, when I check nRFgo SDK document and demo, find one difference, it's strange.
First, in demo, I check hal_nrf.c:
/**
Typedef for the RF_CH register. Contains...
It would be useful in debugging to be able to fire up gdb and point it at a single binary so that I can step through code in both the bootloader and the application. The mergehex...
I'm trying to figure out the RAM power and RAM retention on the nRF52. This is the micro I've used that has had the ability to turn chunks of RAM on or off.
Here's my understanding...
I'm trying to apply a firmware update using a zip file that has worked with older version of nRF Toolbox. Using the current version, (4.1.1) on iOS, I select DFU, then select...