Mbed Blog

Mbed OS 5.5.7 released

We are pleased to announce the Mbed OS 5.5.7 release is now available.

This release includes an update for mbed-coap to version 4.0.10, bootloader support for DISCO_L476VG and a critical workaround for 'STM32F439xI-family AES hardware acceleration occasionally produces incorrect output (#4928)' (achieved by disabling AES acceleration by default). There are also numerous bug fixes and code enhancements.

Here is a full list of all changes and fixes in this release...

Continue reading »

Webinar: Best Practices in Remote Condition Monitoring for Smart Industrial Products

/media/uploads/dirons/arm_mbed_industrial_webinar_landing_page_graphic.png

An era of pervasive connectivity is dawning – beyond the computer on your desk or the smartphone in your pocket, now everything else is joining the network. For industrial equipment, the Internet of Things movement is opening up entirely new economic possibilities for remotely monitoring the condition of connected assets to optimize operational efficiency, prevent downtime, and drive incremental aftermarket service and support revenue.

Continue reading »

Where did my flash go? Visualizing linker statistics

It happens to all of us. At some point, your application compiles, but the linker fails with a message similar to '.data' will not fit in region RAM. This is a sign that the application does not fit in flash, something that is limited on most microcontrollers. Flash memory takes up a lot of silicon area, and therefore increases both the cost and the likelihood of defects in microcontrollers. Flash also requires power, and more flash increases power consumption. Less flash is better for cost and energy efficiency, but it can be a nuisance when writing applications.

Continue reading »

Mbed OS 5.5.6 released

We are pleased to announce the Mbed OS 5.5.6 release is now available. This release includes support for new targets NUMAKER_PFM_M487 and TOSHIBA TMPM066, an update of mbed-coap to version 4.0.9, plus numerous bug fixes to improve code reliability.

Here is a full list of all changes and fixes in this release...

Continue reading »

Firmware updates on mbed OS 5.5 with FlashIAP

The Dutch have a saying: "where people work, mistakes are made." This is a problem if the mistake involves thousands of IoT devices that have a critical bug or a gaping security hole, especially if these devices are on a remote island or baked into concrete. Therefore, every Internet of Things deployment needs to remotely upgrade firmware securely and safely. To help developers build these firmware update capabilities into their devices, we have added new APIs and tools to Arm Mbed OS 5.5.

Continue reading »

mbed OS 5.5.5 released

We are pleased to announce the mbed OS 5.5.5 release is now available.

This release includes mbedTLS SHA1 and SHA256 hw acceleration for NUCLEO_F756ZG, crypto HW acceleration for UBLOX_EVK_ODIN_W2, an update of mbed-coap to version 4.0.8, bootloader support for the UBLOX_C030 and NUCLEO_F412ZG platforms, plus numerous bug fixes and enhancements to improve the stability and functionality of the code.

Here is a full list of all changes and fixes in this release...

Continue reading »

Streaming data of cows during Data Science Africa

Last month, Arm sponsored Data Science Africa 2017, a machine learning and data science conference held annually in East Africa. This year, the Nelson Mandela African Institute of Science and Technology in Arusha, Tanzania hosted the 300 attendees for five days of workshops, talks and interesting conversations. Arm hosted a two-day IoT workshop and a keynote, but the fun starts when you apply your acquired knowledge to a real-life scenario. Thus, on the Saturday after the conference, Jan Jongboom (Developer Evangelist), Damon Civin (Lead Data Scientist) and 15 conference attendees, headed to the outskirts of Arusha for some good, old-fashioned field work.

Continue reading »

mbed OS 5.5.4 released

We are pleased to announce the mbed OS 5.5.4 release is now available. This release includes 3 new targets: LPCXpresso54114, LPCXpresso54608 and VBLUno52.

Here is a full list of all changes and fixes in this release...

Continue reading »

Built with mbed - Supply chain monitoring with Babbler

This is the third article in the 'built with mbed'-series. In the previous articles, we monitored snow and brewed beer.

Shipping bananas from Africa to Europe, sending flowers over the Pacific Ocean, importing electronics from Asia. Every year, there are almost 700 million container movements (data.worldbank.org/indicator/IS.SHP.GOOD.TU) around the world. The sheer volume of global shipments can pose some interesting challenges. How do you ensure that the temperature of your fruit has been consistent during the entire trip? How do you know that the container was not opened after loading, for example to smuggle drugs? And how do you communicate the data back to HQ in time to act on it? The Dutch company Itude Mobile has tackled all of these questions with Babbler, a small and tamper-proof seal that monitors how your cargo is treated. A fascinating product by itself, it’s even more interesting when you realize that it's the first hardware product the company has ever developed. Reason enough for Jan Jongboom (Developer Evangelist) and Danielle Irons (Content Specialist) to talk with Robin Puthli, CEO of Itude.

Continue reading »

Guest Blog - The Power of Where: Location Context

This is the first blog in the "Power of Where" series, authored by Brian Salisbury, VP of Product Management at Comtech Telecommunications Corp.

Every day, an incredible amount of data is being created and captured by sensors. The number of these sensors that are connected to the Internet is also growing rapidly every day. One of the great promises of the Internet of Things (IoT) is that this data will be captured automatically by a broad range of smart “Things” that will be distributed everywhere. Machine learning and artificial intelligence platforms will then consume this data and take actions on our behalf, as well as create amazing insights to help us make the world a better place. But many of those actions and insights won’t be that useful without the context of location. This is what we mean by the “Power of Where.”

Continue reading »

You need to log in to post a reply