MPU-6050 Accelerometer + Gyro
I am new to eimp. I am trying to use an MPU-6050 Accelerometer with the eimp but can't cant seem to find any information. Would someone here be able to at least point me in the right direction?
View ArticleSourcing imps: Hacking to Protoyping to Production
Hi,I am working on an IoT product that will use Imp as its computation/communication engine. I have been working of an Imp2 Dev Board and the next step involved building a custom board with the Imp. I...
View Articleimp restarted, reason: memory error
Hi everyone, I've had an electricimp controlling a relay for about 3 years, running the same code without any issue. Recently I had to update the code to remove a couple of...
View ArticleHow to control a furnace fan wirelessly - design suggestions?
HI, everyone, I'm wondering if you can give me some design suggestions for my project. My goal is to turn on the furnace fan in my house when the temperature of the upper level is more than 3 or 4...
View ArticleLadies and gentlemen, will you please welcome... the imp005
Just unwrapped (if you hadn’t spotted it already) is the 5GHz WiFi packing, wired Ethernet equipped, USB 2.0 toting, four-times-as-fast-as-imp002 imp005 module from our friends at Murata.Headline info...
View ArticleCan't get my bud light to work
Hello - I recently changed my internet provider and now I can't get my light to work. It flashes as if it was successfully connect and the app says connect but when I do the test it doesn't work. I...
View ArticleAPI for orbnext cube
Hi,We need to integrate orbnext cubelight with our web application, could you please let us know some brief idea.Our use case: We have a web application which gets some data metrics from some server...
View ArticleMy light works only to announce game is starting
My Budweiser Red Light only sounds for the announcement of game starting. Doesn't react when goal is scored. I tried shutting it off and restarting it which gives me the green light. I also do test my...
View ArticleBlessing Test Results
Today we've noticed we're not getting any test results when we bless devices. We are receiving the blessed web hook fine but not the test results web hook?I've tried posting a sample webhook payload to...
View ArticleERROR: the index 'agent' does not exist
I keep getting the following error pinging every second or so in my device log. "ERROR: the index 'agent' does not exist". I have stripped everything back and even when testing with the Blink Up...
View ArticleElectric Imp and serial LCD 16x2 display
I've hooked up a Sparkfun serial 16x2 LCD display to an electric imp, and I've been able to display very basic text messages. But I'd like to improve my control of the text: add scrolling right to...
View ArticleAnother question about writing non-blovking code
While I do understand how I can use imp.wakeup() or imp.onidle() to "open up" long loops so they don't block, I'm often left feeling that my implementations could have been more elegant. As I'm not so...
View ArticleServer / agent not responding? Code 7?
I have had an imp running as a temp sensor for about 4 weeks, and all has been well. The imp wakes up every 15 mins and sends the temp to the agent. Overnight last night, the agent returned a code 504...
View ArticleOrbnext LED's controllable individually?
I'm interested in the Orbnext LED development kit, but there's little documentation on their website. Does anyone know if the LED's are individually controllable for color and brightness (as with a...
View Articlecode size - what influences it
Hi,I'm really strapped for code space in the device. Currently running at 99%-100%... I know some changes are coming in a future release that may help, but I've just hit the 100% on code that needs to...
View ArticleDirect communication with IMP002
Is it possible to communicate directly with the IMP002 via WIFI using a laptop or other device to view data in the IMP memory?
View ArticleXively - An internal server error has occurred - what's happenning?
I registered at Xively a few days ago and created a device. But when I log in and click on my device, I get the message: "An internal server error occurred". There is no further explanation and I could...
View ArticleElectric Imp IDE does not work with Internet Explorer 11
I have been developing both Agent and Device code for my electric imp for several weeks with Internet Explorer 11, and everything worked fine. Beginning this afternoon (Dec 16), the electric imp IDE...
View ArticleBlessing, usual timeframe
Can I ask what the expected timeframe is for blessing an imp from new? Our factory is experiencing about 3 minutes from when the LED on the factory fixture starts blinking, to when we get the callback...
View ArticleAgent to HTTP:POST a simple url (no JSON headers/body)
Working on a simple push button that has the agent post a "http post" request. If I copy/paste the following url into a browser, the switch I am trying to control comes on. I would like to do the same...
View Article