Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add camera node for esp32s3 #1843

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Jul 10, 2023

Troubleshooting:

  • T450's bluetooth adapter does not work, it works with Bluetooth 5.0 dongle (rtl8761bu, 00:E0:4C:81:5E:03), in this case you need to run ble-serial -i hci1 -d <mac address>
  • use hciconfig to check adaptors, if it is DOWN, run sudo hciconfig hci1 up

Tips?

  • applied folloiwng code, but not sure if this is actually works.
»       * bluetooth?
»       - https://askubuntu.com/questions/1065335/bluetooth-mouse-constantly-disconnects-and-reconn\
ects
»       install from sudo add-apt-repository ppa:bluetooth/bluez

»       - https://askubuntu.com/questions/1037370/ubuntu-18-04-bluetooth-device-disconnects-right-a\
fter-connect-on-lenovo-p50
»       use load-module module-bluez5-discover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant