Skip to content

HTTP request not working  #89

@omkarmali1984

Description

@omkarmali1984

I have a Digi XBee3 Cellular LTE-M/NB-IoT module with a firmware version: 1141A. I am using a 1NCE NB-IOT sim. Preferred network technology is set to NB-IoT Only.

I am following user guide examples presented in the link below
https://www.digi.com/resources/documentation/Digidocs/90002258/#containers/cont_examples.htm?TocPath=XBee%2520connection%2520examples%257C_____0

Everything worked fine, but the example in Perform a (GET) HTTP request section did not work. Then I tried the HTTP Request Sample Application micro-python program found at https://github.com/digidotcom/xbee-micropython/blob/master/samples/cellular/http_request/main.py

Why is HTTP Request not working? The micro-python code runs, connects to the cellular network, then crushes away with an error. Please see below.
Traceback (most recent call last):
File "", line 48, in
OSError: [Errno 7005] EIO

I tried everything, and I am running out of an idea. Google search says this is the issue with connecting with AWS Console, but I am not using an AWS, and I am trying a simple HTTP get request.

When preferred network technology is set to LTE-M Only and it works without any issue. Am I missing anything? Any assistance on how to move forward would be greatly appreciated.

Thanks!
Omkar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions