Sera NX040 Ultra-Wide Band and Bluetooth Combo Module episode artwork

EPISODE · Mar 14, 2024 · 12 MIN

Sera NX040 Ultra-Wide Band and Bluetooth Combo Module

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI is super phat not unlike a pair of ultra wide JNCOs (https://jnco.com/collections/womens-1/products/the-camilla-jeans-27-vintage-houndstooth) it's the Laird Sera NX040 Ultra-Wide Band and Bluetooth Combo Module (https://www.digikey.com/en/product-highlight/l/laird-embedded-wireless-solutions/sera-nx040-ultra-wide-band-and-bluetooth-combo-module), a compact solution that combines the best of NXP UWB and Nordic BTLE into a single easy-to-use module that is ready for instant integration into your location-based identification products or projects. We often get folks asking how they can do indoor location projects: where an object is tracked in a 2D or 3D space, with high precision. For outdoor projects, most people use GPS/GNSS (https://en.wikipedia.org/wiki/Satellite_navigation) which can give 10 meter accuracy anywhere in the world. Or, sometimes people use cell tower triangulation (https://blues.com/blog/use-cell-tower-and-wi-fi-triangulation-to-achieve-pin-point-locations-without-gps/) to give rough estimates of location world-wide. However, both of these require you to be outside, with either network connectivity or a GNSS fix - and like we mentioned, you can't get better than 10 meter accuracy without very expensive RTK modules (https://blog.adafruit.com/?s=eye+on+npi+rtk). Indoors, sometimes its possible to use WiFi time-of-flight, or BTLE ToF / AoA (https://blog.adafruit.com/2021/08/19/eye-on-npi-xplr-aoa-direction-finding-and-indoor-positioning-explorer-kit-eyeonnpi-digikey-ublox-digikey-adafruit/) More interesting, we can also use multiple stationary transmitters to determine the 3D location of a mobile device. Instead of looking for one pulse, we encode the transmitter ID into the pulses, and then can correlate each received pulse to the fixed 3D location of the station. As long as we have 4 stations, we can solve for XYZ and yes that's a lot of stations but you can get 10cm accuracy, which blows away BTLE and WiFi RSSI or ToF methods. Note that doing the triangulation on UWB pings requires a ton of math which is why having a ready-to-go module is great because NXP and Laird will provide example code to get you started. While most folks think of UWB as a 3D locator, NXP promotes some other use cases - most notably peer-to-peer payments (https://www.nxp.com/company/about-nxp/nxp-collaborates-with-ing-and-samsung-to-pilot-industrys-first-uwb-based-peer-to-peer-payment-application:NW-NXP-COLLABORATES-WITH-ING-AND-SAMSUNG-TO) and keyless car access. The key-less entry proffer is the most timely as there's been a spate of car theft rings that use relay attacks to amplify the signal from a key fob (https://www.nytimes.com/2015/04/16/style/keeping-your-car-safe-from-electronic-thieves.html) if the car is parked close to the house and the keys are kept near the door. Thanks to UWB now being included in iPhones and in the iOS API,you can likely have customers use their iPhones to directly interact with the Sera NX040. To save you time and integration costs, the Sera NX040 (https://www.digikey.com/short/hmzt8whq) include the NXP UWB chipset and all supporting circuitry, plus a Nordic nRF52833 (https://www.digikey.com/short/jj9r27p2) which is a Cortex M4 with all the peripherals, plus the best Bluetooth LE radio on the market. Nordic's chips are especially good at low-power use-cases so battery-powered designs will benefit from this combo. The NXP SR040 is wired to the nRF via SPI - you'll use the NXP SDK for that, which you need to contact NXP for. Or you can use the Laird MicroPython build which comes with some ready-to-go examples. The Seras are available with either built in tuned antenna (https://www.digikey.com/short/hmzt8whq) or a external antenna connection - you'll need to pick up a NanoUWB antenna (https://www.digikey.com/short/1wq0t5r0) to match (https://www.digikey.com/short/ctw5m4t8). As you can expect for a device with two wireless components, proper layout is essential to get good performance from both the BLE side and the UWB side - check the Laird documentation on how to set up keep-outs and ground planes. Finally, if you want to get started you can always pick up the NX040 Eval Board (https://www.digikey.com/short/hhtqhwc9) which has SWD debug for programming the nRF, USB connection for MicroPython or Zephyr debugging, and a separate RP2040+MikroBus+Qwiic half that can be used for adding sensors or displays. Whew, this NPI was not just ultra-wide but ultra-long: we learned a lot while researching the Sera NX040 (https://www.youtube.com/watch?v=KWf9fcx26wg) and the modern uses of UWB! If you want to get in on this multi-purpose RF protocol, you're in luck because DigiKey has the Laird Sera NX040 UWB+BTLE Module (https://www.digikey.com/short/hmzt8whq) and accessories in stock right now for immediate shipment. Order today and they'll send you parts faster than an UWB pulse so you can get started with integration in nanoseconds.

This week's EYE ON NPI is super phat not unlike a pair of ultra wide JNCOs (https://jnco.com/collections/womens-1/products/the-camilla-jeans-27-vintage-houndstooth) it's the Laird Sera NX040 Ultra-Wide Band and Bluetooth Combo Module (https://www.digikey.com/en/product-highlight/l/laird-embedded-wireless-solutions/sera-nx040-ultra-wide-band-and-bluetooth-combo-module), a compact solution that combines the best of NXP UWB and Nordic BTLE into a single easy-to-use module that is ready for instant integration into your location-based identification products or projects. We often get folks asking how they can do indoor location projects: where an object is tracked in a 2D or 3D space, with high precision. For outdoor projects, most people use GPS/GNSS (https://en.wikipedia.org/wiki/Satellite_navigation) which can give 10 meter accuracy anywhere in the world. Or, sometimes people use cell tower triangulation (https://blues.com/blog/use-cell-tower-and-wi-fi-triangulation-to-achieve-pin-point-locations-without-gps/) to give rough estimates of location world-wide. However, both of these require you to be outside, with either network connectivity or a GNSS fix - and like we mentioned, you can't get better than 10 meter accuracy without very expensive RTK modules (https://blog.adafruit.com/?s=eye+on+npi+rtk). Indoors, sometimes its possible to use WiFi time-of-flight, or BTLE ToF / AoA (https://blog.adafruit.com/2021/08/19/eye-on-npi-xplr-aoa-direction-finding-and-indoor-positioning-explorer-kit-eyeonnpi-digikey-ublox-digikey-adafruit/) More interesting, we can also use multiple stationary transmitters to determine the 3D location of a mobile device. Instead of looking for one pulse, we encode the transmitter ID into the pulses, and then can correlate each received pulse to the fixed 3D location of the station. As long as we have 4 stations, we can solve for XYZ and yes that's a lot of stations but you can get 10cm accuracy, which blows away BTLE and WiFi RSSI or ToF methods. Note that doing the triangulation on UWB pings requires a ton of math which is why having a ready-to-go module is great because NXP and Laird will provide example code to get you started. While most folks think of UWB as a 3D locator, NXP promotes some other use cases - most notably peer-to-peer payments (https://www.nxp.com/company/about-nxp/nxp-collaborates-with-ing-and-samsung-to-pilot-industrys-first-uwb-based-peer-to-peer-payment-application:NW-NXP-COLLABORATES-WITH-ING-AND-SAMSUNG-TO) and keyless car access. The key-less entry proffer is the most timely as there's been a spate of car theft rings that use relay attacks to amplify the signal from a key fob (https://www.nytimes.com/2015/04/16/style/keeping-your-car-safe-from-electronic-thieves.html) if the car is parked close to the house and the keys are kept near the door. Thanks to UWB now being included in iPhones and in the iOS API,you can likely have customers use their iPhones to directly interact with the Sera NX040. To save you time and integration costs, the Sera NX040 (https://www.digikey.com/short/hmzt8whq) include the NXP UWB chipset and all supporting circuitry, plus a Nordic nRF52833 (https://www.digikey.com/short/jj9r27p2) which is a Cortex M4 with all the peripherals, plus the best Bluetooth LE radio on the market. Nordic's chips are especially good at low-power use-cases so battery-powered designs will benefit from this combo. The NXP SR040 is wired to the nRF via SPI - you'll use the NXP SDK for that, which you need to contact NXP for. Or you can use the Laird MicroPython build which comes with some ready-to-go examples. The Seras are available with either built in tuned antenna (https://www.digikey.com/short/hmzt8whq) or a external antenna connection - you'll need to pick up a NanoUWB antenna (https://www.digikey.com/short/1wq0t5r0) to match (https://www.digikey.com/short/ctw5m4t8). As you can expect for a device with two wireless components, proper layout is essential to get good performance from both the BLE side and the UWB side - check the Laird documentation on how to set up keep-outs and ground planes. Finally, if you want to get started you can always pick up the NX040 Eval Board (https://www.digikey.com/short/hhtqhwc9) which has SWD debug for programming the nRF, USB connection for MicroPython or Zephyr debugging, and a separate RP2040+MikroBus+Qwiic half that can be used for adding sensors or displays. Whew, this NPI was not just ultra-wide but ultra-long: we learned a lot while researching the Sera NX040 (https://www.youtube.com/watch?v=KWf9fcx26wg) and the modern uses of UWB! If you want to get in on this multi-purpose RF protocol, you're in luck because DigiKey has the Laird Sera NX040 UWB+BTLE Module (https://www.digikey.com/short/hmzt8whq) and accessories in stock right now for immediate shipment. Order today and they'll send you parts faster than an UWB pulse so you can get started with integration in nanoseconds.

NOW PLAYING

Sera NX040 Ultra-Wide Band and Bluetooth Combo Module

0:00 12:05

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

API Intersection Stoplight Building a successful API requires more than just coding. It starts with collaborative design, focuses on creating a great developer experience, and ends with getting your company on board, maintaining consistency, and maximizing your API’s profitability.In the API Intersection, you’ll learn from experienced API practitioners who transformed their organizations, and get tangible advice to build quality APIs with collaborative API-first design.Jason Harmon brings over a decade of industry-recognized REST API experience to discuss topics around API design, governance, identity/auth versioning, and more.They’ll answer listener questions, and discuss best practices on API design (definition, modeling, grammar), Governance (multi-team design, reviewing new API’s), Platform Transformation (culture, internal education, versioning) and more.They’ll also chat with experienced API practitioners from a wide array of industries to draw out practical takeaways and insights you can use.H TV Podcast Industries Chris Jones, Derek O'Neill and John Harrison. TV Podcast Industries TV Podcast Industries is a podcast that provides discussions and reviews of various TV shows, including recent popular series like Alien Earth, The Sandman, The Last of Us, The Boys, and Daredevil Born Again. They also cover shows such as Ironheart, Star Trek: Picard, The Rings of Power, and many more, spanning both Marvel and DC universes, as well as other genres. Heart to Heart Podcast One on One / Next Level Studios In the Heart to Heart Podcast, we talk to some of our favorite & most interesting people in the entertainment industry so you can feel empowered and learn that even in the most challenging of industries, where there’s a will there’s a way.Whether you’re an actor, a writer, a casting director, a talent rep, or just someone interested in the behind the scene happenings of the entertainment industry, this podcast will have something for you. NOW, this isn’t just another How To podcast for actors. Plenty of those shows already exist. In Heart to Heart, every guest will share stories inspired by their sometimes winding path to success on their own terms. Transforming Medical Communications MedComms Experts Medical Affairs and Communications need to catch-up. The field is being left in the dust by the cutting edge methods and practices in other industries. We’re going to change that. On Transforming Medical Communications we talk to the biggest and brightest names in medical affairs to find out what they’re doing to push our industry forwards and build for the future. If you’re looking for actionable insights into cutting edge developments in the world of medical communications, hit subscribe and watch out for future episodes.

Frequently Asked Questions

How long is this episode of Adafruit Industries?

This episode is 12 minutes long.

When was this Adafruit Industries episode published?

This episode was published on March 14, 2024.

What is this episode about?

This week's EYE ON NPI is super phat not unlike a pair of ultra wide JNCOs (https://jnco.com/collections/womens-1/products/the-camilla-jeans-27-vintage-houndstooth) it's the Laird Sera NX040 Ultra-Wide Band and Bluetooth Combo Module...

Can I download this Adafruit Industries episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!