Uploaded image for project: 'Mynewt'
  1. Mynewt
  2. MYNEWT-835

loraping app doesn't seem to work in 1.2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • v1_2_0_rel
    • None
    • Misc
    • Security Level: Public (Viewable by anyone)
    • NRF52DK

    Description

      I'm trying to get loraping working on an NRF52DK (with an RFM95 radio).
      I modified the bsp to add SPI support etc, but the issue seems to be something else.

      I kept getting Assert errors when trying to allocate irqs in SX1276IoIrqInit(). After doing some digging, it turns out the function is being called twice!
      The first is inside sysinit_app(), function lora_node_init() eventually calls Radio.Init(). The second is the Radio.Init call in loraping:main.c

      Is there any documentation as to how this should work?

      Attachments

        Activity

          People

            sterling Sterling Hughes
            alvarop Alvaro Prieto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: