Hello
I have two questions but they are linked
Question1
I want to connect a CellularRadio module on the G120HDR mainboard but there is no socket K. How to proceed ?
It seem it is possible.
If I try the socket initialization shows in the thread https://www.ghielectronics.com/community/forum/topic?id=17109 or in this thread https://www.ghielectronics.com/community/forum/topic?id=17202 I have an error.
I have try socket 4 and socket 6.
#### Exception Gadgeteer.Socket+InvalidSocketException - 0x00000000 (1) ####
#### Message: Socket 6 does not support type 'K' required by CellularRadio module
.
Question 2
There is a confusion in my mind about G120HDR.
In the new documentation it is written “While G120HDR has a few Gadgeteer sockets, to ease use in certain scenarios, it is not a .NET Gadgeteer mainboard and should not be used as such”.
But I have already realised a MF 4.2 Gadgeteer projet with GHI SDK 2014-R2 and the G120HDR mainboard template published on CodeShare.
This Gadgeteer projet is made with a Gadgeteer template, the G120HDR mainboard, WifiRS21, USB Client DP and 10 LedMatrix.
I have finished to translate this Gadgeteer project to MF4.3 and GHI SDK 2014-R5 with modification described here : https://www.ghielectronics.com/community/forum/topic?id=12539&page=8#msg171437
In summary: how to proceed to create a project with the G120HDR with a K socket ?
Create a project from Gadgeteer template or create a project from MF template ?
Thank for your help.