peacesheet
About
- Username
- peacesheet
- Joined
- Visits
- 90
- Last Active
- Roles
- Member
Comments
-
Is the way described in this post still effective? I don't have soldering experiences, is it required to remove the battery and put it back? https://mbientlab.com/community/discussion/2981/for-those-stuck-in-metaboot#latest Thanks.
-
@Knokker said: @NickMoutsios We fixed it by including DFU seperately. pod 'MetaWear', :subspecs => ['UI', 'AsyncUtils'] pod 'iOSDFULibrary' @Laura What was the point of setting the minimum deployment target from 10 to 14.5…
-
@NickMoutsios said: Hey all, Since the release of xcode 13 there has been a build error in the DFU library. Any news on a fix? Regards, Nick I encountered the same issue after updating to xcode 13.
-
@Laura said: I will look into a permanent fix and a release of pod 4.0.1 in the upcoming weeks. Sorry for the late response, it works great so far. Thank you so much!
-
@Laura said: Take a look at the examples -> example.zip and metawear.zip Also https://mbientlab.com/cppdocs/latest/mblmwmetawearboard.html#full-reset So this 'debug.resetAsync()' is fine. It's the soft reset: mbl_mw_debug_reset()…
-
@Laura said: Let's give a few days for Xcode 12.5 to stabilize and then I will take a look at it. I expect a few patches in the early days of this new xcode release. Thanks.
-
@patrice said: But I do confirm that it is running well with Xcode 12.4 ! Same here!
-
@Laura said: That sounds more like a bundle / App ID issue. Make sure you are using the right account and bundle names when signing the App. Something is not matching up. Thank you, I will double check.
-
@Laura said: Yah that's pretty new. Even I haven't updated yet because it's not a requirement from Xcode. Let's wait for the dust to settle and revisit this when Xcode 12.5 is official (i/e it's an update requirement and not just optional for …
-
@Laura said: The issue is that 12.5 is in beta. 12.4 works just fine. Can you downgrade until 12.5 is out of beta? You updated a bit early. There's probably going to be a bunch of patches in the next weeks. Hello Laura, Thanks for t…
-
@Laura said: OK I bet that the default settings in 1.5.1 are too low. Let me look into this but you have a workaround for now Hi Laura, I just noticed this tx power issue and learnt that I can adjust the power from your answers in ano…
-
@Laura said: No, there is an API call for rx and tx power changes. Check the API doc. thank you
-
@pekky said: @Laura said: Can you explain your setup more? I have solved the problem by just higher the txpower of BLE. Thank you so much for your time and Patience, Hello, I am wondering how to incre…
-
Hello Laura, Thanks for you reply. What about the service of custom hardware with bigger batteries? Does Mbient offer any customization service?