Mobile app - QR Code
@Andy_Taylor wrote: @JumpMaster - how often does the app poll the emonpi? @Paul - what Pi version are you using? Read full topic
View ArticleMobile app - QR Code
@Paul wrote: Andy_Taylor: @Paul - what Pi version are you using? Paul: I’m using emoncms low-write 9.5.1 2016.4.28 Paul. Read full topic
View ArticleMobile app - QR Code
@Andy_Taylor wrote: Paul - sorry I meant what hardware version, raspberry pi2, 2+ 3 etc. Not that it matters, problem found - working on a fix - its not the android app (I don’t think). Read full topic
View ArticleMobile app - QR Code
@JumpMaster wrote: The Android app has a 10 second delay between updates. 2 requests are made (use_kwh and a full feed list) and every 60 seconds it also requests the power usage for the last X days...
View ArticleMobile app - QR Code
@Andy_Taylor wrote: The problem is in emoncms, the log output from apache says; PHP Warning: Division by zero in /var/www/emoncms/Modules/feed/feed_model.php on line 461 And its not kidding there...
View ArticleMobile app - QR Code
@Andy_Taylor wrote: @JumpMaster Take a look at the error log for the web server and see if you have any divide by zero errors logged when using the app - logs on the emonpi are full of them. In the...
View ArticleMobile app - QR Code
@borpin wrote: JumpMaster: 2 requests are made (use_kwh and a full feed list) Why get the full feed list every time? I’d have thought that this was only needed when selecting the feed as the input....
View ArticleMobile app - QR Code
@Paul wrote: Connection error issue moved to it’s own thread - Android App “CONNECTION ERROR” Read full topic
View ArticleMobile app - QR Code
@JumpMaster wrote: I din’t believe there is a way make a request and limit it to two or more feeds. I think it costs less to receive all feed values rather than make multiple http requests. Read full...
View ArticleMobile app - QR Code
@borpin wrote: OK, my understanding of ‘full feed list’ might be different. I was thinking you were requesting a list of all the available feeds each time. Read full topic
View ArticleMobile app - QR Code
@JumpMaster wrote: You’re right. I have found an alternative. I’m also looking at how to automatically select the feeds as per MyElectric (which looks for feed names use ans use_kwh). Old update...
View ArticleMobile app - QR Code
@borpin wrote: JumpMaster: I’m also looking at how to automatically select the feeds as per MyElectric (which looks for feed names use ans use_kwh). Just do not assume everyone is using the MyElectric...
View ArticleMobile app - QR Code
@JumpMaster wrote: borpin: assume everyon Automatic configuration only assume that the required feeds are called use and use_kwh. No requirement to use MyElectric. Read full topic
View ArticleMobile app - QR Code
@glyn.hudson wrote: Wow, great work. I’ve just tested the beta app. The QR code would not scan at first using my Motorola MotoX so I tried my friends S3 Mini and it worked right away. Then I tried...
View ArticleMobile app - QR Code
@Andy_Taylor wrote: @glyn.hudson the issues scanning the QR code are possibly down to the size of the image vs the amount of data held within the QR code (the more data you cram in there the smaller...
View ArticleMobile app - QR Code
@glyn.hudson wrote: Ah I was testing on my work PC with a old large TFT monitor. Testing on my laptop (Chromebook Pixel) that has a much denser better LCD DPI the QR scans every time using my motoX ....
View ArticleMobile app - QR Code
@JumpMaster wrote: That looks good to me. Filling out the left column will look better and also perform better. The scanning can be a bit random. Sometimes as soon as the barcode gets into view of the...
View ArticleMobile app - QR Code
@Andy_Taylor wrote: @glyn.hudson Pull #519 created. This enlarges the QR code for better reading, it still doesn’t fill the left column, but its certainly larger. Read full topic
View ArticleMobile app - QR Code
@pb66 wrote: JumpMaster: Is there an official recommendation to call the feeds use and use_kwh? They are the keywords Trystan has chosen for the apps module, they are used in the MyElectric,...
View ArticleMobile app - QR Code
@pb66 wrote: Is there any way the qr code(s) or the data from them could be retained and a “use saved QR code” function added to allow easy switching between accounts as a interim solution to a...
View ArticleMobile app - QR Code
@Andy_Taylor wrote: @pb66 I have to ask the potentially dumb question - why do you need to have more than one app / more than one set of settings? I may be totally wrong here, but I think that you can...
View ArticleMobile app - QR Code
@pb66 wrote: You can indeed have several emonbases reporting to any one emoncms instance on any server, emonhub will also send your data from any one emonbase to multiple target emoncms servers. A...
View ArticleMobile app - QR Code
@glyn.hudson wrote: Thanks a lot to everyone who’s helped. QR code setup is now live on Google play Emoncms app V1.2.2 and Emoncms stable release V9.6 . Just done a blog to highlight. I’ve asked...
View ArticleMobile app - QR Code
@borpin wrote: pb66: A multi-instance app would be of great interest to many users, for many different reasons. pb66: When we previously discussed this there were users that showed an interest to...
View ArticleMobile app - QR Code
@borpin wrote: Can I suggest that the text in the App under the QR section points out the minimum Emoncms version required? Might confuse someone who has not followed this thread. Read full topic
View Article