Jump to content
IGNORED

Need firmware help, fnHttpClient failing on second instantiation.


tschak909

Recommended Posts

If anyone wants to help on the firmware side of things, the following ticket has been filed:

https://github.com/FujiNetWIFI/fujinet-platformio/issues/416

 

Which explains that the HTTP client class being used to instantiate HTTP connections over N: is failing on its second use (the response coming back is all zeroes, and there is no discernable debug information passed back otherwise)

 

13:49:00.713 > CF: 71 4f 04 00 c4
13:49:00.713 > sioNetwork::sio_process 0x4f 'O': 0x04, 0x00
13:49:00.713 > sioNetwork::sio_open()
13:49:00.713 >
13:49:00.713 > ACK!
13:49:00.713 > Deleting existing rateTimer
13:49:00.713 >
13:49:00.713 > <-SIO read 256 bytes
13:49:00.736 > ACK!
13:49:00.736 > sioNetwork::parseURL(N:HTTP://FUJINET-TESTING.IRATA.ONLINE/LOREM.DOC)
13:49:00.736 > sioNetwork::parseURL transformed to (N:HTTP://FUJINET-TESTING.IRATA.ONLINE/LOREM.DOC, HTTP://FUJINET-TESTING.IRATA.ONLINE/LOREM.DOC)Parse and instantiate protocol: N:HTTP://FUJINET-TESTING.IRATA.ONLINE/LOREM.DOC
13:49:00.739 > NetworkProtocol::ctor()
13:49:00.739 > sioNetwork::open_protocol() - Protocol HTTP opened.
13:49:00.739 > NetworkProtocolFS::resolve(/LOREM.DOC,/,LOREM.DOC)
13:49:00.740 > Resolved to /LOREM.DOC
13:49:00.740 > fnHttpClient::begin "http://FUJINET-TESTING.IRATA.ONLINE:80/LOREM.DOC"
13:49:00.742 > COMPLETE!
13:49:00.742 > fnHttpClient::GET
13:49:00.742 > 001869f0 _perform
13:49:00.742 > 001869f1 _perform status = 0, length = 0, chunked = 0

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...