Notifications
Clear all

How to work with sx1262 with pico

2 Posts
2 Users
0 Reactions
687 Views
Svthb2_o
(@svthb2_o)
Member
Joined: 3 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: 4 years ago
Posts: 7660
 

@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.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
ReplyQuote