Added support for CircuitPython REPL
Added support for discovering peripherals that are connected before the apps is started
General improvements and bug fixes
v3.6.2iOS
Plotter module: Improved performance
PinI/O module: Update default pins
UART module: auto convert smart-quotes to ASCII quotes
v3.6.1iOS
Neopixels module: persist selected board and components
v3.6.0iOS
Added E-Ink support to the Image Transfer module
v3.5.0iOS
Added new module: Image Transfer
Updated for iOS 13
Minor bug fixes and stability improvements
v3.4.1iOS
Plotter module: fixed problems when receiving data at fast rate
v3.4.0iOS
- Improved support for iOS 12
- General improvements and bug fixes
v3.3.2iOS
- General improvements and bug fixes
v3.3.1iOS
- UART: End of line characters are now configurable
- Improved support for iOS 11 and iPhone X
- General improvements and bug fixes
v3.3.0iOS
- New module: Thermal Camera
- Bug fixes and performance improvements
v3.2.0iOS
- New module: AHRS / Calibration
- Neopixel 4 color component support
- Battery service support
v3.1.0iOS
- Control Pad now displays incoming UART data
- Minor bug fixes and cosmetic changes
v3.0.3iOS
Fixed Pin/IO capabilities query
v3.0.2iOS
Fix for wrong data on Controller module
v3.0.1iOS
Bug fix for missing CRC on Controller module
v3.0iOS
This new release adds the following new features:
- Serial Plotter to plot numeric data graphically
- Multiple simultaneous connections (UART and Serial Plotter only)
- Several bug fixes and performance improvements for stability
v2.2.2iOS
- Disabled idle mode while performing firmware updates
- Controller: fixed quaternion w component displaying wrong values
v2.2.1iOS
- Fixed bug selecting custom firmware files from iCloud, Dropbox...
- Uart byte counter is now reset when a device disconnects
- Minor bug fixes
v2.2.0iOS
- Added the ability to filter devices when scanning
v2.1.3iOS
- Automatic firmware updates check when connecting to a peripheral
- Fixed a bug where firmware options weren't being listed when running in DFU mode
v2.1.2iOS
- Bug fix: received newline characters are now properly displayed
v2.1.1iOS
- Bug fix for a crash when a ´service changed´ alert is received during peripheral scanning
v2.1.0iOS
- Descriptor values are now displayed
- Unknown devices now show a list of all available firmware images for OTA updates
v2.0iOS
Adafruit Bluefruit LE Connect 2.0 is a complete rewrite of the app with significantly faster BLE UART support, and a codebase that will allow us to add more features and apps in the near future. Major additions in version 2.0 include:
• Improved BLE UART: timestamp mode, data export, faster data throughput, improved MQTT
• Interactive NeoPixel control (nRF51 only)
• Improved Pin I/O support
• Numerous bug fixes and stability improvements
v1.8.1iOS
• Pin I/O mode dynamic pin mapping
- adds compatibility for common Arduino & Adafruit Arduino-compatible boards when used with the latest version of the Bluefruit LE Firmata sketch
• Updated for WatchOS 2