-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Bug]: "my T-1000-E is deaf"- LR1110 can't communicate with SX1276 devices #4775
Comments
Currently trying: 33eb073 with a later version of RadioLib... |
OK, 33eb073 with RadioLib 7.0.0 results in the bad outcome. By my logic, using the good meshtastic commit with just radiolib changes means the issue might be in RadioLib! |
RadioLib 6.6.0 (working version) is May 29 jgromes/RadioLib@954477b . Stepping forward through RadioLib with known-good Meshtastic version. |
Radiolib w/ Meshtastic 33eb073: Looks like the breaking change was introduced between Aug 29 and Sep 7. Aug 29 & prior - T1000E can receive messages from Tbeam. |
The one example is my WisMeshPockt (Rak4631) on 2.5.0 Alpha (through the entire time I was testing different 2.5.0 TechPreview build - it was out in my car (50m away) and was the only device it would hear past 33eb073 Yes, RadioLib was changed in #4621 as @fifieldt has picked out of my Discord commentary |
OK, it looks like the breaking change is bc801c70043c2482af8cd81947b855d7325a41ac [PHY] Channel scan configuration |
In my testing, I amended the meshtastic code appropriately to deal with the IRQ flag changes. |
|
works fine on long fast but doesent work on long moderate. |
The incompatibility between SX127x and LR1110 really seems to be because of our non-standard sync word. If I change it on both boards to the default private network (0x12), I can send and receive between them. |
Confirmed |
@valzzu |
Awesome |
@Talie5in @fifieldt Can you try if #4885 fixes the bad receive performance for you?
Were you using |
@GUVWAF Built against 699d81c in PR#4885 and I am getting nodes appearing after a nodeDB reset. 🎉 Some logs attached - of note one interesting bits i've not seen before but are likely normal...
meshtastic-log-2024-09-28T04-07-35.735Z.log |
Great!
|
This issue has been mentioned on Meshtastic. There might be relevant details there: https://meshtastic.discourse.group/t/sensecap-t1000-e-not-seeing-t-beams/14913/2 |
Many thanks @GUVWAF , coming back online a d should be able to test in the next few days. |
Forgot to comment - the LR1110 now works >10km after those changes. The remaining issue is indeed the SX1276 one. |
I found an interesting article about syncword setup between sx127x and sx126x. May help with this issue. |
Word on discord is we got a new contact with Semtech and are discussing this. |
Any update on the new contact from Semtech on a potential field deployable fix? |
Hardware
Seeed Card Tracker T1000-E
Firmware Version
2.5.0
Description
As discussed in Discord over the past 3 weeks, there are multiple instances of people reporting issues with LR1110 radios. This issue is being created to serve as a central place for recording this information and coordinate testing.
Reported issues include:
The text was updated successfully, but these errors were encountered: