Originally the hardware was developed by a third party as a digital dictionary. After the effort of several Qi Hardware developers, the design was freed as open source hardware while using free and open source software. The product is currently out of production, with further developments unlikely. It used to be manufactured by Qi hardware and Sharism At Work Ltd. As of 2011, more than 1,000 units had been sold.
Software
The device is shipped with the OpenWrt software stack; the custom compilation includes a graphical menu called gmenu2x, with other graphical and command line applications available from the menu. OpenEmbedded is also available through the Jlime distribution. The Pyneo software stack, a Debian-like distribution aimed for mobiles has been ported. The MIPS architecture port of Debian GNU/Linux can be run on the NanoNote. Additionally there is NanoNixOS, a cross-compiled distribution based on the Nix package manager.
Reception
After the 2010 introduction of the Ben NanoNote, reviewers praised its small size and low cost, but also criticized the device for its initial lack of any networking capability and for its extremely modest data storage and RAM capabilities in comparison to other contemporary devices.
Product development
Because the device lacked wireless connectivity, implementing this was one of the first goals for the Qi Hardware movement. This add-on, the Ben WPAN, was developed by Werner Almesberger, and mainly consists of an IEEE 802.15.4 subsystem, made up of two boards: a USB dongle connected to the computer and another card connected to the SDIO port of the device. All source code, documentation and test procedures, software and hardware schematics are available under copyleft licenses. UBB, or Universal Breakout Board, is a PCB shaped like a microSD card, focused on DIY projects and general purpose interfacing using the available MMC/SDIO port. So far two hacks had been published: one of them, the integration with a 443 MHz RF transceiver for power sockets control purposes and later a mix of bit banging and SDIO/DMA features turning the SD card slot into a VGA port. As the Ben NanoNote uses an Ingenic JZ4720 processor it supports booting from USB without use of the NAND flash memory.
Derivatives
The SIE board is an adaptation of the NanoNote. It has twice the memory and features a XC3S Xilinx FPGAon board. It is based on the XBurst JZ4725 SoC, which has more I/O pins available due to not having a keyboard.