So I can't quite get everything totally figured out yet. I pre-ordered an explorer board, a 2000mah LiPo, and purchased an edison with the breakout board to flash the edison and get some things figured out before the explorer board comes into the picture. I have a deacon G4 platinum and an iPhone 6s. Will I still need to use the dexcom receiver or can xdrip substitute for this? Is xdrip support integrated into the explorer board? Is there a module I can purchase to integrate xdrip into the explorer board?
Dana Lewis
@danamlewis
you might want to pop over to the intend-to-bolus channel - I’ll answer you there since it sounds openaps related.
zadriel
@zadriel
.
zadriel
@zadriel
Curious. Anyone done any work with the connect for IOS and 751 most recent firmware? Primarily I'm hoping for Watch application to view graphs ANd manual bolus from watch.
chelle0207
@chelle0207
Is there a way to do a one-off run of autotune on iOS?
Hello, what is the best way to save an image to mongoose db?
Scott Leibrand
@scottleibrand
What is the mongoose db, and why would you want to save an image there?
Kerub Querubin
@asdfkerub
Im using MEAN as a backend api
Scott Leibrand
@scottleibrand
Sorry, I have no idea what you're talking about. Are you in the right room?
Kerub Querubin
@asdfkerub
Oh sorry. Thanks for the reply!
Martin Haeberli
@mhaeberli
I think @asdfkerub means “MongoDB"
rsilvers129
@rsilvers129
I have some code which will take old data that you download from DexCom’s Clarity site, and then load it into NightScout. I think this is of general interest, so it should probably be parked somewhere on GitHub. Not sure where it should live though.
Martin Haeberli
@mhaeberli
@rsilvers129 can your code for capturing clarity see calibrations, etc?
rsilvers129
@rsilvers129
@mhaeberli No. I am not sure that Dexcom even has those as downloadable. But if they do, then it would be easy to have it not ignore those.
Martin Haeberli
@mhaeberli
K thx
Martin Haeberli
@mhaeberli
@rsilvers129 - as a suggestion, you could make a new github repository off of your github account, and make it publicly viewable… - then publish a note here and maybe on intend-to-bolus about where it is.
_
andyrusch
@andyrusch
Just wondering if anyone knows why w
The Android uploader for the 600 series is Android only.
It seems like iOS allows app access to the port so USB could be used similar to Android. Was going to work on this but wondering if there's a known limitation?
jath622
@jath622
jath622
@jath622
Getting stuck on this screen trying to update my NS. The Merge Pull Request button never appears. Where did I go wrong?
Dana Lewis
@danamlewis
@jath622 swap so you merge into your branch from nightscout (see where it says you're doing the obvious)?
click edit button (top right) and switch the branches
Cathje
@Cathje
HI all, I'm trying to develop a react-native app that works on ios and reads blucon (freestyle libre) data and uploads it to the nightscout site. I'm already able to read previously inputted entries (with an android app) from the NS API. However, posting entries gives me a network failed due to 'unauthorized' and no 'Access-Control-Allow-Origin'-error. I created a device-upload role. I added the same permissions as the rig and used the generated accesstoken from the admin page in the network call (https://mysite.herokuapp.com/api/v1/entries.json?token=iosupload-123456789012. I also added cors to the enable config variable of heroku and cors_allow_origin to *. Am I still missing something ? Or does anyone has an example on how to do a fetch to an authorize-protected call?
Thank you very much for the quick answer. I tried that one 2 days ago and although I have a developers account in ios and I could upload the ipa file to my phone, It gave a general error message that the app could not be installed. Since the error message is so general, I had no idea where to look. I tried a different developer account, different certificate, ... but no luck. So , since I'm a developer myself , I had hoped to write the app in a technology I know and add features along the way. If I could just get already the values in the nightscout site.. then I'm up and running for the first part of the loop.
Hello, I'm new here. I've been working on the iOS app for Glucosio and learned from Ben Kerensa that perhaps this project could use some iOS help? Where can I ask questions about the iOS aspects of Nightscout?