Skip to content
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

Sx1262 power #948

Merged
merged 4 commits into from
Dec 3, 2021
Merged

Sx1262 power #948

merged 4 commits into from
Dec 3, 2021

Conversation

Solarvortx
Copy link
Contributor

This alters the SX126x interface to raise the Overcurrent Protection limit to 140mA (the max allowed by RadioLib); These chipsets can draw a significant amount of power at their peak output, 122mA for the SX1262 and up to 134mA for the HPDTek 16 used on the Tbeam boards. This should stop any instance of tx power being clamped at the expense of a bit more power draw on long airtime.

I've noted the default 100mA limiter for RF95/SX127x. While I can't find a datasheet for the HPDTek 13/14 used on the SX127x Tbeam, it appears to be a direct copy of the HopeRF RFM9x, in which case the typical draw at 17dBm is 87mA. The PA_Boost mode on these chipset (+20dBm) isn't really useful due to low duty cycle.

@mc-hamster mc-hamster merged commit 040e323 into meshtastic:master Dec 3, 2021
@geeksville
Copy link
Member

This pull request has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/meshtastic-device-1-2-48-alpha/4359/1

@Solarvortx Solarvortx deleted the SX1262-Power branch December 4, 2021 01:31
@geeksville
Copy link
Member

This pull request has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/meshtastic-device-1-2-49-5354c49-alpha/4502/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants