GPS - Using Mikroe BL0106 Click Adaptor

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
gavo4
Posts: 92
Joined: Sat Aug 25, 2018 7:58 pm
Been thanked: 8 times
Contact:

GPS - Using Mikroe BL0106 Click Adaptor

Post by gavo4 »

Hi All,

I am a newbie to the Flowcode and I tried the Standard GPS Test Program which I modified for the Arm Development kit BL0061-1 and can't seem to get it to work at all.

I also used the RS232/UART Component and tried to receive one character at a time with no success.

Please see attached, can anyone perhaps point me in the right direction please?....;-)

Regards,

Gavin
Attachments
ARM_DEV_GPS.fcfx
(16.89 KiB) Downloaded 151 times

gavo4
Posts: 92
Joined: Sat Aug 25, 2018 7:58 pm
Been thanked: 8 times
Contact:

Re: GPS - Using Mikroe BL0106 Click Adaptor

Post by gavo4 »

Oops meant to add I am trying it with the GNSS Click 5 and the GPS3 Click board as well

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: GPS - Using Mikroe BL0106 Click Adaptor

Post by stefan.erni »

Hi Gavo

Can you post a foto from your hardware?
Do you have a drawing or wiring list to the clickboard?

Pin 2 from the Clickboard is reset => set it to hi

Pin 13 RX to Arm TX
PIN 14 TX to Arm RX


regards

Stefan

gavo4
Posts: 92
Joined: Sat Aug 25, 2018 7:58 pm
Been thanked: 8 times
Contact:

Re: GPS - Using Mikroe BL0106 Click Adaptor

Post by gavo4 »

Hi Stefan,

Please see attached,

Look at the Consol as well when I simulate it does something very weird.

When I run the GPS Injector in the Simulation is seems to work

How would I pull the reset pin high?

Regards,

Gavin
Clipboard01.jpg
Clipboard01.jpg (137.26 KiB) Viewed 1908 times
IMG_3525_2.jpg
IMG_3525_2.jpg (52.9 KiB) Viewed 1908 times

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: GPS - Using Mikroe BL0106 Click Adaptor

Post by stefan.erni »

Hi Gavin


I do this with a "virtual" LED.
From the component output I get a LED (5mm, Panel).
Then I give this LED a name and determine the port in the propertis. If you use the the clickboard on connector D, in your case it would be maybe D7.
You can set the pin with a component macro to TurnOn. For a reset you can use the component macro and set the pin to TurnOff for a short time. The reset pin is active with a low.

regards

Stefan
18-08-2020 10-33-03.png
18-08-2020 10-33-03.png (140.41 KiB) Viewed 1845 times

Post Reply