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...
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...
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...
I'm using the CR2032 to power up my nrf51822 with LDO setup, it works well in the begining. But when the voltage drops below 2.6V, my phone cannot scan the BLE. Is it little...
What is expected behaviour of s132 device (4.0.2) if peripheral is initialized with periph_role_count=1 and somebody tries to connect when BLE connection is already establsihed...
Hey Guys,
I'm a newbie on BLE development , I'm trying to run the example "examples\ble_peripheral\ble_app_ancs_c" , It works well first time, but it cannot receive the...
I'm using nrf52832 powerd by a 3.6V regulator in a li-ion powered application. And using one of the IOs (P0.05) as the power supply of other circuits.At the same time, using...
Hi
I am having trouble getting the basic BLE_APP_UART up and running. The UART printf() works, but the BLE module (NORDIC_UART) is not visible in all the devices android...
hi,
i am doing a project where i am using central and client model.
i am using nrf52840 as central device and thingy 52 as peripheral device and i am using sdk 14.2.0...
When using make flash on an SDK11 sketch, s132, pca10040, on Ubuntu 18.04, it successfully builds everything until app_uart.c; when it gets to that point, it outputs the following...
Hello,
I would like to test my code on a NRF52832-QFAB chip with 256kB chip to see whether my code fits into the 256kB flash variant.
According to nRF52832 Rev 1 Errata...
hello
i am using segger embedded studio. with nrf52840 and sdk15.
i was working to set the clock using nrf_clock_lf_cfg_t which is defined in nrf_sdm.h .
nrf_sdm.h is...
Dear Sir/Madam,
I am working on a 51822 project which send data to Android App. This project is actually an replacement to an old BLE sensor which is obsolete now. I have...
HI.
I use the peripheral example of SDK15 to implement functions such as uart, spi, and interrupt.
However, if soft device S140 is programmed, then my code is not programmed...
Hello, I am currently writing firmware using NRF52 SDK 11.0 (there are plans to port to SDK 15 eventually, but for now I need to get it running with 11) on Ubuntu 18.04. After...
Hi,
I am developing application update, the environment is NRF52832 and softdevice S132, compiler and debugger is IAR.
What I have done are:
1. Application binary file...
Using the example s110 project. I compiled in keil5, programmed the devkit using nrfgo studio, and tried to connect using the master control panel. Master control panel cannot...