Ricardo Guzman (Richonguzman)

Results 269 comments of Ricardo Guzman (Richonguzman)

I tested on another project and confirm that: 1) all pins definition are ok 2)I did not use the following 2 definitions and also all works fine #define TFT_INVERSION_ON #define...

HI! I'm trying to add this to TTGO Lilygo T-Echo which is NRF52840 using platformio and I'm getting the: `In file included from .pio/libdeps/ttgo_t_echo/NimBLE-Arduino/src/NimBLEDevice.h:18:0, from src/ble_utils.cpp:1: .pio/libdeps/ttgo_t_echo/NimBLE-Arduino/src/nimconfig.h:6:10: fatal error: ext_nimble_config.h:...

on the n-able Arduino are there examples of how to do this?

> @richonguzman Please refer to the in instructions in the readme here: https://github.com/h2zero/n-able-Arduino on the readme it appears: `platform = https://github.com/h2zero/platform-n-able.git#1.0.0` should this replace the `platform = nordicnrf52` i have...

> Yes, that is how you change the core to be able to use this library. thanks will test it tomorrow ! ;)

check my version "on the works/BETA" with almost all the functionality of the original tracker in https://github.com/richonguzman/LoRa_1W_APRS_Tracker

I had it running on my local pc Will have to dig a little to make up to date and test if runs again Although I thing it would be...

the adapters was a good idea but the LoRa boards (ESP32 and ESP32S3) do work fin as they are... even as TNC over BT or Wifi... so its seems I...

> I looked into that app a little more and discovered that he does provide the source code for it to examine. It turns out, his BLE terminal is a...

hi, I need some help when writing from TNC to iPhone over BLE: I believe I have a working AX25 packet, build with the aprs packet I received and all...