Code Monkey home page Code Monkey logo

Comments (5)

stanvn avatar stanvn commented on August 23, 2024

Hi, the footprint of the Ebyte NRF52833 module is the same as the nRF52840 one, so on the hardware side there is no need for any change. I do not expect that any changes needs to be done on the software to make it work with the nRF52833, however I have not tested this.

The main difference between the two is the amount of flash they have. You have to keep in mind that features like firmware update of the air, which I plan to implement, will not fit on the 512kB of the nRF52833.

from zigbee-plant-sensor.

Hedda avatar Hedda commented on August 23, 2024

The main difference between the two is the amount of flash they have. You have to keep in mind that features like firmware update of the air, which I plan to implement, will not fit on the 512kB of the nRF52833.

Another possible use-case example where nRF52833 512kB flash might be too small if in the distant future ever want to make a multi-protocol firmware image that would is compatible with Zigbee, Thread/Matter (OpenThread), and Bluetooth Low Evergy BLE.

Multiprotocol device firmware is likely to become more popular in the future with the use case being that the end-user buys/builds one single device and uses one common shared firmware image but when then uses it during the initial commissioning which protocol he/she wants to use.

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v1.0.0%2Fthread_multiprotocol.html

E.i. nRF SoC can use several radio protocols, but only one at a time.

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.0.0%2Fble_154_multiprotocol.html

So not concurrent multi-protocol using several protocols at the same time but instead having one firmware image that supports all but only one protocol is used by the user unless he/she factory reset it to be able to select a different protocol instead.

from zigbee-plant-sensor.

stanvn avatar stanvn commented on August 23, 2024

I agree, Matter/Thread will most likely not fit on the nRF52833. This means I will not use the nRF52833 myself, but feel free to solder one yourself. My own hardware will use the nRF52840 for those reasons.

from zigbee-plant-sensor.

letshin avatar letshin commented on August 23, 2024

Fair. The b-parasite firmware has an option required for building for nrf52833 (which I am using as the nrf528400 was not available at JLCPCB) which is why I checked to see if it was possible out of the box as I know the pins are similar. I'll try this at some point in the near future and update here.

from zigbee-plant-sensor.

stanvn avatar stanvn commented on August 23, 2024

I'll close this issue due to inactivity. Feel free to reopen it when you have new info

from zigbee-plant-sensor.

Related Issues (7)

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.