Changes between Version 7 and Version 8 of iot/azurelorademo


Ignore:
Timestamp:
04/04/2024 11:25:00 PM (5 weeks ago)
Author:
Ryan Erbstoesser
Comment:

remove section about pcie conflict because rak says no longer loading resistor

Legend:

Unmodified
Added
Removed
Modified
  • iot/azurelorademo

    v7 v8  
    636636This card uses pin 19 for GPS PPS. Often this is not connected by default but may be available with an optional resistor.
    637637
    638 == RAK2247 PCIe Reset Solutions
    639 
    640 The RAK2247 card is made in a way that is not compatible out of the box with Gateworks boards by default. This is related to the PCIe reset signal. Gateworks strictly follows the Mini-PCIe specification which labels the reset as an active low. The RAK2247 is configured for an active high.
    641 
    642 
    643  * '''(Preferred)''' Purchase a RAK2247 with the mod for active low as discussed in the forum thread from RAK wireless (https://forum.rakwireless.com/t/rak2247-reset-active-high/643)
    644  * Temporarily, for proof of concept, add a piece of masking tape to block pin 22 on the RAK2247 card.
    645  * Purchase a Gateworks SBC that has a resistor on pin 22 that can be unloaded
    646  * Modify the device tree and control the GPIO through userspace as long as you are not affecting anything in the other PCIe slot. For example, if using a SBC with 3 Mini-PCIe slots, and WiFi radios are in two slots, and the RAK2247 in the third slot, hitting the reset via GPIO will negatively affect the WiFi radios. Thus, this technique is likely only good for temporary prototyping.
    647 
     638
     639
     640