#add support for 'new' NANO device ID
1 messages · Page 1 of 1 (latest)
It just needs to be added to the arduino_nano.board.json file. You can try yourself, the file is in the mobiflight folder in the boards folder.
Add it in there, you'll see the pattern from the other ones, and if it works open an issue in GitHub with the information
it worked. thank you very much!
nothing different. just vendor id. counterfeit atmega chips i think
Feel free to open a github issue to add this, I believe there's a specific issue type for the request
@autumn raft do you have a picture of this Nano from the top side where the marking of the USB seriell I can be seen?
Or a link to this board?
there is no link to this board as the pictures on AliExpress vary from the product eventually received. Heres a picture
chips are blank and maybe vaguely only the top one reads Atmel. but most likely fake.
The chip on the bottom seems more interesting to me
The atmel chip has nothing to do with what the board is recognized as
yeah i will have to borrow the photo machine maker from the neighbor again. he is currently on vacation. so it will have to wait. i will makenew hi res photos as soon as they comne back then i will also make photos fromt the side.
google seems to think it is not CH340G but FT232R
For what I have found out it's not a CH340 chip and not a FTDI chip. So interesting that it works with the VID/PID combination in the json file.
Furthermore this board uses a 328PB chip and not a 328P one. The 328PB has two additional I/Os, PE0 and PE1 which are routed to two additional pins near the ISP connector.
oh, clever to repurpose the two mounting holes for that!