paper-signals icon indicating copy to clipboard operation
paper-signals copied to clipboard

DynamicJsonBuffer Issue

Open levimail12 opened this issue 6 years ago • 2 comments

I followed all the directions when on Connect your Paper Signal when I got to step 7 and I tried to upload I got an error proclaiming

'DynamicJsonBuffer' was not declared in this scope

wonder what I did wrong, a or more likely what information might be usefull in solving this

levimail12 avatar Jun 08 '18 21:06 levimail12

Hey @levimail12 , Looks like ArduinoJSON released a new version that is not compatible with Paper Signals at the moment. To get compiling, you'll need to rollback a version.

To do this, Open up Arduino. Then go to Sketch->Include Library->Manage Libraries...

Then search for ArduinoJSON.

When you find the library, just use the drop down in the bottom left to select a slightly older version and click "Update."

image

dfashbaugh avatar Jun 09 '18 01:06 dfashbaugh

Is this still a problem because I’m having a similar situation that when I get to step 7 I get a compile error.

mattboh9 avatar Apr 18 '20 20:04 mattboh9