Artwork

Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ro.player.fm/legal.
Player FM - Aplicație Podcast
Treceți offline cu aplicația Player FM !

EYE on NPI: Nordic nRF9160 System-in-Package

13:14
 
Distribuie
 

Manage episode 346808653 series 1242341
Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ro.player.fm/legal.
This week's EYE ON NPI comes to us from the brilliant wireless engineers at Nordic Semiconductor - it's the Nordic nRF9160 System-in-Package with Integrated Cellular and GNSS (https://www.digikey.com/en/product-highlight/n/nordic-semi/nrf9160-sip). You know them for their popular nRF52 series of microcontrollers that have integrated Bluetooth LE - they're the market leaders for BLE development and support, with excellent software and low-power capabilities. A few years ago they decided to start branching out from their hit products and into more wireless IoT transports, like cellular and, more recently, WiFi (which perhaps we'll cover in a future EYE ON NPI!). The nRF91 series (https://www.nordicsemi.com/Products/nRF9160) is the Nordic Semi flagship cellular line, but it's different than most cell modules we've used. Normally you get a modules say from Quectel, and interface to it via USB or UART - sending AT commands (https://en.wikipedia.org/wiki/Hayes_command_set) and parsing the responses. That's fine and good but means that there's often a secondary microcontroller that has to do the work, and there's always a lot of work to do that parsing and command handling. What we like about the nRF91 is that it comes as a cute SIP package, much smaller than most modules, and integrates an ARM Cortex M33 with 1MB of flash, 256KB of RAM that you can program directly. This is familiar to folks who use the nRF52 series, where the BLE stack is integrated in hardware/firmware through the 'SoftDevice' system. (https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/softdevices.html) You get all the hardware-interfacing you need with 32 GPIO, 12-bit ADC, RTC, SPI, I2C, I2S, UART, PDM and PWM which means that ideally you can develop your entire product on a single chip without need for external peripherals or drivers. The nRF91 comes in three flavors: nRF9160-SIAA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SIAA-B1A-R7/13533593) which has only LTE-M cellular support, nRF9160-SIBA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SIBA-B1A-R7/13533587) which has only NB-IOT support, and the nRF9160-SICA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SICA-B1A-R7/13533588) which has LTE, NB-IOT and GNSS. Each one has is pin-compatible but has different price levels, so pick the one that fits your budget and wireless needs. Note there's full 700MHz - 2.2GHz band support on each version of the SIP, so you don't have to order different SIPs for North America, South America, Asia, Europe, Africa, etc. There are global certifications available that you can look up to make sure you are cleared to integrate in any country you may need (https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160-Certifications) The Nordic nRF9160 modules have been out for a few years, so there's lots of development boards you can use. For example, Nordic's in-house made dev board is fully featured with every add-on needed, plus Arduino-compatible headers (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-DK/9740721). There's also the extremely well-named Nordic Thingy 91 (https://www.digikey.com/en/videos/n/nordic-semiconductor/introducing-the-nordic-thingy-91-cellular-iot-prototyping-platform) which is a great dev kit for designing compact, battery powered, sensor-filled prototypes. The prior is better when you want to have JTAG headers and connect lots of external hardware, the latter is good if you happen to have some overlap with the built in hardware and want to prototype user experiences. If you are a Feather Fancier, there's an nRF9160 Feather (https://www.digikey.com/short/94tc2w84) that you can use to make lightweight portable designs that plug into FeatherWings. Best of all, all three versions of the nRF91 (https://www.digikey.com/en/product-highlight/n/nordic-semi/nrf9160-sip) are in stock now for immediate shipment from Digi-Key! We recommend starting with the full-featured nRF9160-SICA (https://www.digikey.com/short/j97r25p7) as you can always place the final design with one of the pared down SIAA or SIBA when you go to production. Order today for instantaneous shipment, you'll have these in your hands by tomorrow afternoon.
  continue reading

4250 episoade

Artwork
iconDistribuie
 
Manage episode 346808653 series 1242341
Content provided by Adafruit Industries. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Adafruit Industries or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ro.player.fm/legal.
This week's EYE ON NPI comes to us from the brilliant wireless engineers at Nordic Semiconductor - it's the Nordic nRF9160 System-in-Package with Integrated Cellular and GNSS (https://www.digikey.com/en/product-highlight/n/nordic-semi/nrf9160-sip). You know them for their popular nRF52 series of microcontrollers that have integrated Bluetooth LE - they're the market leaders for BLE development and support, with excellent software and low-power capabilities. A few years ago they decided to start branching out from their hit products and into more wireless IoT transports, like cellular and, more recently, WiFi (which perhaps we'll cover in a future EYE ON NPI!). The nRF91 series (https://www.nordicsemi.com/Products/nRF9160) is the Nordic Semi flagship cellular line, but it's different than most cell modules we've used. Normally you get a modules say from Quectel, and interface to it via USB or UART - sending AT commands (https://en.wikipedia.org/wiki/Hayes_command_set) and parsing the responses. That's fine and good but means that there's often a secondary microcontroller that has to do the work, and there's always a lot of work to do that parsing and command handling. What we like about the nRF91 is that it comes as a cute SIP package, much smaller than most modules, and integrates an ARM Cortex M33 with 1MB of flash, 256KB of RAM that you can program directly. This is familiar to folks who use the nRF52 series, where the BLE stack is integrated in hardware/firmware through the 'SoftDevice' system. (https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/softdevices.html) You get all the hardware-interfacing you need with 32 GPIO, 12-bit ADC, RTC, SPI, I2C, I2S, UART, PDM and PWM which means that ideally you can develop your entire product on a single chip without need for external peripherals or drivers. The nRF91 comes in three flavors: nRF9160-SIAA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SIAA-B1A-R7/13533593) which has only LTE-M cellular support, nRF9160-SIBA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SIBA-B1A-R7/13533587) which has only NB-IOT support, and the nRF9160-SICA (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-SICA-B1A-R7/13533588) which has LTE, NB-IOT and GNSS. Each one has is pin-compatible but has different price levels, so pick the one that fits your budget and wireless needs. Note there's full 700MHz - 2.2GHz band support on each version of the SIP, so you don't have to order different SIPs for North America, South America, Asia, Europe, Africa, etc. There are global certifications available that you can look up to make sure you are cleared to integrate in any country you may need (https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160-Certifications) The Nordic nRF9160 modules have been out for a few years, so there's lots of development boards you can use. For example, Nordic's in-house made dev board is fully featured with every add-on needed, plus Arduino-compatible headers (https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF9160-DK/9740721). There's also the extremely well-named Nordic Thingy 91 (https://www.digikey.com/en/videos/n/nordic-semiconductor/introducing-the-nordic-thingy-91-cellular-iot-prototyping-platform) which is a great dev kit for designing compact, battery powered, sensor-filled prototypes. The prior is better when you want to have JTAG headers and connect lots of external hardware, the latter is good if you happen to have some overlap with the built in hardware and want to prototype user experiences. If you are a Feather Fancier, there's an nRF9160 Feather (https://www.digikey.com/short/94tc2w84) that you can use to make lightweight portable designs that plug into FeatherWings. Best of all, all three versions of the nRF91 (https://www.digikey.com/en/product-highlight/n/nordic-semi/nrf9160-sip) are in stock now for immediate shipment from Digi-Key! We recommend starting with the full-featured nRF9160-SICA (https://www.digikey.com/short/j97r25p7) as you can always place the final design with one of the pared down SIAA or SIBA when you go to production. Order today for instantaneous shipment, you'll have these in your hands by tomorrow afternoon.
  continue reading

4250 episoade

Toate episoadele

×
 
Loading …

Bun venit la Player FM!

Player FM scanează web-ul pentru podcast-uri de înaltă calitate pentru a vă putea bucura acum. Este cea mai bună aplicație pentru podcast și funcționează pe Android, iPhone și pe web. Înscrieți-vă pentru a sincroniza abonamentele pe toate dispozitivele.

 

Ghid rapid de referință