Getting data from wifi in raw format when it is set to json

Hello,
I am writing an app in javascript and I am trying to get data from cyton with a wifi shield.
I have a tcp socket server running, I send POST request with output set to json. The response contains connected: true and output: 'json' so it seems all is set up correctly.
Then I start the streaming and I am getting data as follows:

So it seem it is coming in the raw format.

Don't you know what should be done to get data in the JSON format? Thanks

cyton firmware: 3.1.2
wifi shield firmware: 2.0.4

Comments

Sign In or Register to comment.