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

Add Heltec Mesh Node T114 No Screen board definition #5495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Heltec-Aaron-Lee
Copy link
Contributor

Add Heltec Mesh Node T114 No Screen board definition.

The default BlueTooth connection pin code is 123456

@lyusupov
Copy link

lyusupov commented Dec 3, 2024

Aaron, what's up with Heltec T114 V1 replacement program ?

I've made a request via AliExpress on October 13th and the Heltec Sales personnel responded that the request was accepted.
Today is December 3rd, few days before completion of 2 month period, but the replacement (1 piece of T114 V2) is still NOT shipped out.

@mverch67
Copy link
Collaborator

mverch67 commented Dec 3, 2024

IMO this PR is a bit like shooting sparrows with cannons. There is no need for another variant as it is likely that the variant could be requested at runtime. The ST7789 display driver supports SDA+DC readings of the driver ID.

I did run a slightly modified sketch adapted for heltec T114 and got the following result:

Bi-directional Read registers SDA (+ DC)
read reg(4):  ID = 0x8181B3
controller
data sheet specific calls
controller reg(0x04) = 0x8181B3
controller reg(0x09) = 0x00610000
controller reg(0x0A) = 0x08
controller reg(0x0B) = 0x00
controller reg(0x0C) = 0x06
controller reg(0x0D) = 0x00
controller reg(0x0E) = 0x00
controller reg(0x0F) = 0x00
controller reg(0xDA) = 0x81
controller reg(0xDB) = 0x81
controller reg(0xDC) = 0xB3

@Heltec-Aaron-Lee
Copy link
Contributor Author

@mverch67

Due to the inability of the screenless version of T114 to display the Bluetooth connection pin code on the display, this update has been submitted in response to numerous user requests.

@Heltec-Aaron-Lee
Copy link
Contributor Author

Heltec-Aaron-Lee commented Dec 4, 2024

Hi @lyusupov

Very sorry about that. I just confirmed with my colleague that all reissues will be completed within this week.

And can you please resend some messages on AliExpress? My colleague will handle it today.

@thebentern
Copy link
Contributor

Due to the inability of the screenless version of T114 to display the Bluetooth connection pin code on the display, this update has been submitted in response to numerous user requests.

I believe Manuel is suggesting we might be able to probe those registers and detect presence of the display or not to set the Bluetooth pin mode default config.

@Heltec-Aaron-Lee
Copy link
Contributor Author

Haha @thebentern

Indeed verification via register is the best way, but adding a new hardware model can quickly solve many of the current user problems, and our upcoming nRF+SX1262 module can also use this model, making it convenient for more people to DIY their own Meshtastic hardware

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.

4 participants