Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Netduino & Azure (push notifications)

Azure netduino push notifications

  • Please log in to reply
2 replies to this topic

#1 lucacn

lucacn

    New Member

  • Members
  • Pip
  • 2 posts

Posted 12 October 2014 - 09:31 AM

Hi!

 

First of all, many thanks for all the informations I got on these forums.

 

The question is: is there any way to send push notifications from Netduino?

 

In my personal project of a automated sprinkler system for my - little - garden, I'd like to send push notifications to the apps (Windows Phone & Windows RT) to notify them that someone (via app or via the buttons on the Netduino box) has done something (or something happened like a timer started).

 

The apps are ready (they respond to the push notifications sent via the Visual Studio) but I can't understand if Netduino is able to to this.

Have we to wait for the "Netduino SDK for Azure" ?

 

Thank you

 

Luca

 

 



#2 Spiked

Spiked

    Advanced Member

  • Members
  • PipPipPip
  • 129 posts

Posted 12 October 2014 - 11:29 AM

I always thought it was kind of a cool idea, but never had a reason to use it;

 

https://www.sparkfun.com/news/1527

 

Assuming you have internet connectivity, since you mentioned Azure, I suspect you do.

 

I use MQTT, which probably makes more sense, but not as much fun since I already know it :P

 

https://m2mqtt.codeplex.com/



#3 ToniA

ToniA

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 12 October 2014 - 04:05 PM

Anything capable of sending http requests can send push notifications. Your app just needs to register a push notification channel, and somehow communicate its URL to your device.

 

See http://msdn.microsof...(v=vs.105).aspx







Also tagged with one or more of these keywords: Azure, netduino, push notifications

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.