Closed nitin710 closed 1 year ago
New bug? with multiple emotibits on the network Below is a sequence with each number representing IP address. The range specified is 250-254 with 3 IPs per loop
250
251
252 (EmotiBit found)
--
253
254 (sendInProgress=false)
250 (not sent)
--
wait 1000ms
<new EmotiBit joined at 250>
--
251
252
253
--
254 (sendInProgress=false)
250 (not sent)
251 (not sent)
--
wait 1000ms
--
252
253
254
--
wait 1000ms
--
250 (EmotiBit found after 3 secs of joining)
251
252
I think this works ✅
Ok! merging to main
Description
Minor fix to the protocol for IP sweep in unicast EmotiBit IP search. Expected IP sweep
expected behavior is as shown below:
in case of multiple networks
Requirements
Issues Referenced
Documentation update
Testing
Checklist to allow merge
master
DIGITAL_WRITE_DEBUG
= false (if set true while testing)ofxEmotiBitVersion.h
Screenshots: