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?
Andrew Ditmer is also one of the ones involved in the non-OpenAPS-specific Nightscout app efforts.
Chris Walters
@chwalters
Thanks I will join that group
_
Scott Leibrand
@scottleibrand
does anyone here know how hard it'd be to update ios-monitor to take advantage of the iPhone X screen height? nightscout/ios-monitor#19
Pete
@someoneAnyone
@scottleibrand I don't think it would be too hard to recompile the app but I dont know if anyone is able to republish the app in the app store.
the project has been stale for years.
Scott Leibrand
@scottleibrand
Yeah, we’d have to see if anyone still has the App Store credentials. I’d be interested to see how many active users the app has...
For now I’ve switched to a home screen app icon and manually disable my screen auto-lock before bed.
John Costik
@hackingtype1
I can probably update it this week.
kenstack
@kenstack
@hackingtype1 thanks! Ive noticed that is crashes on startup sometimes wakeup with ios 11 - restarting it once generally works
Scott Leibrand
@scottleibrand
I think the crashes are caused by a memory leak in the web app. In Chrome on MacOS the tabs often crash after being open a long time.
Thanks @hackingtype1
Pete
@someoneAnyone
nightscout/ios-monitor#20
Pete
@someoneAnyone
FYI my last post was a pr to update the Xcode project and layout for newer versions of iOS. @scottleibrand and @hackingtype1
John Costik
@hackingtype1
Thanks @someoneAnyone, looks good & that’s a big help. I’m traveling this week, but I should have time to merge, test & update it in the store by Friday.
Pete
@someoneAnyone
@hackingtype1 - not a problem hope it works ok.
i don’t have an iphone x to test on
Scott Leibrand
@scottleibrand
Happy to test via TestFlight or similar if we want to do that before release. I haven’t tried to compile it myself yet, but could also do that if needed.
Pete
@someoneAnyone
It works in the sim.
John Costik
@hackingtype1
Hi, I’ve been swamped this week, but I’ve blocked time on Monday to get this done - sorry for the delay.
kenstack
@kenstack
@hackingtype1 jeez ... it’s not like you have a day job .... :)
Jeremy M Lucas (GetRileyLink.org)
@jlucasvt
:+1:
John Costik
@hackingtype1
Haven’t forgotten about this;) g6 approval and vacation pulled me away for a bit. Targeting this week to test & deploy to store.
Matteo Neri
@francescaneri
Thanks @hackingtype1
loopkit should also be updated
:smile:
Pete
@someoneAnyone
👍🏻
John Costik
@hackingtype1
@scottleibrand do you have write access to the iOS-monitor repo? Apparently I don’t anymore. If you can give me those rights back, that’d be great, otherwise I just move the repo and merge @someoneAnyone ‘s PR there.