I've got a Fanstel Eval board, I'm trying to jlink flash it, anyone have any experience?

I saw a really similar post but no real solution. I've got both a nrf52840dk and a fanstel ble840xe eval board that I've been playing with. the end goal is to make this start scanning for a ble device, i was surprised the evaluation board shipped with little to no capabilities and promptly bought a jlink capable board to flash. and for all i can tell, the flash worked! i got both s140_nrf52_6.1.0_softdevice.hex (also tried 6.1.1)
and nrf52840_xxaa.hex flashed to it. Downloaded screen and picocom, came up blank. looked into it more and it seems I need to rewrite firmware to adjust to how this one powers it's uart pins? 

my troubleshooting involved flipping every single thing on and off on this board. kinda exhausted. I'm settled on the fact that it should be on AT_COM-Hi and everything on.... like how it shipped... 

I'll give some photos I guess

I think it shipped without this switch, I can solder it but pretty sure it doesn't do anything.. 

There aren't any fanstel forums, this is the closest thing I could find.. any other nerds out there trying to get this thing going? Its an awful venn diagram of people having the capability to solder/design a board around this chip to make it work but also being able to write firmware for it. thought the eval board would cover at least one of those, just dug myself a deeper hole. looks like two small edits i have to make to the firmware, I'll have to figure that out

Related