mdot_dev aa

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Install actility thinkpark on conduit aep #17087
    mdot_dev aa
    Participant

    Ok, thank you. I will check that right now. Is it possible to go back after flash actility’s firmware? We are also testing loriot and node-red in the same device and we can switch from one another so far.

    in reply to: Updating node-red #14382
    mdot_dev aa
    Participant

    I could’t. I haven’t had too many time to check this. I have been busy with other parts of the network. But when I tried, I didn’t found the updated version of nodejs for conduit and I was afraid of using a version destinated to other board sinde the conduit aep is not mine but the compnay I work for.

    in reply to: Join Microchip RN2483 using ABP / Private #13633
    mdot_dev aa
    Participant

    I know this is an old thread but I just came across this problem right now.

    Until now I was using a conduit AEP and a mdot unit. both worked like a charm.

    NOw I have been asked to make the AEP unit to work with a microchip nr2483 unit. So I changed the network parameters to public, and following the values that Matthew Way posted a while ago, I was able to make both to work. Only I have one problem, I need to add the microchip unit though “nc -u localhost 6677” before AEP unit can receive any data.

    How could I avoid to assign a devaddr. In fact, in a big network (one where I could add new devices every day) I can’t program every unit with a different devaddr in code. It is a tedious work to do that. I would want to use its internal mac (hweui) instead. But I tried to put it as devaddr and I got an error.

    Is it possible to avoid having to add it to the conduit nc list? Could conduit just receive any frame which has the same appeui, nwkskey and appskey?

    in reply to: Update AT firmware without dev board #13404
    mdot_dev aa
    Participant

    I have one like this: http://m.dhgate.com/product/st-link-v2-stm8-and-stm32-mcu-usb-jtag-in/141357793.html

    I don’t know where my company bought it but it is the same model.

    I do not have a UDK2 or MDK board. Just an mdot and a conduit station.

    in reply to: Get time from mdot #13266
    mdot_dev aa
    Participant

    Watching this post: http://www.multitech.net/developer/forums/topic/sending-datetime-via-mbed/

    I wonder if I could modify AT modem sketch to include a new AT command to give me the time. I have never tried something like that, what do you think?

    in reply to: Update AT firmware without dev board #13153
    mdot_dev aa
    Participant

    Hello Mike, could you please tell me which program do I need to upload a new firmware from a jtag? I would want to try to do it but I don’t see anything on the documentation apart to “copy the new firmware to the dev board and send some AT commands…”

    in reply to: Packet forwarder ande rserver #13013
    mdot_dev aa
    Participant

    You could use node-red to get the packets sent by the mdots and inject by mqtt/http post or whatever to the server to collecte datas.

    in reply to: Updating node-red #12916
    mdot_dev aa
    Participant

    I think I already have the latest version of AEP (1.1.2) so I don’t know if I have to re-update it again. Also, the latest version of node-red included in the latest version of AEP is 0.11.1 which is the one I already have installed: http://www.multitech.net/developer/software/aep/aep-firmware-changelog/

    However, the latest version of node-red is 0.13.4 (http://nodered.org/) and I wonder if I can install that version without modifying firmware of AEP.

    in reply to: Conduit send data to the mdots? #12621
    mdot_dev aa
    Participant

    If you are using node-red in AEP conduit, you can add an “inject” module with a payload in string mode and some kind of text. then connect it to an output “lora” module.

    Each time you execute “at-send” from your mdot, if there is any packet waiting to be read, you will receive before the OK in the response.

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