HTTP post

Inquiry and support for Freematics products
Post Reply
rgalvez
Posts: 3
Joined: Fri Oct 05, 2018 6:13 pm

HTTP post

Post by rgalvez »

Hi,

Is HTTP post works on the sample telelogger?
I have ONE++ when i send data using HTTP post ,
I have this error on char* resp = net.receive(&bytes, 3000);

Guru Meditation Error: Core 1 panic'ed (LoadStoreError)
. Exception was unhandled.
Register dump:
PC : 0x40105881 PS : 0x00060830 A0 : 0x80104d37 A1 : 0x3ffd1ed0
A2 : 0x40105881 A3 : 0x3f409de0 A4 : 0x00000000 A5 : 0x3f4090fc
A6 : 0x00000001 A7 : 0x00000005 A8 : 0x80151441 A9 : 0x3ffd1eb0
A10 : 0x3ffc64dc A11 : 0x3ffd1ed0 A12 : 0x00000001 A13 : 0x3ffc7a4c
A14 : 0x3ffc7a60 A15 : 0x3ffd1ee4 SAR : 0x00000010 EXCCAUSE: 0x00000003
EXCVADDR: 0x401058e8 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff

Backtrace: 0x40105881:0x3ffd1ed0 0x40104d34:0x3ffd1f00 0x40102853:0x3ffd1f30 0x40102590:0x3ffd20e0 0x40102732:0x3ffd2120 0x40102da4:0x3ffd2140


Any idea?
Post Reply