-
Notifications
You must be signed in to change notification settings - Fork 2
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
BC127 Module Variant Availabiltiy #25
Comments
Thanks for your due diligence on this. In case it helps, I just received an order from Digikey for standard BC127 modules, however, the order was placed 5months ago. |
How many did you order? |
(10) I believe, but they are reserved for a different project. However, the Sierra rep should be able to advise you on realistic leadtimes now. |
@biomurph, the |
As for testing / debugging, I don't think that I have anything as simple as go/no-go...but if you (1) get the Basic Gain sketch running on the tympan, (2) you can connect from the phone App, and (3) you can make changes from the phone and have the Tympan sound different (ie, get louder), you win! Another test would be to run this example sketch: https://github.com/Tympan/Tympan_Library/blob/main/examples/07-Bluetooth/BasicGain_wApp_BLEdebug/BasicGain_wApp_BLEdebug.ino In that sketch, open the Serial monitor and restart the Tympan. Watch all the debugging messages as it tries to talk to the Bluetooth module. If you get sensible replies (as opposed to ERRORS, or as opposed to no replies at all), you're probably good. Also, you can try connecting from your phone and this sketch will spew more debugging info to the Serial Monitor during that connection process. |
@eyuan-creare @chipaudette I was able to get the BasicGain_wApp running connected to the Tympan Remote App (Android), and saw no errors in the serial port. All behavior seems normal there. For clarity and to avoid confusion:
|
The units that you built for ASA used the BC127-HD (not "ext"), right? Those modules required the HD version of the firmware. If the new units truly are BC127-EXT-HD, I'm shocked that they do not use the HD firmware. In the end, I don't really care either way. We don't use the HD mode, so it's irrelevant to us. If the system runs, that's good enough for me. |
@chipaudette I'm shipping one to Creare. Who's attention should it go to? I printed a green cover so we can tell them apart as prototypes ;) |
@eyuan-creare |
@biomurph , Cool. You can send it to my attention. |
@chipaudette @eyuan-creare
I have Tympan Rev E boards prototyped to test the only available BC127 modules.
The two modules that are available are:
The current Melody Firmware that we are using is the
Melody 7.3-HD
.I have uploaded the latest Melody Firmware v7.3 to the modules under test, but neither of them would take the
Melody 7.3-HD
which we are currently using. They only take theMelody 7.3-STANDARD
firmware.I don't know what the difference is between these firmware variants, but I am hoping that it is negligible or not applicable to our application.
I need to solder in the through-hole components to these boards and then run tests with the Tympan Remote app.
Do you have any suggestions for the best app example for testing? I am hoping that there is a GO / NO GO test that can be run to verify these modules with the STANDARD firmware. If I get the basic gain app running and connected to the Tympan under test and the behavior is as expected, is that enough to call it good?
I will ship one of these to you so that you have one in house that you can test with if we run into a jam.
The text was updated successfully, but these errors were encountered: