Coder Social home page Coder Social logo

arduinohwnrf5's Introduction

MySensors Library v2.4.0-alpha

Please visit www.mysensors.org for more information

Current version in Arduino IDE arduino-library-badge

Documentation

master development

CI statuses

Current build status of master branch: Build Status

Current build status of development branch: Build Status

Current build status of master branch (nightly build of Arduino IDE): Build Status

Current build status of development branch (nightly build of Arduino IDE): Build Status

arduinohwnrf5's People

Contributors

d00616 avatar fallberg avatar tekka007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

arduinohwnrf5's Issues

MyBoardNRF5 nRF52832 + SoftDevice 132 error

I use a NRF52832 module with P0.01 as SDA and P0.05 as SCL. After I've installed https://github.com/mysensors/ArduinoBoards I got an error: The current selected board needs the core 'sandeepmistry:nRF5' that is not installed. (even if it was installed!). I've solved this by adding in the Arduino's Preferences Board Manager URL space both URL packages:
https://sandeepmistry.github.io/arduino-nRF5/package_nRF5_boards_index.json
https://raw.githubusercontent.com/mysensors/ArduinoBoards/master/package_mysensors.org_index.json
And it works.

Now when I change pins in MyBoardNRF.h and compile with MyBoardNRF5 NRF52832 board, RC Oscillator and without SoftDevice, I manage to read my accelerator connected on SCL and SDA. But When I select from Tools > Softdevice 132 I get this error:

In file included from C:\Users\Calc\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.5.1\cores\nRF5/delay.h:30:0,

                 from C:\Users\Calc\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.5.1\cores\nRF5/Arduino.h:53,

                 from sketch\Blinky_accel.ino.cpp:1:

C:\Users\Calc\AppData\Local\Arduino15\packages\MySensors\hardware\nRF5\0.3.0\variants\MyBoardNRF5/variant.h:119:32: fatal error: sketch/MyBoardNRF5.h: No such file or directory

compilation terminated.

exit status 1
Error compiling for board MyBoardNRF5 nRF52832.

Any ideas why?

Add nRF52840 support

The nRF52840 has plenty of addvantages over the nRF52832:
Full BLE 5.0 with long range support, highter RF output, 4 x RAM and 2 x Flash, 1.7-5.5V supply, HW encryption, USB interface etc. ect.
Meanwhile a couple of cheap modules are available eg from RF-star, holyiot, EBYTE, Nordic and many others. I'm already working with some of these modules but to use thema with Arduino, it would be required to have also a board definition for the nRF52840.
We can use the similar pinout as the nRF52832 but the other parameters have to be define correct.
So no need to provide all mappings for all variants just a generic nRF52840 MyBoardNRF5 please.

fatal error: sketch/MyBoardNRF5.h

Hi, have a good day!
I have error

fatal error: sketch/MyBoardNRF5.h: No such file or directory
compilation terminated.
exit status 1

how i can fix it.

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.