Also Is there a first time developer walk thru?
Do i need to get a developer transmitter.
Does any one recommend what i should do to get set up to start development?
Reading through your first post and checking your screenshot (the background) it seems you are at the very beginning of your journey and the module you are interested in seems to be the RAK11200.
WisToolBox is only for setup of a device with RUI3 firmware and supports only
RAK11720 Apollo3 (with RUI3 BSP support)
RAK4631-R nRF52 (with RUI3 BSP support)
RAK3172 STM32WLE5 (with RUI3 BSP support)
Other WisBlock modules like
RAK11200 ESP32 (with Arduino BSP support)
RAK11310 RP2040 (with Arduino BSP support)
RAK4631 nRF52 (with Arduino BSP support)
are not supported by WisToolBox. RUI3 based firmware has integrated support for AT commands, which are used by WisToolBox. Core modules using the Arduino BSP support, do not have these AT commands and
WisToolBox does not help if you want to develop a custom firmware, I would propose you go through our Documentation Center and check the Quick Start Guide for the module you intend to use.