Re: [riot-devel] Help with SODAQ SARA SFF needed

2020-08-25 Thread Oleg

Hey Leandro,

that looks very helpful indeed - thanks a lot!

Unfortunately, I still get no response from the modem - but the Arduino 
example isn't working either, so maybe it's a problem with the hardware.


Cheers
Oleg

On 2020-08-25 15:20, Leandro Lanzieri wrote:

Hi Oleg,

I started a driver for the Ublox device on this branch [1]. It is
limited but it is working on the SODAQ SARA AFF board. I don't know if
the pins change on the SFF version of the board, but you can give it a
try. Hope that helps.

Cheers,
Leandro.

[1]: https://github.com/leandrolanzieri/RIOT/tree/pr/drivers/sara_r410m

On Tue, 2020-08-25 at 15:09 +0200, Oleg Hahm wrote:

Hey folks,

I'm currently trying to get RIOT to fly on the SODAQ SARA SFF board.
Unfortunately I'm struggling a little bit with the startup sequence
of the
U-Blox module. According to the documentation here:
http://doc.riot-os.org/sodaq-sara-sff_2include_2board_8h.html and the
Arduino
samples provided by SODAQ I assumed that I would need to call
SARA_ENABLE_ON
and SARA_TX_ENABLE_ON, followed by toggling SARA_R4XX_PWR_ON_PIN, but
I still
fail to read the firmware via an AT command. Anyone with experience
with the
SODAQ boards and the SARA U-Blox module?

Cheers
Oleg

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Help with SODAQ SARA SFF needed

2020-08-25 Thread Leandro Lanzieri
Hi Oleg,

I started a driver for the Ublox device on this branch [1]. It is
limited but it is working on the SODAQ SARA AFF board. I don't know if
the pins change on the SFF version of the board, but you can give it a
try. Hope that helps.

Cheers,
Leandro.

[1]: https://github.com/leandrolanzieri/RIOT/tree/pr/drivers/sara_r410m

On Tue, 2020-08-25 at 15:09 +0200, Oleg Hahm wrote:
> Hey folks,
> 
> I'm currently trying to get RIOT to fly on the SODAQ SARA SFF board.
> Unfortunately I'm struggling a little bit with the startup sequence
> of the
> U-Blox module. According to the documentation here:
> http://doc.riot-os.org/sodaq-sara-sff_2include_2board_8h.html and the
> Arduino
> samples provided by SODAQ I assumed that I would need to call
> SARA_ENABLE_ON
> and SARA_TX_ENABLE_ON, followed by toggling SARA_R4XX_PWR_ON_PIN, but
> I still
> fail to read the firmware via an AT command. Anyone with experience
> with the
> SODAQ boards and the SARA U-Blox module?
> 
> Cheers
> Oleg
-- 
Leandro Lanzieri Rodriguez
Hamburg University of Applied Sciences
Berliner Tor 7, 20099 Hamburg, Germany, Room 4.81c
Dept. Computer Science, Internet Technologies Group
http://inet.haw-hamburg.de/members/leandro-lanzieri
Phone: +49 40 42875 - 8426


signature.asc
Description: This is a digitally signed message part
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Help with SODAQ SARA SFF needed

2020-08-25 Thread Oleg Hahm
Hey folks,

I'm currently trying to get RIOT to fly on the SODAQ SARA SFF board.
Unfortunately I'm struggling a little bit with the startup sequence of the
U-Blox module. According to the documentation here:
http://doc.riot-os.org/sodaq-sara-sff_2include_2board_8h.html and the Arduino
samples provided by SODAQ I assumed that I would need to call SARA_ENABLE_ON
and SARA_TX_ENABLE_ON, followed by toggling SARA_R4XX_PWR_ON_PIN, but I still
fail to read the firmware via an AT command. Anyone with experience with the
SODAQ boards and the SARA U-Blox module?

Cheers
Oleg
-- 
panic ("No CPUs found.  System halted.\n");
linux-2.4.3/arch/parisc/kernel/setup.c
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel