Nuacht

In Connecting to Intel® Edison from Android* with Bluetooth* LE (BLE) describes a way to access BT via Arduino code but additional BT shield/kit is required.
The $22 kit includes an Arduino-BLE board and 6-pin header that should be fairly broadly applicable for building Arduino-based hardware that can communicate with iOS devices.
A perl script running on the iPhone will then send the command to the Arduino. When it receives the start command, the Arduino will ground the wire to the remote start and fire up the car.
[Bill2009] has made some nice progress on a control panel for his motorcycle over at the arduino.cc forums. It can show speed, tachometer readings for the wheel and engine, as well as indicate the… ...
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...