How to do networking on the Go? - Netduino Go - Netduino Forums
   
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

How to do networking on the Go?


  • Please log in to reply
17 replies to this topic

#1 samjones

samjones

    Advanced Member

  • Members
  • PipPipPip
  • 105 posts

Posted 17 April 2012 - 10:48 PM

The ND+ is sooooo cool because it has embedded enet.... I do not see how to do enet/wifi on ngo?

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 17 April 2012 - 10:51 PM

Hi samjones, We have an Ethernet module coming for Netduino Go soon. It's using a brand new microcontroller, so it didn't make it onto the production line in time for launch. But it'll be worth the wait :) If you'd like, we might be able to put together instructions on how to wire up an ENC28J60 module to a Netduino Go socket breakout... But that would be a short-term solution to help during the wait :) Chris

#3 neslekkim

neslekkim

    Advanced Member

  • Members
  • PipPipPip
  • 350 posts
  • LocationOslo, Norway

Posted 18 April 2012 - 08:50 AM

will it have its own mcu as well?, so you can run the .Net MF on it as you can with the shieldbase?

--
Asbjørn


#4 Stefan

Stefan

    Moderator

  • Members
  • PipPipPip
  • 1965 posts
  • LocationBreda, the Netherlands

Posted 18 April 2012 - 09:30 AM

will it have its own mcu as well?, so you can run the .Net MF on it as you can with the shieldbase?

With the Go! architecture, an MCU is required. But I'm not sure if it'll run .NETMF stand-alone. It all depends on the used MCU.
"Fact that I'm a moderator doesn't make me an expert in things." Stefan, the eternal newb!
My .NETMF projects: .NETMF Toolbox / Gadgeteer Light / Some PCB designs

#5 neslekkim

neslekkim

    Advanced Member

  • Members
  • PipPipPip
  • 350 posts
  • LocationOslo, Norway

Posted 18 April 2012 - 09:59 AM

With the Go! architecture, an MCU is required. But I'm not sure if it'll run .NETMF stand-alone. It all depends on the used MCU.


It's the Ethernet module I'm thinking of here, since Chris says it have an brand new microcontroller, just wondering about the capability of that.. letting it run its own webserver would be something.. :)

--
Asbjørn


#6 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 18 April 2012 - 10:14 AM

Hi neslekkim,

It's the Ethernet module I'm thinking of here, since Chris says it have an brand new microcontroller, just wondering about the capability of that.. letting it run its own webserver would be something.. :)

That would be cool, but the microcontroller won't be that high powered. :)

Chris

#7 neslekkim

neslekkim

    Advanced Member

  • Members
  • PipPipPip
  • 350 posts
  • LocationOslo, Norway

Posted 18 April 2012 - 10:27 AM

someone are already running webservers on arduinos as far as I know, not for big things of course, but for responding temperature or other data when asked. I'm not talking about running php or the like of course :)

--
Asbjørn


#8 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 18 April 2012 - 11:10 AM

someone are already running webservers on arduinos as far as I know, not for big things of course, but for responding temperature or other data when asked. I'm not talking about running php or the like of course :)

Well if you wanted to run native C code...then I suppose you could actually run something there :)

Chris

#9 pdii

pdii

    Member

  • Members
  • PipPip
  • 29 posts

Posted 26 June 2012 - 02:29 AM

Apologies if this has been asked recently, but I'm anxious to get my hands on the Ethernet/Wifi module for the Netduino Go!. After a quick search, someone mentioned back in May that the devices would be available in a few weeks. Do we know how much longer it might be? Thanks!

#10 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 26 June 2012 - 11:31 AM

Hi pdii,

Apologies if this has been asked recently, but I'm anxious to get my hands on the Ethernet/Wifi module for the Netduino Go!. After a quick search, someone mentioned back in May that the devices would be available in a few weeks. Do we know how much longer it might be?

We're doing final validation on the Ethernet module right now, getting ready to send it out for sample production. The Cortex-M0 chips we are using were about 10 weeks late arriving, but we're pushing hard to get these out the door ASAP :)

Chris

#11 Mike Hole

Mike Hole

    Advanced Member

  • Members
  • PipPipPip
  • 39 posts

Posted 04 July 2012 - 02:04 PM

Hi Chris, How are things going on the network module? We have a requirement that would benefit from having this along with the Relay module. The Go will provide a smarter more modular solution than using the Plus. Cheers, Mike

#12 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 04 July 2012 - 06:36 PM

Hi Mike,

How are things going on the network module? We have a requirement that would benefit from having this along with the Relay module. The Go will provide a smarter more modular solution than using the Plus.

We're making some final tweaks to it this week (impedence and power). I'll post an update in the next few days. We should have samples in-house soon!

Chris

#13 Mike Hole

Mike Hole

    Advanced Member

  • Members
  • PipPipPip
  • 39 posts

Posted 04 July 2012 - 07:03 PM

Cool. Well if you are after beta testers in the UK count us in as we are desperate :)

#14 kevin067

kevin067

    New Member

  • Members
  • Pip
  • 2 posts

Posted 06 July 2012 - 09:28 PM

Hopefully when this network card is released. I would be able to plug in at least two of them. I would like to make an attempt at turning the Go into a full fledged firewall/router much like what pfSense is. This would be for a simple home setup. The net card at minimum would have to handle DHCP. Ability to handle inspection of packets hopefully without copying out. And then patch the buffer (with NAT info) and send it out to the other nic shield. The Go would handle some IPTables rules (on the SDCard) and packet filter by rejecting or dropping. And the other function would be to Port forward. It would be nice to stack more nics (as net switch). But if the nic shield/s requires uploading and downloading entire packets before inspection. It might be very limited in speed.

#15 Anthony Glenwright

Anthony Glenwright

    Advanced Member

  • Members
  • PipPipPip
  • 71 posts

Posted 10 August 2012 - 03:01 AM

Is there any update on the status/availability of the Ethernet module for Go?

#16 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 10 August 2012 - 05:59 AM

Hi Anthony,

Is there any update on the status/availability of the Ethernet module for Go?

The Ethernet module is done and is going through validation testing at Secret Labs. We expect that to be done soon, and then the module goes into volume production. If all goes well, it should be shipping by next month.

Chris

#17 Anthony Glenwright

Anthony Glenwright

    Advanced Member

  • Members
  • PipPipPip
  • 71 posts

Posted 10 August 2012 - 10:25 AM

Excellent news. With the SD and Ethernet modules, now I will have a fast Netduino Plus with more memory B) . I'm looking forward to the release of the standard STM8 Go firmware so I can start to make my own custom modules. My first module will be a re-working of something I have already built for the plus - a 4 button + LCD module with some LEDs (to be used as the front panel of an appliance). Am I understanding the idea of the "standard" STM8 firmware correctly? That is, with the standard firmware, all we'll do is build a module with the relevant components connected to the appropriate STM8 pins (with the extra bits like pull up/down resistors, and the capacitors noted in the wiki), provide some initialization code to tell the SMT8 how to configure pins (as I2C, digital in, digital in/interrupt, digital out, analog on etc) and then write normal code on the NetDuino but have access to those pins as though they were physical pins on the Netduino?

#18 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 10 August 2012 - 01:32 PM

Am I understanding the idea of the "standard" STM8 firmware correctly? That is, with the standard firmware, all we'll do is build a module with the relevant components connected to the appropriate STM8 pins (with the extra bits like pull up/down resistors, and the capacitors noted in the wiki), provide some initialization code to tell the SMT8 how to configure pins (as I2C, digital in, digital in/interrupt, digital out, analog on etc) and then write normal code on the NetDuino but have access to those pins as though they were physical pins on the Netduino?

Yup, that's exactly right. It might actually be simpler than that. We're really looking forward to the STM8S standard I/O firmware. We'll be using it on all new GoBus modules (Ambient Light, Serial, etc.) as well.

Chris




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.