Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Two Smartphones in one Projekt?
#1
Dear Sir,
I want to communicate with two smartphones in one project.
Up to now I used two boards (ATmega) and two HC05 and the boards where communicating via I2C.
Due to software serial I am not to happy with that solution.
Now I would like to use one board, either a teensy LC with two HC05 ore a ESP32 with an additional HC05.

Is that possible at all?
If so, what is the recomeded solution?
Is there a tutorial?

Kind regards
Reply
#2
Hi,
you can use both solutions using the serial connection. I think the I2C is not supported by HC05.  
I don't have an example but you can find examples here:
https://virtuino.com/index.php/virtuino/code-examples   

The examples that do not need any library will help you on the second solution
Reply
#3
Thank You for your reply.
I managed to set up an ESP32 to AP and conected two smartphones and a tilt compensatet compas (BNO085) via I2C to it.
One will be the remote control for an autopilot and the other will only be a display.

Thank you very much for your suport.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)