What's next purple driver/files?

Hi all, I have an old What's Next Purple Board and I installed drivers on a laptop. Now I need to connect the "Purple" to another laptop, but the company is no longer online (whatsnext.shop) then I can't download the json package to configure on the new laptop. I am looking if there is a way to achieve this goal. Are there any files I can edit, or transfer between the two laptops or is there someone thas has these files?
Thanks a lot!
Ciao,
Giuseppe

Have you looked in the Arduino15 folder that is somewhere in your file system? there might be a local copy of the JSON

  • On Windows
    • Standard IDE: C:\Users\{username}\AppData\Local\Arduino15
    • Windows app: C:\Users\{username}\Documents\ArduinoData\packages
  • macOS: /Users/{username}/Library/Arduino15
  • Linux: ~/.arduino15

it is an Arduino Nano clone. simply select in Tools menu "Arduino Nano" and "(Old bootloader)"

all What's Next boards are classic Arduino clones except of Red, which too works as an Uno, but has esp8266 connected over SPI

Wnat's Next company was continuation of arduino.org

1 Like

Thanks J-M-L and Juraj, this afternoon I'll try with your suggestions.
Thanks a lot again!

Great!
Both suggestions work fine!
Me and my cherry seedlings in pots want to thank you again!
Ciao,
Giuseppe

cool - have fun !!

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.