Replies: 18 comments 34 replies
-
Hi Linar! Thank you for such interesting information! Regarding Implementation: So, at first we need to wait till this product will become available to buy it and next (if I be able and can afford) will buy sample or two for real development. Next thing is that I don't see any schematics provided by LilyGo to make 100% sure statements of "how it connected", but from what I see my comments are:
And last, but not least question is price, let see how much will it cost. Anyway, there is nothing wrong to add support of it. But only after LilyGo release this product I highly appreciate information you provided and that you are interested in project and want ask you to let me know if Schematics and/or possibility of buying this board will became available and you will notice it. Drop me a message, please, in this case BR, |
Beta Was this translation helpful? Give feedback.
-
Ernest, don't too much worry about schematics, samples and other stuff - LilyGO is making a lot of efforts to support DIY developers. Please, wait few days. LilyGO or me will likely contact to you next week. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Be aware that ESP32-S3 has no built-in DACs: Software should use either:
Current implementation of AFSK has support for : |
Beta Was this translation helpful? Give feedback.
-
Schematic file of the T-TWR V1.3 is available for public at this location: T-TWR price range can be estimated by this listing: T-TWR V1.3 is not ready yet for the APRS feature.
|
Beta Was this translation helpful? Give feedback.
-
Few words about I2S PDM mode in ESP32-S3 that can be used to implement the "digital to a analog" conversion. It was confirmed that this method works quite good - HardwareLPF (Low Pass Filter) is a simple RC filter circuit with SoftwareSketch PlayWAVFromFunction from ESP8266Audio library: ResultsSummary
ConclusionESP32-S3 does not have built-in DAC but the I2S PDM mode works quite good to produce basic analog signals. |
Beta Was this translation helpful? Give feedback.
-
FYI: Rev. 2 of the LilyGO T-TWR has the following new features:
Schematics: https://github.com/Xinyuan-LilyGO/T-TWR/blob/master/schematic/T-TWR-Plus_Rev2.0.pdf Test snippets: Exterior: |
Beta Was this translation helpful? Give feedback.
-
'Stock' T-TWR Plus (ESP32-S3) built-in I2S PDM out over GPIO18 -> RC -> SA868 is doing good : |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Few more illustrations for APRS Tx and Rx operations with 'stock' LilyGO T-TWR Plus: One screenshot of a video taken by my mobile phone - Full video file is available on Google Drive: These are some screenshots of the SoftRF WebUI: |
Beta Was this translation helpful? Give feedback.
-
Coming soon for ESP32IGATE-TWR Plus. #Web Services |
Beta Was this translation helpful? Give feedback.
-
@nakhonthai the links above are broken... Is that it: https://www.facebook.com/groups/aprsth/posts/6370012186367283/ ? |
Beta Was this translation helpful? Give feedback.
-
Use of R22 = 4.7K leads to unwanted 11 dB attenuation to meet ESP32-S3 ADC max. voltage specs: I have two T-TWR Plus VHF boards.
My outdoor test showed me that the 1st board has about 3X better APRS Rx range than the 2nd one. |
Beta Was this translation helpful? Give feedback.
-
Yes, this is a well known issue with SA868 that was reported
However, both me and Tech Minds YouTube blog https://www.youtube.com/watch?v=IImZfDASYIw&t=47s found no substantial harmonics in the Tx spectrum of the T-TWR Plus board. Have you noticed by yourself any critical issues with the fact that the LC filter is missing in the SA868 PCB ? |
Beta Was this translation helpful? Give feedback.
-
OpenRTX project has made an UF2 firmware for LilyGO T-TWR Plus available in a nightly build as a part of this Feature Request. |
Beta Was this translation helpful? Give feedback.
-
Video of LilyGO T-TWR Plus V2.1: https://twitter.com/lilygo9/status/1752865846727446786 |
Beta Was this translation helpful? Give feedback.
-
Hi, Ernest
Thank you for development of this great project !
It looks like LilyGO is about to release soon an ESP32-S3 DIY kit with SA868 radio and OLED display on board -
This is the GitHub page of the upcoming product: https://github.com/Xinyuan-LilyGO/T-TWR
and these are the docs: https://t-twr.readthedocs.io/en/latest/
Few notes:
However, the T-TWR product has a 2.54 mm pin header, so a user can add a GNSS option and wire MIC/SPK connections by him/herself.
My proposal to you is:
please, consider to add support for the T-TWR kit - this will likely increase your project audience considerably.
Best regards,
Linar.
Beta Was this translation helpful? Give feedback.
All reactions