Notifications
Clear all

How to work with sx1262 with pico

2 Posts
2 Users
0 Likes
261 Views
Svthb2_o
(@svthb2_o)
Member
Joined: 2 years ago
Posts: 10
Topic starter  

I am trying interface SX1262 also not able to find any direct library for pico but found this sx126x_driver can someone suggest how to use it.


   
Quote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6972
 

@svthb2_o The standard Lora library is 'all architecture' so will work with the PICO(W). It will throw a couple errors during compile due to use of some deprecated language, but that does not stop it from working.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote