The NFC Forum and the Bluetooth Special Interest Group (SIG) announced the publication of Bluetooth Secure Simple Pairing Using NFC. This new document provides developers with examples of how to implement Bluetooth Secure Simple Pairing (SSP) using NFC to take maximum advantage of both technologies when they are present in the same device. Bluetooth Secure Simple Pairing Using NFC describes the interaction of Bluetooth technology and NFC during SSP in details and provides examples of both negotiated and static handover in the most feasible use cases involving both technologies. Developers will find the examples useful guides for their own work, including: Pairing devices with little or no user interface (such as headsets and pedometers) to smartphones Pairing devices with extensive user interfaces (such as cars) to smartphones Pairing devices such as TVs and smartphones to share photos or to use the phone as a remote control While studying about this […]
Beyond NFC Payment: Other NFC Use Cases
During CarteS event, NXP has uploaded a video on YouTube showing several NFC applications that are not directly used for payment. In the video below, you’ll see several such applications including: Smart Advertizement: shopping advice, movie promotion, travel info and game Smart Meter for meter reading and real-time power consumption monitoring via an Android device e-Passport with NFC Technology for faster immigration procedure. Secure Online Authentication NFC-Enable motorcycle to prevent theft NFC-enabled figurines to interact with video games. Authentication to unlock door, laptop and more. Gesture enabled smart card where you can use gesture to sign your own card and enable/disable it. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com
The Linux NFC Subsystem – ELCE 2011
Lauro Ramos Venancio, Instituto Nokia de Tecnologia and Samuel Ortiz, Intel give a presentation about the NFC subsystem in Linux at Embedded Linux Conference Europe 2011. Abstract: NFC (Near Field Communication) is a wireless protocol mostly designed for fast information reading and writing from nearby devices and tags. It also allows NFC devices to establish a transport layer link and exchange larger chunks of data. While Android ships with its own multi platform NFC stack writing HCI frames to a raw character device and supporting one single device, Linux is currently missing any kind of generic and clean NFC support, from both kernel and user space (cnxsoft: Since end of last month, this is not the case as Linux 3.1 supports NFC). Therefore, a new socket family for NFC, along with a kernel netlink API for high level NFC commands passing is being developed. An NFC user space daemon abstracts […]
Linux 3.1 Release
Linux Torvalds announced the release of Linux Kernel 3.1 yesterday: As promised, the kernel summit has started, and Linux-3.1 is out. The (small) shortlog of changes since -rc10 are appended, we have mostly some sparc and networking changes, along with some radeon and intel iommu fixes (mostly for largepages and integrated graphics issues). Most people probably will not notice the changes. One big change from -rc10 is that there are tar-balls and patches, so if you aren’t a git user (why?) you can download it now in a traditional format. On of the things to note is that the files are now signed by my gpg key, and it’s the *uncompressed* version that the signature is for. And of course, this means that the merge window for 3.2 is open. I’ll do some merging during the KS, but probably most when I get back home – but you can still […]
Google and Samsung Galaxy Nexus Android 4.0 Smartphone
Samsung and Google jointly announced the very first Android 4.0 (ICS) smartphone in Hong Kong. They did not get too original to name the device. Remember the Nexus S and Galaxy S series? Well, the smartphone is named Galaxy Nexus. The phone features a dual-core Texas Instruments OMAP4460 processor, a 4.65″ super AMOLED plus display (1280×720), LTE/HSPA+ network support, 1080p video recoding, NFC, barometer and more. It will be sold in the US, Europe and Asia (including Japan and China) in November. After Samsung showcased the smartphone, Google presented the new Android 4.0 (ICS). 3 Design principles: Beautiful: Enchant me Easy: Simplify my life Powerful and Smart Here are the main points I gatherer of Android 4 presentation: The new UI uses the Roboto font. They removed the physical buttons on the smartphone. Everything is now done with gestures. It looks like Honeycomb for smartphone with stacks and widgets. Widgets […]
Embedded Linux Conference Europe 2011
Embedded Linux Conference Europe (ELC-E 2011) will take place on October 26 – 28, 2011 at Clarion Congress Hotel in Prague, Czech Republic. The event will be co-located with LinuxCon Europe 2011 and GStreamer Conference. The day before the official opening of the conference, two tutorials will be offered on Tuesday 25th of October:b Outside the Box: An Introduction to Embedded Linux and Hardware Interfacing Using the Snowball Board – 9:00 – 17:00 – Trainer: Chris Simmonds – Cost: 350 USD. Embedded Android Workshop – 9:00 – 17:00 – Trainer: Karim Yaghmour- Cost: 300 USD. ELCE consists of 3 days of presentations, tutorials and sessions. There will be over 50 sessions during those 3 days. I’ll highlight a few sessions that I find particularly interesting. October 26 10:45 – 11:45 – Linaro’s Android Platform by Zach Pfeffer, Linaro Android Platform team leader. Linaro uses components from the Android Open Source […]
NFC Smart Meter Demo by NXP and Landis-Gyr
NXP and Landis+Gyr are showcasing smart meters equipped with NFC technology at the Metering Europe 2011 event in Amsterdam this week. The companies are demonstrating how utility companies will be able to use NFC smart meters to: Save money by removing the need to include an LCD display in a smart meter. Meter readers will instead use an NFC-enabled phone to take a reading from the meter and then use their handset to collect and view current and historical energy consumption. Use an embedded secure element in the smart meter to increase customer privacy while at the same time providing the necessary level of access to installation and service technicians. Enable authorised maintenance technicians to download metering information to handsets or tablets as well as upload firmware updates to the meter via NFC. Use secure device pairing to deliver home area network (HAN) capabilities. Provide secure and convenient pre-payment of […]
NFC Forum Releases Simple NDEF Exchange Protocol (SNEP) Specification
The NFC Forum announced the release of the 16th specification of Near Field communication (NFC) dealing with the Simple NDEF Exchange Protocol (SNEP). NDEF stands for NFC Data Exchange Format. This data format has been described in an earlier specification released in 2006. SNEP is an extension of NDEF and defines protocol suitable for peer-to peer communication between two NFC-enabled devices. Previously, NDEF was applicable only to NFC tags in reader/writer mode. Now, SNEP enables the use of the openly standardized NDEF in peer-to-peer mode, making seamless interchange of data a reality. Application developers no longer need to concern themselves with how their NDEF data gets transferred between NFC-enabled devices. By providing this capability, the SNEP specification makes the difference between reader-writer and peer-to-peer operation modes disappear. SNEP Use Cases Here are two examples of potential applications for NFC technology developed with the new SNEP specification: Simplified transfer of contact […]