Adrian Mitevski

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Change IP Address without using Dashboard #13654
    Adrian Mitevski
    Participant

    Jeff,

    I’ve found out that I can connect the Conduit via USB-Debug Interfaces with my computer.

    Then I have to login via Putty. After that I need to go to the folder etc/networks and edit the file interfaces. Inside this file I can specify the Ip-Address the Netmask and the Standardgateway of the conduit.

    in reply to: dot->getRssiStats().last always returns same value #13166
    Adrian Mitevski
    Participant

    thanks a lot. that was exactly the problem.I’ve set Acknowledge retries to 0.

    other question: when using getSnrStats() I always end up in a hard_fault(). Is there also something special to keep in mind when using this function?

    in reply to: dot->getRssiStats().last always returns same value #13160
    Adrian Mitevski
    Participant

    no I’m just using the dot->send() method. Do I need to use the recv() also?

    Values that are returned are plausible rssi values for example -45. But as I said after two times using the function the value doesn’t change anymore.

    in reply to: mDot Step-Files and Footprint #12481
    Adrian Mitevski
    Participant

    Ok, thank you for the information!

    in reply to: MQTT with NodeRED & Conduit #12409
    Adrian Mitevski
    Participant

    Thank you so much Bryan!

    I’ve just added 8.8.8.8 to the Primary DNS Server. Now the mqtt can connect and it works fine!

    in reply to: MQTT with NodeRED & Conduit #12406
    Adrian Mitevski
    Participant

    Thanks for your quick response.

    I’ve set up everthing as you described it. But it’s still disconnected.

    I guess my Router IP-Adress is 192.168.1.1 as this is the one I can enter inside the browser and access my router. And my Conduit has the ip 192.168.1.100

    Do I have to enter something here ” – Primary DNS server:????”
    You only mentioned it in your description but without any value to enter.

    Or are there any special router settings that should be set up or checked?

    in reply to: mDot EVB and Attolic TrueStudio #12392
    Adrian Mitevski
    Participant

    Properties>>C/C++ Build>>Tool Chain Editor>>

    Current toolchain: Attolic ARM Tools

    This means I’m not using GCC?

    in reply to: mDot EVB and Attolic TrueStudio #12386
    Adrian Mitevski
    Participant

    Yes excactly. I’ve created a new source folder named libmDot and copied the extracted files into this folder. Then I added the necessary include paths for the newly added libmDot files.

    I also did the same for the other files exported from mbed compiler before i added the libmDot.

    in reply to: mDot EVB and Attolic TrueStudio #12383
    Adrian Mitevski
    Participant

    Hi Mike,

    Thanks, I was able to extract and added the files to my project containing the other mbed related files. But I still get the same message undefined reference to mDot::getInstance(). I’m sure I added all the necessary include paths to the project properties. I’ve also chosen the GCC (ARM Embedded) Option when I exported the other mbed code from the mbed compiler.

    Do you have any idea what could be wrong? Do you have any template projects for attolic that works?

    in reply to: mDot EVB and Attolic TrueStudio #12371
    Adrian Mitevski
    Participant

    Thanks for your answer.

    Are there any instructions for Windows User I don’t have any Linux. I only got a .tar3 file if I extract the download file of the libmdot. What do I have to do with it?

    in reply to: mDot-EVB AT Commands #12236
    Adrian Mitevski
    Participant

    In which file did you make these changes?

Viewing 11 posts - 1 through 11 (of 11 total)