← Back to context

Comment by audunw

1 day ago

I don’t see any mention of what LTE SoC is used anywhere? Even if you’re abstracting away the hardware in this application, isn’t it relevant for many potential users what the chip is?

It’s the nRF9151 from Nordic. We’ll include a detailed section on the SoC and a full schematic once the documentation is up

The platform as you said aims to abstract away a lot of these details (though they’ll still be available if needed). Each of the IO ports will be configurable as GPIO/Analog/SPI/I2C, etc. Since these are all accessed via the Lua API anyway, we expect folks to not have to dig through the SoC documentation in order to figure things out. All the relevant settings for each mode will be available through the API. But yes, if you need more info, then it’ll be available in the docs