adafruit / adafruit/Basic-Chat
Question!
- Dominant language
- Swift
- Stars
- 126
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I actually just have a question. I am wondering how this should be modified to work with two peripheral devices. Does a second instance variable need to be created? To where in the didDiscover function it would be something like bluefruitPeripheral1 = peripheral and bluefruitPeripheral2 = peripheral?
My end goal is to be able to send messages from one device to the app and then from the app send that message to the second device.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the Basic-Chat Swift code around didDiscover and the existing peripheral instance. Trace how messages currently travel between the peripheral and app, then define how two peripheral connections should be represented and verified; done means the app can receive from one device and send that message to the second.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100