Before attempting any firmware updates or configuration, verify the hardware.
Common Specs for this series:
As of 2025, the V1.6 release is considered stable and mature. No further updates have been announced because the manufacturer is shifting to new platforms with Ethernet and WiFi connectivity. However, the Jx-v29 59-ga V1.6 firmware will remain relevant for legacy machines for years to come. Community-driven efforts on GitHub have already begun reverse-engineering the binary to add custom features like 6-axis support and real-time status broadcasting. Jx-v29 59-ga V1.6 Firmware
Warning: Flashing firmware carries risks. An incorrect file or interrupted power supply can brick the controller. Ensure you have a stable 5V or 12V power supply and a reliable USB cable.
A: Indirectly. LinuxCNC uses a different real-time stack. However, if your Jx-v29 board supports Ethernet or serial transparent mode, you can use it as a step generator. Check the hal file examples. Common Specs for this series:
As of 2025, the V1
From scattered forum posts (unverified):
| Item | Specification |
|------|---------------|
| Programmer | CH341A (USB) or RT809F (preferred for auto-ISP) |
| Software | MStar ISP Tool (v4.0.2.8 or higher) or Mstar ISP Utility |
| Connections | VGA loopback cable (pins 4, 11, 12, 15) or dedicated ISP header (4-pin: GND, SCL, SDA, 3.3V) |
| Firmware File | JX-V29_GA_V1.6.bin (ensure correct panel resolution variant – see Section 6) |
| Power Supply | 12V DC (2A or more) for the driver board | Note: Some JX boards use proprietary commands starting
If you are trying to configure the device (APN settings, Server IP, Baud rate), you use AT Commands.
Tools needed: A Serial Terminal (Putty, SSCOM, or Arduino IDE Serial Monitor). Connection: Connect USB-to-TTL adapter to the board's UART pins (RX, TX, GND).
Common Commands for JX-V29 Series:
Note: Some JX boards use proprietary commands starting with AT+JX... or AT+GT.... You will need the specific datasheet for your firmware version.