Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Antena CC1101 #652

Closed
akeendev opened this issue Jan 5, 2025 · 2 comments
Closed

Antena CC1101 #652

akeendev opened this issue Jan 5, 2025 · 2 comments

Comments

@akeendev
Copy link

akeendev commented Jan 5, 2025

I acquired the CC1101 antenna module and, upon connecting it to the M5StickC Plus 2, configured the software to use the CC1101 module in the RF Module option. However, during the scan/copy process, signals are only detected when the device is very close to the antenna, regardless of the configured frequency.

I observed that by selecting the CC1101 module in the RF Module, accessing scan/copy to adjust the range to FXD [433.92 MHz], and then switching the RF Module to the M5 RF433 option, the device is able to capture signals at distances exceeding 20 meters, even with the CC1101 antenna connected.

This behavior suggests a potential inconsistency in the detection or configuration of the CC1101 module within the software, which impacts signal detection range under normal conditions.

Tests were conducted on version 1.8 of Bruce using the M5Stick Plus 2 and the LILYGO T-Embed CC1101.

@killerbe
Copy link

Hey, all.
Problem with SubGHZ. There is a call with a transmitter working on 433.92. The key is static, not dynamic. When saving, does not play the call, although when you just catch, you can play, but only when you save it does not work correctly, with barriers not sovsehm.
Tried to fix the code, the only thing prescribed the key and the sequence of bits transmitted.

Unfortunately I can attach a file with captured data before updating the code. With the new more readable did not save. But even saving raw data, does not play, I do not understand what's wrong. Can you tell me please?

Example 1:
Filetype: Bruce SubGhz File
Version 1
Frequency: 433657024
Preset: 0
Protocol: RAW
RAW_Data: 5489 -18 298 -7 203 -7 202 -7 231 -7 214 -7 221 -6 5571 -7 418 -7 203 -7 202 -7 221 -7 205 -7 5703 -18 453 -7 205 -7 210 -7 212 -7 206 -7 5661 -7 256 -7 205 -7 203 -7 220 -7 205 -7 5869 -7 300 -7 205 -7 202 -7 221 -7 209 -7 5821 -18 393 -7 205 -7 203 -7 220 -6 207 -7 5720 -7 411 -7 205 -7 203 -7 221 -6 206 -7 5713 -18 397 -7 205 -7 202 -7 221 -7 208 -7 5714 -7 388 -7 204 -7 203 -7 221 -7 207 -7 5735 -18 351 -7 205 -7 203 -7 218 -7 212 -7 5758 -7 320 -7 205 -7 202 -7 221 -7 210 -7 5800 -18 234 -7 204 -7 203 -7 219 -7 205 -7 5882 -7 433 -7 205 -7 203 -13 212 -7 206 -7 5693 -18 430 -7 205 -7 211 -7 212 -7 205 -7 5684 -7 405 -7 205 -7 202 -7 219 -7 207 -7 5720 -18 276 -7 205 -7 203 -7 220 -7 206 -7 5837 -7 375 -6 205 -7 203 -7 220 -7 210 -7 5746 -18 261 -7 204 -7 203 -7 220 -7 206 -7 5853 -7 303 -7 205 -7 203 -7 220 -7 206 -7 5821 -18 343 -7 205 -7 203 -7 220 -7 206 -7 5770 -7 256 -7 205 -7 202 -7 221 -7 205 -7 5869 -18 298 -7 205 -7 203 -6 221 -7 206 -7 215 -6 226 -9 12 -13 12 -12 12 -12 13 -5290 6 -430 7 -205 7 -208 7 -212 7 -206 7 -214 7 -5462 18 -336 7 -203 7 -203 7 -220 7 -207 7 -215 6 -5557 7 -275 7 -203 7 -202 7 -5295 6 -354 7 -205 7 -202 7 -217 7 -207 7 -5769 7 -230 7 -205 7 -202 7 -215 7 -206 7 -5900 19 -373 7 -205 7 -202 7 -217 7 -208 7 -5741 7 -419 7 -204 7 -203 7 -216 7 -207 7 -5709 18 -403 7 -205 7 -202 7 -215 7 -207 7 -215 6 -226 9 -12 12 -13 12 -12 12 -12 5191 -7 389 -7 205 -7 203 -7 217 -7 205 -7 215 -7 5502 -7 373 -7 202 -7 203 -7 217 -7 209 -6 215 -7 5533 -19 272 -7 203 -7 202 -7 217 -7 208 -7 215 -6 5623 -7 367 -7 203 -7 202 -7 217 -7 209 -7 215 -6 5539 -19 361 -7 203 -7 202 -7 217 -7 208 -7 215 -7 5533 -8 431 -7 203 -7 202 -15 208 -7 204 -7 215 -7 5479 -18 251 -6 7 -221 7 -5548 7 -313 7 -203 7 -202 7 -223 7 -215 7 -221 6 -5575 18 -411 7 -203 7 -203 7 -222 7 -211 6 -222 6 -5470 7 -371 7 -202 7 -203 7 -231

Example 2:
Filetype: Bruce SubGhz File
Version 1
Frequency: 433919968
Preset: 1
Protocol: RcSwitch
Bit: 24
Key: я і яя?і�
TE: 249

Example 3:
Filetype: Bruce SubGhz File
Version 1
Frequency: 433919968
Preset: 1
Protocol: RcSwitch
Bit: 24
Key: я і яя?і�
TE: 249

@bmorcelli
Copy link
Collaborator

It was fixed in 1.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants