Coder Social home page Coder Social logo

using frequence 868Mhz about rflink32 HOT 13 CLOSED

cpainchaud avatar cpainchaud commented on September 18, 2024
using frequence 868Mhz

from rflink32.

Comments (13)

cpainchaud avatar cpainchaud commented on September 18, 2024

Hi,

It's all about your receiver, what radio hardware are you using? Also if you don't mind what are the shutters brand and model?

thank you

from rflink32.

geromey avatar geromey commented on September 18, 2024

This is Heltec WiFi-LoRa 32 V2. The shutters are Provalux.

Thank you !

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

this board has a built in receiver which is tuned for a specific radio band, did you purchase the 868Mhz one?

from rflink32.

geromey avatar geromey commented on September 18, 2024

Yes

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

ok then did you select hardware SX1278 in Radio settings? If so then I just realized the UI is not showing the frequency parameter :D
in serial type this command: 10;config;set;{"radio":{"rx_freq":868950000}}
That will set frequency to 868.95 Mhz

That said can you tell me which hardware you used for your 433mhz receiver? Because Lora Heltec cannot transmit with their current pinout as far as I can remember

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

Oops I meant hardware = SX1276 for the 868Mhz brand

from rflink32.

satinebm avatar satinebm commented on September 18, 2024

Argh, the hardware failed to initializ

Now trying to initialize hardware 'SX1276
Initialized SX1276(freq=868.95Mhz,br=9.600kbps,rxbw=250.0khz)=-2
SX1276 setOOK=-16
SX1276 set encoding result=0
SX1276 set data shaping result=-107
SX1276 setOokThresholdType(2)=-16
SX1276 setOokFixedThreshold(0x0C)=-16
SX1276 setOokPeakThresholdDecrement() result=-16
SX1276 disableBitSync() result=0
SX1276 setGain() result=-16
Hardware failed to initialize, we will retry later!

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

are you using the official firmware from downloads page or compiled it yourself? Also @satinebm is not @geromey so are we talking about the same hardware issue here?

from rflink32.

satinebm avatar satinebm commented on September 18, 2024

Yes we are talkin about the same hardware issue. Sorry for the confusion.
We are using the official firmware.

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

ok official precompiled firmware is created for generic ESP32 dev board.

Each board maker is making its own pinout for the various usages. In your case you have 2 solutions:

  • re-compile yourself with the right board ID in platformIO (heltec_wifi_lora_32_V2) and in Radio settings/menus change RX CS, RX Reset, RX data (SX1272's DIO3)
  • in Radio settings/menu : 'guess' what the right pins are for RX CS, RX RESET, RX DATA from Heltec docs

I have on such board around and will try to help you tomorrow, may be right a KB about it

from rflink32.

geromey avatar geromey commented on September 18, 2024

Hello Christophe,

We start to unerstand how settings works. We are not sure which pin is the RX DATA.

Here is the pinout of our board. Could you tell which one it is ?

https://www.passion-radio.fr/img/cms/WIFI_lora_32_pinout_diagram.jpg

from rflink32.

caliKev avatar caliKev commented on September 18, 2024

We’re you able to get this working? I’m trying to do the same. I believe rx data is pin26

from rflink32.

cpainchaud avatar cpainchaud commented on September 18, 2024

@caliKev first of all you must ensure that you have compiled the firmware for your board. the pre-compiled ones are for ESP32-Dev-board. 'heltec_wifi_lora_32_V2' is the one you should pick

from rflink32.

Related Issues (20)

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.