Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Alexa & Google Home

Hello,

I want to know if there are some SDK, application note or similar about how connect point to point a nRF52 IC to Alexa and Google Home.

Thanks in advance.

Jose.

Parents
  • Hi,

    We do not have any specific documents or examples showing connections between our ICs and Alexa (Amazon Echo) or Google Home. What communication were you looking to use, Bluetooth Low Energy or something else?

    Amazon does not list any BLE support in the specifications for their Echo devices, only mentions Bluetooth Classic profiles:

    Bluetooth connectivity

    Advanced Audio Distribution Profile (A2DP) support for audio streaming from your mobile device to Echo or from Echo to your Bluetooth speaker. Audio/Video Remote Control Profile (AVRCP) for voice control of connected mobile devices. Hands-free voice control is not supported for Mac OS X devices. Bluetooth speakers requiring PIN codes are not supported.

    I tested with an Echo Plus and it does not list any BLE devices when scanning for Bluetooth devices.

    I do not have any Google Home devices available for testing, but at least the specifications say it support Bluetooth 4.1/4.2 and GATT/GAP services. If you have one available, you can try to connect BLE devices as described in the devices documentation. What kind of device do you want to connect, and for what purpose?

    The Amazon Echo Plus have a built-in Zigbee hub that you can connect Nordic Zigbee light_bulb example. If you want to test this, you need to change the Zigbee channel in the example to channel 15.

    Best regards,
    Jørgen

Reply
  • Hi,

    We do not have any specific documents or examples showing connections between our ICs and Alexa (Amazon Echo) or Google Home. What communication were you looking to use, Bluetooth Low Energy or something else?

    Amazon does not list any BLE support in the specifications for their Echo devices, only mentions Bluetooth Classic profiles:

    Bluetooth connectivity

    Advanced Audio Distribution Profile (A2DP) support for audio streaming from your mobile device to Echo or from Echo to your Bluetooth speaker. Audio/Video Remote Control Profile (AVRCP) for voice control of connected mobile devices. Hands-free voice control is not supported for Mac OS X devices. Bluetooth speakers requiring PIN codes are not supported.

    I tested with an Echo Plus and it does not list any BLE devices when scanning for Bluetooth devices.

    I do not have any Google Home devices available for testing, but at least the specifications say it support Bluetooth 4.1/4.2 and GATT/GAP services. If you have one available, you can try to connect BLE devices as described in the devices documentation. What kind of device do you want to connect, and for what purpose?

    The Amazon Echo Plus have a built-in Zigbee hub that you can connect Nordic Zigbee light_bulb example. If you want to test this, you need to change the Zigbee channel in the example to channel 15.

    Best regards,
    Jørgen

Children
Related