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

Azure SB Lite : access Azure Service Bus using AMQP on .Net Micro Framework


  • Please log in to reply
5 replies to this topic

#1 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 09 May 2015 - 02:36 PM

Hi all,

 

I have just released a new project on CodePlex : Azure SB Lite (http://azuresblite.codeplex.com)

 

Every day, we use the Service Bus package from Nuget to access Azure Service Bus from out application based on .Net Framework. The package exposes very simple APIs !

 

To access Service Bus from .Net Micro Framework device, we need to use HTTP(S) or we can use AMQP(S).

 

On CodePlex there is the great AMQP .Net Lite library from Microsoft (http://amqpnetlite.codeplex.com) to access Service Bus using AMQP but you need to know all the main concepts of AMQP protocol like connection, session, link and so on.

 

To avoid this, I wrote a wrapper around above library to expose same APIs as Service Bus package for .Net Framework but from ... .Net Micro Framework !

 

You can now port your code in a very simple manner !

 

Of course, it works on Netduino 3 Wi-Fi thanks to its SSL/TLS support ! :-)

 

Thanks,

Paolo


Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 09 May 2015 - 05:00 PM

Very cool, Paolo.

Can you share some examples to show off how easy it is to use your new library?

#3 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 10 May 2015 - 12:42 PM

Sure Chris !

 

I'll update documentation page on CodePlex ;-)

 

Paolo


Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#4 Paolo Patierno

Paolo Patierno

    Advanced Member

  • Members
  • PipPipPip
  • 169 posts
  • LocationItaly

Posted 11 May 2015 - 08:20 PM

Hi all !!

 

I created a new project on GitHub with usage examples for Azure SB Lite library :-)

 

https://github.com/p...sblite-examples

 

Paolo


Paolo Patierno

Microsoft MVP on Windows Embedded & IoT

Azure Advisor

Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience

Blog : Embedded101
?


#5 shiv.kumar

shiv.kumar

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 25 January 2016 - 07:03 PM

Hi Paolo,

 

Thanks for the great library! It works like a charm too. I have it working on the Raspberry PI 2 and the Netduino 3 Wi-Fi. I'm using Topics in my application where both the devices subscribe to a topic. I haven't yet gotten around to these devices publishing messages to their own topics. But do plan to. So it's one-way at the moment.

 

Any way to get this working on Netduino Plus 2?

 

I have some issues with using PWM in Netduino Wi-Fi 3 and as a result of which I can't use ND WiFi- 3 and would like to use ND+2.

 

Shiv.



#6 shiv.kumar

shiv.kumar

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 25 January 2016 - 07:48 PM

Just is case others may see my earlier post in this thread and assume there is an issue with using the Netduino 3 Wi-Fi and PWM.....There is not problem and things do work s expected. My apologies for any confusion I may have caused.






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.