Tapatalk

Error compiling

Error compiling

4

PostApr 17, 2017#1

I use Arduino IDE 1.8.2 on Linux. After adding http://talk2arduino.wisen.com.au/master ... index.json to the preferences and installing Talk2 AVR Boards version 1.0.3 with the boards manager I get the following error compiling the code (with Talk2 Whisper Node - 16MHz, external crystal-default selected as board):

Code: Select all

Board whispernode (platform avr, package Talk2) is unknown
Error compiling for board Talk2 Whisper Node.
I already reinstalled the Arduino IDE and reinstalled Whsiper Node board and library.
Using Arduino IDE 1.8.2 on Windows works without problems

1885
1885

PostApr 17, 2017#2

Hi walto,

Have you tried deleting the Talk2 board files inside "~/Library/Arduino15/packages" ?

I've experienced similar issue, even on Windows, when the hardware files are not in sync with what the Arduino IDE expects.

You might need to remove all Talk2 Board, delete files and install again. Make sure you exit the IDE in between those step.

4

PostApr 18, 2017#3

Hello,

deleting the directory ~/.arduino15/packages/Talk2 and reinstalling the package with Boards manager worked.
Thank you for your help!

22

PostFeb 07, 2022#4

I will also try to remove, I have the same problem.