Transaction must be hexadecimal

Hello, I am not able to send any BTC transactions on the testnet after the latest update to Trezor Suite 26.1.2. I get the following error after signing the transaction: Transaction must be hexadecimal.

1 Like

The Web Suite works well.

1 Like

Hello,

Please try the following:

  1. Restart Trezor Suite
  2. Disconnect and reconnect your Trezor device
  3. Try switching networks:
  • Go to Bitcoin → Settings → Toggle between Mainnet/Testnet → switch back to Testnet
  1. Ensure firmware is fully up to date

Clear Suite Cache:

Try Broadcasting Manually

If the transaction signs correctly but fails during broadcast, you can:

  1. Copy the signed raw transaction (hex)
  2. Paste it into a Testnet explorer broadcast tool (e.g., [Blockstream Testnet explorer](https://blockstream.info/testnet/tx/push))

If the transaction is truly hex-encoded, it should broadcast successfully there. If not, it confirms the formatting issue.