Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Atom doesn't detect my fipy #275

Open
clem-gh opened this issue Jan 7, 2022 · 7 comments
Open

Atom doesn't detect my fipy #275

clem-gh opened this issue Jan 7, 2022 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@clem-gh
Copy link

clem-gh commented Jan 7, 2022

Hi !! I'm really new with pycom and I don't know how to decribe my problem with technical words so I'll try to tell you what happenned:

  1. I installed pymakr
  2. I connect for the first time a pycom device (fipy) with the expansion board 2.0 and a LoRa antenna
  3. COM3 appeard but I couldn't write anything into the terminal
  4. I wrote the following file named: my_first_file.py :

import pycom
pycom.heartbeat(False)
pycom.rgbled(0330033)

  1. I upploaded the file into the COM3 portal
  2. It didn't do anything, I look my code and I forgot a "x" beetwen the first 0 and the 3, so I did ctrl+alt c
  3. The connect/disconnect button turned red
  4. I couldn't reconnect the fipy with atom so I decided to disconnect it from the usb port
  5. Atom doesn't recognize anything

image

So, how can I reconnect my Pycom device?

Operating system: windows 11

Atom version: last version

Pymakr version: last version

@clem-gh
Copy link
Author

clem-gh commented Jan 7, 2022

I've connected a Pygate with a LoPy device and atom detect the device.

@clem-gh
Copy link
Author

clem-gh commented Jan 7, 2022

I've switch beetween my LoPy and FiPy in the expansion board and it don't work on both configuration.

@clem-gh
Copy link
Author

clem-gh commented Jan 7, 2022

Some little details, I have an expansion board 2 and I don't have put the SD card (maybe here is the problem) yet.

@clem-gh
Copy link
Author

clem-gh commented Jan 8, 2022

I have try to put the SD card and atom doesn't recognize my device.

@elmasria elmasria added the bug Something isn't working label Jan 10, 2022
@jakobrosenberg
Copy link
Contributor

Hi @Clem-a-la-gome could you try PyMakr for VSCode instead? Sorry about the hassle.

@clem-gh
Copy link
Author

clem-gh commented Jan 10, 2022

I tried and it didn't work !

And I connect my pygate and it works well on both.

image

@clem-gh
Copy link
Author

clem-gh commented Jan 10, 2022

I don't know if it's the expansion board that have a problem. The led from my FiPy is blue.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants