Code Monkey home page Code Monkey logo

nano-33-ble-sense's Introduction

Arduino NANO 33 BLE Sense

Hardware Overview

Notes

  • Install the board Arduino nRF528x and select the Arduino NANO 33 BLE
  • Most libraries you install in the Arduino IDE come with examples.
  • NANO 33 BLE is a 3.3V board.
  • The 5V pin does not work, see the docs.

FAQ

  • Can it join Wi-Fi? No, it only does Bluetooth.
  • Can you store data? No, the bootloader prevents access to the flash memory.
  • Can it be used with micro/cicruit python?
  • Is the word detection any good? It is not really accurate, usually its only one serialized spectrogram. I would recommend to use a Raspberry Pi.
  • Is the built-in RGB LED analog (PWM)? No, it is only digital.
  • Where is documented that the RGB pins are 22,23,24?
  • Can the NANO be put to deep sleep?

Pinout

Pinout

Links

Advanced Projects

nano-33-ble-sense's People

Stargazers

Sean Stevens avatar kurosu kento avatar Kevin EE avatar dhwang avatar Seral Buse Atak avatar ChenZhengan avatar Francesco avatar  avatar Ayakix avatar

Watchers

Yannick avatar James Cloos avatar  avatar

nano-33-ble-sense's Issues

Problem with save data coming from BLE

Hi
I used Arduino Nano 33 BLE to get data from an object. I send data with BLE and receive them with “nRF Connect”. I need to process data with MATLAB so by using “nRF logger” I save the log file (.txt) and extract data from it. When I want to save small data (like 30 minutes measurements) it works properly. But if I want to save a big file (8-hour measurements), the app crashes. I think this app can’t create large-size files.
The .txt file of 30 minutes measurements is about 12 MB.
“nRF logger” is an open-source APP. I think if I could split the big file into 16 files, the app maybe can create them.
does someone has an easier idea?
Hint: My phone’s CPU is S778G and have 8G RAM and storage are enough.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.