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

can't connect to my netduino anymore


  • Please log in to reply
12 replies to this topic

#1 viktor

viktor

    Member

  • Members
  • PipPip
  • 14 posts

Posted 04 February 2012 - 03:14 AM

Hello, I need someone's help on this. I tried updating to the 4.2 rc4 firmware and ran into an issue. I first jumpered the 3.3v to the little copper tab by port 0, then i tried connecting the device and windows said it couldn't connect to it and eventually figured out that it was a gps camera. Well, I was able to use SAM-BA to load the tinybootloader unto it, but now i am trying to get it to show up in mfdeploy and it only shows up under serial connections com3, but of course can't ping/erase/upload to it. What else can i do to get the card back into operation? Thanks, Viktor.

#2 viktor

viktor

    Member

  • Members
  • PipPip
  • 14 posts

Posted 04 February 2012 - 06:17 AM

ok, got it figured out, remembered i could just uninstall the device from device manager and do the detection again. This time it was found as the right device.

#3 viktor

viktor

    Member

  • Members
  • PipPip
  • 14 posts

Posted 04 February 2012 - 06:37 AM

Ok, i was able to flash it with 4.2 rc4, and i am getting response when i ping it in mfdeploy, and i have just a power LED on until I try and load a project into it, then both led's come on and i'm not getting any feedback from it. Visual Studio is not able to go into debug either. Anyone?

#4 Stefan

Stefan

    Moderator

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

Posted 04 February 2012 - 11:52 AM

Hi Victor, Did you only update the TinyBooterDecompressor.bin or also the ER_FLASH file?
"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 viktor

viktor

    Member

  • Members
  • PipPip
  • 14 posts

Posted 04 February 2012 - 06:21 PM

Hi Victor,

Did you only update the TinyBooterDecompressor.bin or also the ER_FLASH file?

I was able to update the ER_FLASH and config, the board seems to have good vital signs after this until I try to load a project unto it then I get both lights on.

Here are the procedures I've done a few times:

1. Erase by doing the copper tab + 3.3v
2. use SAM-BA to clear flash (just to be sure), then load tinybootloader
3. disconnect/reconnect it, then go into mfdeploy and load the FLASH and CONFIG
4. disconnect/reconnect, ping returns TinyCLR, then go into network config and do the settings there.
5. power LED on, onboardLED off.
6. Try to start a project after I upgraded it to 4.2 and it gets built and when its trying to reboot the card I get both LEDs to come on and debug never kicks in. Also the card wont respond to a ping then.

Thanks,
Viktor.

#6 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 04 February 2012 - 07:31 PM

Hi viktor, What are you trying to do in your app? Is there an SD card inserted? What happens if you remove it? Chris

#7 viktor

viktor

    Member

  • Members
  • PipPip
  • 14 posts

Posted 04 February 2012 - 07:49 PM

Hi viktor,

What are you trying to do in your app? Is there an SD card inserted? What happens if you remove it?

Chris


No sd card. But I just re-installed the Netduino SDK 4.2 and now its taking the projects. Thanks again for chiming in.

#8 Shy_B

Shy_B

    New Member

  • Members
  • Pip
  • 3 posts

Posted 07 February 2012 - 11:22 PM

No sd card. But I just re-installed the Netduino SDK 4.2 and now its taking the projects. Thanks again for chiming in.


same problem here ...

#9 Shy_B

Shy_B

    New Member

  • Members
  • Pip
  • 3 posts

Posted 08 February 2012 - 08:04 AM

same problem here ...


Got it...

Wrong version of the Netduino SDK (4.1 instead of 4.2).

now it all works :)

#10 seuabb

seuabb

    Member

  • Members
  • PipPip
  • 10 posts

Posted 02 March 2012 - 11:35 AM

I've installed the right version mf sdk(4.2) and netduino sdk(4.2), but my device failed to give any response now. How can I resolve this problem?

#11 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 02 March 2012 - 03:45 PM

Hi seuabb,

I've installed the right version mf sdk(4.2) and netduino sdk(4.2), but my device failed to give any response now.

How can I resolve this problem?

Can you give us more details on how you updated your Netduino, what it shows up as in Device Manager, etc.?

Chris

#12 syntroniks

syntroniks

    New Member

  • Members
  • Pip
  • 3 posts

Posted 29 March 2012 - 05:19 PM

Hi seuabb,

Can you give us more details on how you updated your Netduino, what it shows up as in Device Manager, etc.?

Chris

Maybe not, but I can try to jump in!
I am able to successfully deploy the tinybooterdecompressor.

Afterwards, the netduino will not enumerate over USB. I have verified that the tinybooterdecompressor is programmed to 0x100000. I must be missing a step because after a power cycle, the device has the tinybooterdecompressor but I can not access it in mfdeploy. (it isn't avail over USB and pinging over serial yields no response)

I am using a usb->serial converter to do the flash erases/programming. I have tried multiple versions of the tinybooterdecompressor.

FWIW sam-ba 2.8 works for me under compat mode. (I am W7 64 bit) I have Micro SDK 4.1 and 4.2


[this is not a + device. -- I need the latest beta firmware for I2C internal addressing. I have an AVR-ISP if that helps.]

Edited by syntroniks, 29 March 2012 - 05:22 PM.


#13 Firegun

Firegun

    Member

  • Members
  • PipPip
  • 24 posts

Posted 14 May 2012 - 01:56 AM

Maybe not, but I can try to jump in!
I am able to successfully deploy the tinybooterdecompressor.

Afterwards, the netduino will not enumerate over USB. I have verified that the tinybooterdecompressor is programmed to 0x100000. I must be missing a step because after a power cycle, the device has the tinybooterdecompressor but I can not access it in mfdeploy. (it isn't avail over USB and pinging over serial yields no response)

I am using a usb->serial converter to do the flash erases/programming. I have tried multiple versions of the tinybooterdecompressor.

FWIW sam-ba 2.8 works for me under compat mode. (I am W7 64 bit) I have Micro SDK 4.1 and 4.2


[this is not a + device. -- I need the latest beta firmware for I2C internal addressing. I have an AVR-ISP if that helps.]


Didn´t you forgot to set it to boot from flash in SAM-BA (on the scripts combobox), before the power cycle? Idk how it may helps, but there are a new version of SAM-BA (v2.11) too.




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.