WiFi Aware
Hugo, do you have any comment on recent announcements about Wifi Aware?Is this something that Electric Imp could support? Where/how would it be used?
View ArticleElectric Imp Development
I've been working with the Electric Imp for some time now, and would like to offer my services on projects that need a jump start, or engineering help. I have applied the Imp to IoT projects in the...
View ArticleHas anyone written any code to the talk to the internet API of the Phillips Hue
I got a Hue starter kit (for my birthday) and would like to create a call to their internet api, triggered by a button press (a family-friendly goodnight button to turn them off at bedtime).Though this...
View ArticleDropping data samples to Grovestreams
I had a program operating sucessfully using Imp and Grovestreams, made a few changes, then it wouldn't function properly.After a lot of messing around, I decided to revert to the example given here,...
View ArticleDaylight savings -again
I acknowledge that there have been a few discussions about daylight savings before.However, I see that that the device log time displayed on the ide does show time corrected for daylight savings.We are...
View ArticleCombine accounts
Hello, I experienced some kind of error and thought that all my imps were lost within my account (Account #1). I then created a new account (Account #2) only to find out that my original account...
View ArticleTime and Date Not reporting correctly.
Hi all, I have been using Electric Imp for a while now and I really like it. I am facing an issue with the Time and Date reporting. I am using date() function in my AGENT side of the device to get the...
View ArticleFind Model / Build
Is there any way to programmatically find out the model & build either at the point of blessing in the Factory Fixture code, or within the Agent Code after blink-up?I guess you could hard code it...
View ArticleBuild API Tools
Hey friends! I've been working on a suite of tools that leverage the new Build API - these are intended to help you develope Electric Imp code outside of our browser based IDE. imp-api - This is an npm...
View ArticleLocal Network Only??
Is it possible to use the imp wifi to communicate sensor data on the internal network only? I'm beginning a new project and don't want to start by building a internet connected setup. I'd like to run a...
View ArticleHack imp card account
Hello, I have registered the imp card with one account "A" using BlinkUp. Therefore I created a new account "B" and with it I have successfully cleared the wifi setting of the imp card and reconfigured...
View Articleabout how to use 74HC595 to control the Seven-segment display
excuse me I want to use 74HC595 to control the Seven-segment display with imp,and i follow the websitehttp://electricimp.com/docs/api/hardware/spi/configure/but i don't know how to connect the 74HC595...
View ArticlePlotly, error in graph doens't work.
When i plot this graph, plotly ignore the array and arrayminus in ErrorY : import plotly.plotly as pyfrom plotly.graph_objs import *sequencial = Scatter( #sequencial x=[250, 500,...
View Articleeven eaiser now to send sms, email, activate wemo, and a host of other goodies
IFTTT just announced a "maker channel", can now easily use electric imp via the agent to trigger any action channels at ifttt. All done with just a simple api post, worth checking out. I have not try...
View ArticleHow secure is communication between imp to cloud and cloud to internet
Hi All,I wanted to know encryption algorithm that imp supports for secure communication between imp to cloud and cloud to rest of internet
View ArticleWhitelist Imp _Agent_ (for http.get() and such)
I understand from the forum that there's no need to fuss with whitelisting Imp devices. But what if I want to whitelist my Imp agent (for added security, for example, when doing an agent http.get()...
View Articlecan i get the frequency band of the wireless network that the imp is...
so i'm planning a deployment of imps across a building. i was wondering if i could use it to map the wifi signal coverage... i see that i can get rssi from the imps, and i can even get a list of...
View ArticleReading IMP inputs in browsers using AJAX and effects of various browsers
I noticed that the browsers have a large effect on how the AJAX code is supported. Does anyone have any idea why this code will work in Firefox and IE11, but not Chrome or IE10? I get an error response...
View ArticleChanges to Device/Agent
Will there be an update to explain if there were any changes rolled out after the server maintenance today? I note a few unfamiliar messages in the console log. I've found one of the trickier...
View ArticleBattery option for imp...
In looking at the imp device my interest is in the use of a battery in any of the applications to enable the device? Brightvolt focus is on creating ultra thin flexible battery sources on a 3volt...
View Article