Description

Provision and configure your Bluetooth Mesh fleet of nodes usingnRF Mesh.

App Information nRF Mesh

  • App Name
    nRF Mesh
  • Package Name
    no.nordicsemi.android.nrfmeshprovisioner
  • Updated
    May 26, 2023
  • File Size
    Undefined
  • Requires Android
    Android 4.4
  • Version
    3.3.0
  • Developer
    Nordic Semiconductor ASA
  • Installs
    10K+
  • Price
    Free
  • Category
    info_outline</i></button></div>
  • Developer
    Otto Nielsens veg 12 7052 Trondheim Norway
  • Google Play Link

nRF Mesh Version History

Select nRF Mesh Version :
  • 3.3.0 (106) - Latest Version
  • nRF Mesh 3.3.0 APK File

    Publish Date: 2023 /7/24
    Requires Android: Android 4.4+ (KitKat, API: 19)
    File Size: 8.4 MB
    Tested on: Android 13 (Tiramisu, API: 33)
    File Sha1: 31c7d3cc091bb1677e352ab57b78e52a47864cb1
    APK Signature: 4ee0ef76bff58d967bb5ea437c14de057d5074c6

Nordic Semiconductor ASA Show More...

nRF Toolbox for BLE 3.1.3 APK
The nRF Toolbox is a container app that storesyour Nordic Semiconductor apps for Bluetooth low energy in onelocation.It contains applications demonstrating BLE profiles: Cycling Speedand Cadence, Running Speed and Cadence, Heart Rate Monitor, BloodPressure Monitor, Health Thermometer Monitor, Glucose Monitor,Continuous Glucose Monitor and Proximity Monitor. Since version1.10.0 the nRF Toolbox supports also the Nordic UART Service whichmay be used for bidirectional text communication between devices.Version 1.16.0 added Android Wear support for the UART profile. TheUI allows one to create configurable remote control with UARTinterface.The Device Firmware Update (DFU) profile allows one to upload theapplication, bootloader and/or the Soft Device image over-the-air(OTA). It is compatible with Nordic Semiconductor nRF5 devices thathave the S110/S130/S132 SoftDevice and bootloader enabled. Sincethe 1.11.0 version nRF Toolbox allows to send the required initpacket. More information about the init packet may be found here:https://github.com/NordicSemiconductor/Android-nRF-Connect/tree/master/init%20packet%20handlingThe DFU has the following features:- Scans for devices that are in DFU mode- Connects to devices in DFU mode and uploads the selected firmware(soft device, bootloader and/or application)- Allows HEX or BIN file upload through your phone or tablet- Allows to update a soft device and bootloader from ZIP in oneconnection- Pause, resume, and cancel file uploads- Includes pre-installed examples that consist of the Bluetooth lowenergy heart rate service and running speed and cadenceserviceNote:- Android 4.3 or newer is required.- Tested on Nexus 6, 6P, 9, Samsung S3, S6 and S7.- Compatible with nRF5 devices- The development kits can be ordered fromhttp://www.nordicsemi.com/eng/Buy-Online .- The nRF51 and nRF52 SDK and SoftDevices are available online fromhttp://developer.nordicsemi.com- The source code of nRF Toolbox is available on GitHub:https://github.com/NordicSemiconductor/Android-nRF-Toolbox- nRF Toolbox has replaced the nRF Utility app which is no longersupportedKnown problems:- Nexus 4 and Nexus 7 with Android 4.3 does not allow to unbounddevices.- Reconnection to bondable devices may not work on several testedphones.- Nexus 4, 5 and 7 with Android 4.4 fails when reconnecting whenGatt Server is running.- Reset of Bluetooth adapter may be required if other errorappear.Know problems with DFU settings:- Setting Package Receipt Notification to OFF or less than ~400 maycause the outgoing buffer to overflow.
nRF Connect for Mobile 4.26.1 APK
Scan and discover your Bluetooth Low Energy devices with nRFConnect for Mobile.
nRF Blinky 3.0.1 APK
A simple application for newbies in Bluetooth LE.
nRF Logger 1.9.1 APK
nRF Logger application allows developers to view log sessionscreated by other applications using the API released on GitHub. Itis being used by nRF Connect and nRF Toolbox from NordicSemiconductor to log connection events. With nRF Logger installeddevelopers may debug their apps when not connected to the computer.Log sessions may be also shared by customers to obtain detailedinformation. 6 log levels are supported: - DEBUG - VERBOSE - INFO -APPLICATION - WARNING - ERROR A log session may be marked with aflag or given a description to easily find it in the future.Requirements: Application will not work with nRF Connect v. 1.0.Version 1.1+ is required. Public API: The public nRF Logger API hasbeen released on GitHub:https://github.com/NordicSemiconductor/nRF-Logger-API which allowsto create log sessions from 3rd-party applications. Check GitHubsite for more information and example.
nRF Connect Device Manager 1.9.2 APK
Update and manage your Zephyr-based device
nRF Bluetooth LE Joiner 1.2 APK
nRF Bluetooth LE Joiner lets you add IoT nodes to a Bluetooth LEbased Network.
nRF Mesh 3.3.0 APK
Provision and configure your Bluetooth Mesh fleet of nodes usingnRF Mesh.
nRF Beacon for Eddystone 2.3 APK
nRF Beacon for Eddystone is an application that supports the newEddystone GATT configuration service allowing users to configureyour beacon to advertise all types of Eddystone frame types fromUID, URL, TLM and the newest EID and eTLM frame types. In additionthe application uses Nearby API for scanning Eddystone beacons inclose proximity and Google Proximity API to register UID, EIDbeacons and create/retrieve attachments for them on the ProximityAPI cloud. The basic features of the application includes-Foreground and background scanning of beacons using Nearby APIwhich are registered on the Proximity API. Once an EID beacon isregistered to the cloud with an attachment, the Nearby API willsend the beacon EID packet to the proximity API, resolves the EIDpacket and retrieve the data attached to it. Please note only UIDand EID beacon types can be registered on the proximity API andmake sure to limit the size of an attachment to be 3KB -Registeringbeacons and creating attachments to proximity API -Configuration ofEddystone beacons using the new Eddystone GATT configurationservice. -URL shortener for configuring URL beacons ## How to Guide1. First press the button 1 on the nRF52 Devkit which turns thedevkit/beacon in to connectable mode for 60 seconds 2. Press theconnect button on the update tab on the application and the list ofdevices will be prompted. 3. Select the device and you will bechallenged with the beacon manufacturer lock code. the lock codeused for this application is 16 F's (case insensitive) and theapplication has the lock code hard coded 4. After entering thecorrect lock code the application will read through all slots anddisplay the information for each slot. This application goes handin hand with the nRF5 SDK for Eddystone posted on Github on thefollowing link. This link also contain a complete how to guide andthe new Eddystone GATT configuration specs. Please note that someof the advanced characteristics are not supported on the firmwareapplication and will be implemented in the near future.https://github.com/NordicSemiconductor/nrf5-sdk-for-eddystone Thesource code for nRF Beacon for Eddystone application is availableon Github on the following link.https://github.com/NordicSemiconductor/Android-nRF-Beacon-for-EddystoneNote: -Android 4.3 or newer is required. -Tested on Samsung S3 withAndroid 4.3, on Nexus 5, 6 and 9 with lollipop & Marshmallowand Samsung Galaxy S6, S7 with Marshmallow. -Location Services needto be enabled for scanning on android 6.0 Marshmallow and inaddition, runtime persmission ACCESS_COARSE_LOCATION is alsorequired. -GET_ACCOUNTS permission is required in order to selectthe account to register and allow access to the Google ProximityAPI and URL Shortener service.