iOS Bluetooth LE Application Development - State Machine Implementation

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • Sample chapter from The Complete Bluetooth IOT Design Course for iOS on how to implement an iOS Bluetooth service layer in Swift using a data-driven state machine pattern. Focus is placed on why a state machine pattern is a good choice and Swift language features that support the pattern.

ความคิดเห็น • 9

  • @jasonjobs30
    @jasonjobs30 2 ปีที่แล้ว +1

    Hi Andrew,
    Thanks for video. However, May I know how can I contact you, any email, I also couldn't find any contact in your website or TH-cam profile. If you share it, I appreciate it.
    Thanks

    • @andrewcoad904
      @andrewcoad904  2 ปีที่แล้ว

      Hi Jason, you can reach me by email at andrew.coad@ekko-tech.com. Thanks!

  • @lucasdecastrocarvalho6824
    @lucasdecastrocarvalho6824 ปีที่แล้ว

    Really excelente! thanks alot!

  • @SA-oj3bo
    @SA-oj3bo ปีที่แล้ว

    Hi Andrew, maybe a bit of topic :-) but I would like to replace HM10 by the ESP32 BLE so that the existing Android and IOS app's can be used without the need of the HM10. Can you or someone here give some advice please? I changed the UUID's already but that seems not enough. How to modify the code to replace the HM10? Thx.

  • @alwaysrookie583
    @alwaysrookie583 2 ปีที่แล้ว

    Thank you sir! Great video!

  • @josiasmayo7203
    @josiasmayo7203 ปีที่แล้ว

    hello. it looks like a great course!
    i have a question.
    in this course , we learn how to use Corebluetooh alot . right? i mean, its classes and methods , delegates,etc.
    because imagine i want to connect with a printer. can this course help me?
    thanks in advance!

    • @andrewcoad904
      @andrewcoad904  ปีที่แล้ว

      Hi Josias, yes, this course goes into great detail for Core Bluetooth. If the printer has a Bluetooth interface then what you will learn with this course will give you enough information to connect to the printer. However, you will need information from the printer manufacturer on how to format and send the document itself.

  • @jamesalxl3636
    @jamesalxl3636 ปีที่แล้ว

    thank you for this

  • @iosdeveloper5811
    @iosdeveloper5811 2 ปีที่แล้ว

    Nice work , teacher!!