SDT Inc.
Introducing the new paradigm of IoT by providing products and solutions for easy and reliable inter-connectivity.
How to update interface firmware
You need the right firmware installed on your interface boards. This page explains where to get interface firmwares and how to update them.
Update DAPLink firmware on IN11¶
IN11 can program and debug SDT64B, SDT8195B, SDT51822B, and SDT52832B. You can find it here: https://www.sigma-delta.tech/in11
- Go to https://www.sigma-delta.tech/in11.
- You can find interface firmwares at the bottom of the page. Save it on your computer.
- Connect IN11 to your computer, while the RST button is held down.
- You will see a new disk volume appear as \CRP DISABLD.
- Replace firmware.bin with the downloaded firmware, and power cycle IN11.
- On Windows, simple drag-and-drop works.
- On Linux/Mac, use command: dd if={new_firmware.bin} of={firmware.bin} conv=notrunc