Replies: 162 comments 41 replies
-
|
It looks like you have everything you need to port meshtastic to it and make a pull request. PRs are generally accepted. The link you provided states that they're no longer available, as does CircuitMess' own website. Their only mention of what might be available is a projection; to be shipped with their subscription boxes in 2025. I don't think any devs are volunteering to secondhand-purchase and support what likely is a deprecated device. Unqualified statements like "Latest interest I've found was less than 30 days ago so produce cannot be EOL." do not function as proof that a device is not EOL. Edit: whoops, didn't mean to close the issue |
Beta Was this translation helpful? Give feedback.
-
|
I have over 20 of these chatter 2 units and would love to see a meshtastic port for them. |
Beta Was this translation helpful? Give feedback.
-
|
Yeah.
…On Wed, Nov 1, 2023, 16:30 sheehanisageek ***@***.***> wrote:
I have over 20 of these chatter 2 units and would love to see a meshtastic
port for them.
—
Reply to this email directly, view it on GitHub
<#2896 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVMYP574QGPX73PMZ4MOS33YCLLRNAVCNFSM6AAAAAA6GZ3ZP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZHAZTANBRHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Do either of you have any interest in creating the variant.h files and testing? You could use the DIY variant as a jumping off point. |
Beta Was this translation helpful? Give feedback.
-
|
I do! But I'm not sure yet I'm trying to learn to code. I know someone who
might as well But I don't want to over promise or overstate my abilities.
…On Fri, Nov 3, 2023, 23:50 code8buster ***@***.***> wrote:
Yeah.
… <#m_-3051923212411759796_>
On Wed, Nov 1, 2023, 16:30 sheehanisageek *@*.*> wrote: I have over 20 of
these chatter 2 units and would love to see a meshtastic port for them. —
Reply to this email directly, view it on GitHub <#2896 (comment)
<#2896 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AVMYP574QGPX73PMZ4MOS33YCLLRNAVCNFSM6AAAAAA6GZ3ZP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZHAZTANBRHE
<https://github.com/notifications/unsubscribe-auth/AVMYP574QGPX73PMZ4MOS33YCLLRNAVCNFSM6AAAAAA6GZ3ZP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZHAZTANBRHE>
. You are receiving this because you authored the thread.Message ID: @.*>
Do either of you have any interest in creating the variant.h files and
testing? You could use the DIY variant as a jumping off point.
—
Reply to this email directly, view it on GitHub
<#2896 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVMYP53KEX2NZOMGDG6BD4DYCXQTBAVCNFSM6AAAAAA6GZ3ZP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGM3DGMBZG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I found that they actually still sell some variant of this device on etsy. Any idea if this is the same hardware, or old stock of an earlier revision? |
Beta Was this translation helpful? Give feedback.
-
|
I just acquired one of these, I'll look at porting it, these are pretty interesting. @rimwulf @code8buster |
Beta Was this translation helpful? Give feedback.
-
|
So I'm running into an issue, it seems I can't find a RESET pin attached for LLCC68, there is a Enable PIN that comes from the USB port but that doesn't appear to be attached to the ESP. Is that absolutely required for the LLCC68? |
Beta Was this translation helpful? Give feedback.
-
|
The reset pin is connected to 3v3 that's perfectly ok. Have a look at the picomputer S3 definition, it's wired up in a similar way. #define LORA_RESET RADIOLIB_NC |
Beta Was this translation helpful? Give feedback.
-
Oh sorry haven't been getting updates. Someone did make code that allowed the original to talk to the 2.0 I didn't find it relevant but I can share it if it helps. Spoke to the company they hinted that they are planning on making another run so we can't have the PCB files. |
Beta Was this translation helpful? Give feedback.
-
|
Seems unlikely that the Walmart version is more capable, what are the hardware differences? |
Beta Was this translation helpful? Give feedback.
-
I have no idea honestly, I've seen them on ebay for as little as $15 btw |
Beta Was this translation helpful? Give feedback.
-
|
I'll add my 2cents in here, after seeing fang64's posts on Discord, I ordered one from e-bay. Got it, and was able to fiddle enough with variant.h and a few other files to get it compiled and loaded onto the hardware. It worked to the extent that I could send messages on Medium-Slow. The RA-62 is an almost pin compatible replacement for the LLCC68, but uses an SX1262. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@GPSFan I haven't had time to get the dial pad keyboard working, I mean the radio on it doesn't support SF12 but it's still useful I think for those wanting to use it as is. That's pretty awesome though. |
Beta Was this translation helpful? Give feedback.
-
|
Hi and thank you very much for your kind reply! and just over twice these that I derived by sending me the same exact message 1m ago from Sylv and evaluating its proportions in comparison with the full area of the display. Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
I do not get it. It is true that I made #6054 but AFAIK it was not merged yet, so it should not affect current state of things. TBH this was my first attempt to make PR and I still do not fully understand the workflow, so maybe I am completely wrong here :D Maybe somebody else knows better. |
Beta Was this translation helpful? Give feedback.
-
Hi tom I haven’t played with it for a bit but if you go to the downloads on the mesh site and download the debug-elf’s-ESP32-2.6.4 zip file it should have the full compiled bin unless you prefer to compile yourself. I stopped compiling once they started to include the built ones. I think that one will have the smaller font. I will try it when I am done with my chores |
Beta Was this translation helpful? Give feedback.
-
|
Hi. Hi and thank you very much for your kind reply! Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys. Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
@rimwulf take a close look at the pictures here You need a way to temporarily short a specific pin on the CPU to ground right when you're trying to flash via command line or a web flasher that can take the .bin file. Basically you start the flash process via command line or web flasher. Right when that starts, turn the chatter on while holding a button that shorts to ground. It starts flashing. Let go of button. Wait. Done. |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys. 67 #if (defined(USE_EINK) || defined(ILI9341_DRIVER) || defined(ILI9342_DRIVER) || defined(ST7701_CS) || defined(ST7735_CS) || So I tried to modify the code from the original 67 #if (defined(USE_EINK) || defined(ILI9341_DRIVER) || defined(ILI9342_DRIVER) || defined(ST7701_CS) || defined(ST7735_CS) || to this 67 #if (defined(USE_EINK) || defined(ILI9341_DRIVER) || defined(ILI9342_DRIVER) || defined(ST7701_CS) || by removing defined(ST7735_CS), because CHATTER and CHATTER 2.0 use the same display ST7735S with 160x128 resolution [128x160 rotated] (https://community.circuitmess.com/t/chatter-screen-pins-for-tft-espi-library/5349/3) and so I built my custom firmware without changing anything else by executing the command pio run -e chatter2 In this way I got a Meshtastic v2.6.10 firmware for CHATTER/CHATTER 2.0 that uses small fonts as I wanted. Since as I wrote, I am not a firmware engineer, I also tried to maintain defined(ST7735_CS) in the code and change the original lines 71 #define FONT_SMALL FONT_MEDIUM_LOCAL // Height: 19 in these others 71 #define FONT_SMALL FONT_SMALL_LOCAL // Height: 13 and again by building with the command pio run -e chatter2 I got the exact same binary file as before. Among the two ways of modifying ScreenFonts.h that I used I guess that the first one is the preferable one, but in any case I do not know if it is correct to proceed in that way or if in reality it is expected to operate differently, what I see is that I have built an updated Meshtastic v2.6.10 firmware for CHATTER/CHATTER 2.0 that uses small fonts as I wanted. Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
I agree that with some devices a compromise is required, I do not for the solution that in this case has been chosen. If you are referring to T-Deck (https://lilygo.cc/products/t-deck?srsltid=AfmBOoowdU_dOhJ36bOXOusKUWcYr3PhytEJq1jigaeq05nl_UkEjB7M) and T-Deck Plus (https://lilygo.cc/products/t-deck-plus-1?srsltid=AfmBOop9qWbD6ZqE9Mq8osUrR3iwK-cj8TwyGYkvRVxDPB8MhhKQfCes), both are mentioned in ScreenFonts.h I wrote labeled as defined(ST7789_CS) and defined(USE_ST7789). Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
https://meshtastic.org/docs/hardware/devices/chatter/keypad/ Hi guys. Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
2.7.0 adds quite a lot of GUI changes. The keyboard functions may need to change for the latest version. There is now a GUI to select destination. Other than that, and the clock font being a little too large it seems to mostly work as intended on the chatter. Very nice GUI changes in 2.7. |
Beta Was this translation helpful? Give feedback.
-
|
Well done, thanks! Be seeing you. U.Sb |
Beta Was this translation helpful? Give feedback.
-
|
I installed the firmware on two of my chatter 2.0s last night and it worked perfectly! Then I tried it this afternoon and it keeps saying, "Waiting to be Acknowledged", "Failed to Broadcast", or "Max Retransmission rate Reached" or something similar even though they are practically touching. What should I do to troubleshoot. I have tried sending from the keyboard or my phone / computer on all channels and direct messaging. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
|
Stock LoRa chips? Be sure both have same and correct settings. Medium slow if you didn't change chips. Be sure both have green padlock in app. Factory reset probably last resort |
Beta Was this translation helpful? Give feedback.
-
|
I have a new set of Chatter 2's ordered in October, and opened them up so i could do the pin-shorting trick to flash... and noticed that this is not the WROOM ESP32 I've seen on other peoples' posts. Looks like I have v2.1 ! The text "ver 2.1" is hidden under the display module in my pic. Schematic (yes, the filename says 2.0, but the content of the file says 2.1) . A short search says my WT32-S1 is just an ESP32 in a different form factor. Can anyone more knowledgeable confirm if there are meshtastic-relevant differences compared to the WROOM? The Vollgo VGdd79S868N0S1 appears to be another LLCC68-class LoRa module, so as I understand it the logic will be the same (ie Meshtastic firmware doesn't need a change). but the dimensions and pinout are different. The DreamLNK DL-LLCC68-S-868 is 17.1 × 16.1 mm with 16 pins, The Vollgo is 11.5 × 11.5 mm with 14 pins in a very different arrangement.
So for people buying "Chatter 2.0" devices from Fall 2025 onwards, be aware that that the radio replacement is no longer easy and straightforward... until we can identify a more pin-compatible replacement. |
Beta Was this translation helpful? Give feedback.
-
|
I am very shocked that they still producing them!
They produce all kinds of STEM kits for kids. And this one is super easy to
assemble, and pretty fun. Heck, it taught ME about Lora. 😂
I couldn't get it to boot into a mode that esptool would recognize.
Shorting GPIO0 to ground (I only have fat alligator clips, so I used the
USB C port outer shield as "ground") during a reboot or power on definitely
prevented the chatter OS from loading, because the screen didn't activate.
But I got nothing on my dmesg, and esptool said it couldn't find anything
on any serial ports.
Even the data sheet for this chip says shorting boots into SPI mode. I know
usb shields are not always "real ground", so I'll see if i can reliably get
to the ground pin on the same chip when I try again. I'm open to other
ideas.
|
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
SOC
ESP32
Lora IC
DL-CC68-S-868
Product Link
https://www.samsclub.com/p/circuitmess-chatter-stem-project-build-and-code-walkie-talkies/PL980418145
Description
Requesting reconsideration of Chatter 2.0 support as product is still being produced.
Confirmed product is in-fact open source with hardware, schematics, and code. I included photos of mine board for reference and in contact with CircuitMess to see if original PCB files can be obtained.
Latest interest I've found was less than 30 days ago so produce cannot be EOL.
Refrence:
#2707 (comment)
Original code
https://github.com/CircuitMess/Chatter2-Firmware
Fork interest
https://github.com/bestander/Chatter2-Firmware-for-Chatter1
Hardware
LoRa module DL-CC68-S-868
ESP-WROOM-32
Hardware schematics:

Reference photos.



If permitted this will be updated with know info I just ask for consideration and not closing this issue
Beta Was this translation helpful? Give feedback.
All reactions