Frequently Asked Questions
You've got questions? We've got answers. If you can't find them here, please reach out on the Blues Community Forum.
Blues Hardware
How is low-power mode implemented on Notecard?
When idle, meaning that the radio module on Notecard has been powered off and is
not transmitting, Notecard uses a system power mode on the STM32L4 to enter
STOP2
mode. In this mode, Notecard idles at ~8-18µA@5V depending on the
specific Notecard model.
What are the minimum and maximum temperature and humidity levels for Notecard's optimal operation?
As per the Notecard datasheet, Notecard is meant to operate in the range of -35 C to 80 C. There are no specifications around humidity, but if ambient humidity is a concern, Notecard can be conformal coated at customer request prior to delivery. Please contact us for more information.
What is the expected bandwidth/throughput of Notecard Cellular?
Network bandwidth and throughput is largely dependent on RAT (e.g. NB-IoT, GSM, Cat-M, Cat-1, Cat-1 bis), device signal strength, and the state of Notecard's connection to Notehub. Therefore, Blues does not make any guarantees about expected bandwidth or throughput. That said, here are a few rules of thumb from the 3GPP around throughput for various RATs:
- LTE Cat-1 and Cat-1 bis: 10 MB down, 5MB up
- LTE-M: ~375KB down and 300KB up
- NB-IoT: ~60KB down and 30KB up
What are the expected latency thresholds for Notecard Cellular?
Because network latency is dependent on RAT (e.g. NB-IoT, GSM, Cat-M, Cat-1, Cat-1 bis), device signal strength, and the state of Notecard's connection to Notehub, Blues does not estimate nor document expected latency thresholds for the Notecard.
Connectivity
Cellular: How do I diagnose a Notecard that will not connect to a cellular network?
Please consult our guide on Diagnosing Cellular Connectivity Issues where we walk you through checking antenna placement, verifying your cellular signal strength, and troubleshooting low-quality or absent connections.
Cellular: Which LTE antennas do you recommend for fringe-area LTE-M or NB-IoT deployments?
-
General-Purpose: Use the flexible omni-directional LTE antennas provided by Blues (e.g. the single LTE antenna or dual LTE/GPS antenna). They both deliver reliable performance across all required LTE bands. The onboard Ignion antennas on Notecarrier A also cover most deployments without adding extra hardware.
-
Extended-Reach: Upgrade to a high-gain directional patch or yagi antenna tuned to your target LTE-M/NB-IoT bands, based on your region. Aim the antenna toward the nearest cell tower for maximum efficiency.
-
Custom: Work with Ignion (a Blues Partner) on a ground-plane-optimized, band-specific design.
Regardless of the antenna in use, the card.wireless API is useful for viewing the cellular signal strength from the device's most recent session.
Satellite: My Starnote for Skylo is unable to connect to any satellites. What is the correct procedure for aligning my antenna?
Regardless of whether you are using a Starnote for Skylo with onboard antennas or the Skylo-certified external flexible antenna provided by Blues, your antenna needs a clear, unobstructed, view of the sky. Be sure to orient your antenna's "flat" face (whether it's onboard or external) toward the sky. Ensure no trees, buildings, or heavy cloud cover block the antenna's view of the sky. Even thin foliage can degrade a signal from GEO satellites.
Wi-Fi: What should I do when Notecard WiFi is unable to connect to a Wi-Fi access point?
-
Verify that your Wi-Fi access point supports the 2.4 GHz band required by Notecard WiFi. Depending on the router, the access point may broadcast a separate 2.4 GHz SSID, or the router may automatically assign the device to the correct band automatically.
-
Double check that you've entered the correct SSID and case-sensitive password when using the card.wifi API.
-
On the router itself, make sure there is no MAC-filtering that could be blocking new devices from joining the network.
LoRa: How do I restore network connectivity after performing a factory reset on my Blues Indoor LoRaWAN Gateway?
If you ever perform a full factory reset on your Blues gateway, please reach out on the Blues Community Forum to notify a Blues staff member. There are additional reset procedures that Blues staff must perform to get your gateway back online.
LoRa: How do I connect my Notecard for LoRa devices to a public LoRaWAN server?
Notecard for LoRa will automatically work with any LoRaWAN gateway on The Things Stack (including public LoRaWAN gateways). However, if you are connected to a LoRaWAN gateway on The Things Stack and Notecard for LoRa is not working, please verify that Packet Broker is enabled on the gateway, as detailed in Connecting to a non-Blues Gateway.
Remote DFU
What other architectures does Blues support for remote Device Firmware Updates (DFU) with Notecard Outboard Firmware Update on the Host MCU?
Notecard Outboard Firmware Update is currently supported on all STM32 boards with ROM bootloader support, ESP32, as well as any target that implements the MCUboot bootloader, including nRF52840 devices. For architectures where outboard DFU is not supported, DFU is still possible, but the capability needs to be included in the host MCU firmware to migrate the host MCU firmware from the Notecard to the host MCU.
How does the Binpack utility encrypt the binary for the remote host when using Notecard Outboard Firmware Update, and at what stage does decryption occur?**
Binpack
is a packaging utility for multi-part binary files, not an encryption approach.
At its core, a .binpack
file is a binary with a custom header that contains
binary file names and memory addresses. When the Notecard reads this header, it
can determine the location in flash to lay down each binary in the bundle.
Security
Is secure boot functionality available on the Notecard?
No. There are no cryptographic secrets in the Notecard firmware nor anywhere in the Notecard flash memory. We rely upon a secure element with embedded keys/certificates for TLS network security. What's more, Notecard firmware can only be loaded from Notehub.io on a TLS session; the firmware will not load arbitrary binary images. Stated differently, the firmware will never update or replace itself with an image that is not generated by Blues Inc. and delivered over a TLS session. This guarantee is chained to the TLS authentication and thus the certificate in the secure element. However, as with any embedded device, if an attacker gained physical access to a Notecard they could sideload custom firmware on the device.
How does the .qos extension of a Notefile facilitate data encryption?
Notefile names that terminate in "s" are sent to Notehub over a TLS connection, but the files themselves are not encrypted. The data itself can also be encrypted using end-to-end encryption approaches supported by the Notecard.
What types of passwords, tokens, or other sensitive information could be exposed if an attacker gains physical access to a Notecard device?
None. The Notecard stores its keys in a secure enclave (STSAFE Secure Element). These keys are not stored in RAM or Flash and no other passwords, tokens, or other sensitive information is stored on or transmitted by the Notecard. Please note that the Notecard does transmit whatever arbitrary data is provided to it by a host, so it is also up to the application developer to ensure that sensitive information specific to a user application stays out of firmware and is not passed to the Notecard, unless that data is encrypted using an end-to-end encryption approach.
Pricing
How does the payment structure work when using an external SIM with the Notecard?
When using an external SIM with the Notecard, the customer will need to acquire and pay for provider data and access separate from Blues. Data and coverage is only bundled with the internal Notecard SIM only. On the SaaS side, consumption credit usage is metered the same regardless of which SIM type is used.
For other pricing questions, please consult the pricing structure on blues.com.