-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32APRS_T-TWR do not decode APRS received via RF #15
Comments
Having the same issue. Have tried using my AnyTone HT as well as OTA signals that have been heard. Nothing seems to decode. Have tried narrow and wide as well as compression on/off. No Rx packets. Tx is working great! |
Factory reset and reconfig again. |
Thank you for the reply. Still do dice.
https://photos.app.goo.gl/zHWcYf1LztC1RShM9
From: nakhonthai ***@***.***>
Sent: Monday, January 15, 2024 7:17 PM
To: nakhonthai/ESP32APRS_T-TWR ***@***.***>
Cc: Charles Boening ***@***.***>; Comment ***@***.***>
Subject: Re: [nakhonthai/ESP32APRS_T-TWR] ESP32APRS_T-TWR do not decode APRS received via RF (Issue #15)
EXTERNAL EMAIL - Use caution when opening attachments, clicking links, or sharing sensitive information.
Factory reset and reconfig again.
Default config it can received and decode to display on OLED.
https://www.youtube.com/shorts/Ue8LRRpVCSE?feature=share
-
Reply to this email directly, view it on GitHub<#15 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABQNB22IZCDN44T3BLV6PYTYOXWLBAVCNFSM6AAAAABBONS2M2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJTGAYTAMBQGU>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Same here... |
#20 (comment) |
I did the reset and added band pass filter, TX time slot 2000 and 300ms delay and it worked after a coule of tries. |
I am experiencing the same issue as described here. The device transmits and receives audibly, but it does not decode anything. We had two devices lying next to each other set to the EU APRS frequency of 144.8 MHz. You can hear the signal, but it is not processed. I have tried the EEPROM reset mentioned above and also the option with the bandpass filter. Both devices are deaf in terms of reception. Additionally, mine does not produce a clean signal. Only a single data packet has been received by me despite being 50 meters away from the club station. DO5SKL-8 |
Yes, you need to check parameter.
|
Very weird. I'm still not receiving on the device. I think @Basti77 was talking more about Tx from the device and receiving on another device. I'm using an Anytone HT and Tx APRS 144.390. I'm decoded by other devices no problem but with the T-TWR device running this code, nothing ever decodes. I can hear it in the audio on the device but nothing on the dashboard. I have a second device but have not tried connecting it yet. I did try the BPF but that didn't help. STATISTICSPACKET RX: | 0 |
I did a bit more testing. No 3.5KHz offset needed for me. I Tx data is still working great. Here's what it looks like on the scope in SDRangel. Great decodes on Tx. My Anytone decodes the Tx just fine. It's just that dang Rx that's not working right. :) I do note that the Tx off the unit is pretty wide compared to the Anytone. I did try both narrow and wide for my Tx on the Anytone but neither was decoded on the ESP32APRS_T-TWR device. |
@Basti77 Interesting. I'll have to try that. I did notice in the SDR that the TWR seems to start a bit high then shift towards the left during the transmit cycle. I am running the TWR on narrow but it seems to be coming out wide when compared to my HT. I also note that if I try high power the device completely locks up after 2x transmits. On low power, our local APRS I-Gate is picking me up about 14 miles away. That's pretty good! :) |
Having the exact same issues as everyone else, zero RX using the T-TWR Plus VHF, I hear the noise but nothing decoded. My Yaasu FT3 sitting beside it decodes it just fine. TX is working sweet with zero issues, got some really good range in tracker mode when mobile. Have tried it both on provided antenna and my home base antenna that works very well nothing, its completely deaf. Things I have tried so far. It a very cool project, just wish I could get the RX decode to work. VK5URD |
Try setting the TX frequency a little lower and the RX frequency a little higher - you'll have to try it out for yourself. in my case it's 100Hz |
Cheers for the idea. Might be worth just self-building 0.3d. Starting to think I may just have a dud SA868_VHF. Cheers VK5URD |
I’m in the same boat.
…On Mon, 26 Feb 2024 at 11:03, dronesnapshot ***@***.***> wrote:
Try setting the TX frequency a little lower and the RX frequency a little
higher - you'll have to try it out for yourself. in my case it's 100Hz This
works quite well for me (I use the latest version 0.3d) although the
overall performance of the system is below a simple Lora module, but there
is certainly still room for improvement. D05SKL
Cheers for the idea.
Spent a few hours this morning stepping through 145.1750 to .1850 in .0050
increments while manually keying up an APRS beacon and only managed to get
1 RX.
Reboot between each increment.
This is just with the release V0.3
Might be worth just self-building 0.3d.
Starting to think I may just have a dud SA868_VHF.
Cheers
VK5URD
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHVQGUS6KGNOUGEGJB5WY3YVPGMNAVCNFSM6AAAAABBONS2M2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRTGEYTANJQGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
In the SDR screenshot you can see that the frequency always drifts upwards. I don't know if you can "tune" the PLL via software. I can't imagine the temperature now with the short transmission bursts. then more voltage regulation would also explain why the device hangs up at max transmission power. |
Possibly some of the hard coded config could be added to the menu under something like advance radio where u could tune it a bit. I see this project has had a few edits, hopefully development is continued, it a fantastic APRS transmitter. |
Same issue for me. I hear lots of packets via the speaker, but none are being decoded. |
There are two hardware revisions, 2.0 and 2.1. According to OpenRTX, v2.0 does not have the AF out from the SA868 connected to a pin on the ESP32 board, making decoding impossible. V2.1 is relatively new, newer than this project, which doesn’t make sense. what pin on the ESP32 is expected to receive the audio from the SA868? If this is true, then I imagine a jumper from the speaker to the appropriate header pin is possible… For APRS, the audio feature of a walkie talkie is pretty useless anyway. |
but that does not explain the different performance when sending. or does "nothing come out" of your device when you look at the signal on the SDR? |
The t-twrs I have are definitely transmitting aprs over RF, but it will not decode received RF packets. You can hear them over the speaker but they’re never processed. INET/APRS-IS packets are processed just fine. |
Sounds like the RF output only goes to the speaker and not an input on the ESP32. |
I just got mine, so I am guessing that it's 2.1? |
It's strange, it must go to the ESP32 on v2.1 as it decoded an APRS just once. |
I am playing with the RX freq to be like an offset, I have not used the dbv ratings before for audio. What is a 'good' value? I am around -16.1 for most packets. |
Be aware that
![]() Inspect that your T-TWR Plus board uses 47K for the R22 value. If it is true - it is recommended to NO longer use 11dB as ADC attenuation here: ![]() For recently manufactured boards it is recommended to use 0 dB attenuation value. Older boards (manufactured before September) can be fixed by the R22 replacement: Read this thread for more details: erstec/APRS-ESP#29 (comment) |
After numerous re-flashes, testing various volume and squelch levels, trying to adjust the rx frequency until I get the best signal, I still can not get the unit to show any received traffic. |
Also having the same issues. It will not decode the received traffic over RF. I just got the T-TWR and flashed it. I looked at this thread and tried all of the suggestions. No Luck. |
Just uploaded .4. Decodes occasionally then stops. Also the access point is working now. |
Flashed .4 - still cannot get it to decode any packets |
Actually, it looks like it IS decoding some packets.. I'm not sure how consistently. Very exciting! |
I agree, it decodes a few packets and then stops decoding. |
With the squelch open and audible packets coming in it doesn’t decode. If I’m standing next to it with my Kenwood radios it works. |
APRS Rx exampleTest conditions
![]()
![]()
![]() |
Thank you Lyusupov. I was able to get similar results using a J Pole with squelch open and volume on 2. My speaker is connected, I like the sound of static in the morning. |
New firmware with the settings @lyusupov mentioned is working for me so far, it's actually rx'ing packets. I am seeming reboots every 2-3 hours though. |
I don’t know why it only works with my Ed Fong J Pole antenna. I have tried both diamond and comet HT antennas and while I hear packets, none decode while my Kenwood d74 decodes them. Only works with the J Pole. I guess I’m expecting too much from a $50 development board. |
@dboggny have you measured R22 resistance value of your particular T-TWR board with a multimeter ? Another option is to try Arctic Tracker firmware for the T-TWR V2.0 |
As far as measuring resistance value, I am embarrassed to say I am really just an operator and don’t know how to do that. Same for building from source code. If there is a tutorial for how to do it I’d give it a go. I have to Lilygo boards and wouldn’t mind blowing one up trying something new. I can try arctic tracker I think. I’ve looked at it before. |
Got same issues as everyone. It sent packet that I can decode with other devices, but received nothing, even when i transmit APRS packet fiew meters away from the T-WRT. Then i reset the unit (someone post it) and now, i receive and decode packet! |
I downloaded visual studio code, and copied the git repo. |
I just got a T-TWR Plus 2.0 from the LilyGo store, so I assume it has the 47k resistor already in place. In the source code I've made the ADC_ATTEN_DB_11 to ADC_ATTEN_DB_0 changes in the places specified above, then built and uploaded with VSCode + PlatformIO, followed by a Factory Reset in the firmware menu. However, my T-TWR isn't decoding any packets, even from my BTech UV-Pro HT across the room. I'm using the stock antenna and squelch is set to zero. I can hear the packets coming in on T-TWR speaker. I've also tried a firmware build with the original ADC_ATTEN_DB_11 values and got the same results. Any suggestions? Edit: some stations were listed on Dashboard page, but after a reboot nothing is decoding again. I don't think I changed anything, so it's puzzling.... |
Has anyone gotten this to work? I'm specifically interested in using it as a receive-only iGate and have installed v.0.4. By the way, the 0.4 firmware in Releases reports itself as v.0.3d, so I built the 0.4 source code in VSCode and uploaded that to my T-TWR. In the web interface I configured it to have the iGate feature enabled, with RF2INET (switch RF to Internet gateway) turned on and INET2RF (switch Internet to RF gateway) turned off. It's now showing packets received from local digipeaters, etc. on the Dashboard page. However, if I send an APRS message from my handheld radio, it isn't decoded by the T-TWR. I'm not sure what INET: means in the Last Heard section. Received from the Internet? That wouldn't make sense since INET2RF is off... |
I notice one thing, if I'm too close of the device, my signal is sort
strong, it saturate the receiver (test i did with Openwebrx and a SDR
Dongle. Using the APRS reporting capabilities of Openwebrx).
I'm curious about the reporting capabilities of this device and will be
give a try.
Note ; lot of harmonic out of it, so i purchase a band pass filter and add
it between the output and antenna, and it fix the problem.
Le jeu. 10 oct. 2024, 16 h 00, StephenLKearney ***@***.***> a
écrit :
… Has anyone gotten this to work? I'm specifically interested in using it as
a receive-only iGate and have installed v.0.4. By the way, the 0.4 firmware
in Releases reports itself as v.0.3d, so I built the 0.4 source code in
VSCode and uploaded that to my T-TWR.
In the web interface I configured it to have the iGate feature enabled,
with RF2INET (switch RF to Internet gateway) turned *on* and INET2RF
(switch Internet to RF gateway) turned *off*.
It's now showing packets received from local digipeaters, etc. on the
Dashboard page. However, if I send an APRS message my handheld radio, they
aren't decoded by the T-TWR.
I'm not sure what INET: means in the Last Heard section. Received from the
Internet? That wouldn't make sense since INET2RF is off...
image.png (view on web)
<https://github.com/user-attachments/assets/66eb17f6-e9f0-4e44-a56d-4f54e7ebe403>
image.png (view on web)
<https://github.com/user-attachments/assets/d205b4a6-d6fc-49c2-9676-19c1e8f50269>
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWDSBRVX2FI2GOZWYPEBSLZ23MGXAVCNFSM6AAAAABBONS2M2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBVHEZTEMJWGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I just bought a TWR plus last week, open edition. |
I tried to compile the firmware with the newer values and it was worse. The radio was not hearing anything at all. Any other suggestions? |
@nakhonthai Are you still working on this project? |
Hi,
I recently put on the air a T-TWR VHF and it dont't decode any APRS transmitions in RF.
I can heard the signal from its speaker, but it do not send to APRS.fi any stations.
I have tried iGate and DiGi modes and received the same results.
On the dashboard via web interface do not show any statation too.
Antonio
73
PU5PWM
The text was updated successfully, but these errors were encountered: