Flipper One Tech Specs (docs.flipper.net)

205 points by gregsadetsky 5 hours ago

76 comments:

by jgrahamc 4 hours ago

I have a Flipper Zero and I've used it... occasionally. Like that one time controlling the Taylor Swift Eras tour wristbands: https://blog.jgc.org/2024/05/controlling-taylor-swift-eras-t... but it's mostly sat around being an odd device.

I duplicated a couple of RFID things, used the IR for some stuff, and once in a while used the radio receiver, but mostly it looks pretty.

I'm not sure what I'd do with a Flipper One, but I guess I've done a lot of things with Raspberry Pis so... maybe?

by tonyarkles 4 hours ago

I had similar feelings but the comments below about adding an SDR to it with an M.2 slot got me looking a little closer. This has an 8-core Rockchip A72/A53 processor and 8GB of RAM. This is not an incremental improvement over the Flipper Zero, this is something else entirely. Hmmmmm...

by geerlingguy 2 hours ago

It's more like a portable Raspberry Pi with better efficiency and more IO. And hopefully even better mainline Linux support out of the gate.

The key question will be how much it costs. Beyond $250-300, it's a lot more of a niche product. Below $250 would be very interesting. I don't think it will be below $300. With current memory and storage pricing, probably $350-400 is more realistic :(

by bigiain an hour ago

Its got 8gb of ddr5 in it. That's already a huge chunk of $300 - I'm not even sure they will get the BOM down to $300.

I'm guessing it'll be $1000 or so. (Which is good for me. Well above my impulse buy threshold. I don't regret buying my Flipper Zero, because it was within my impulse buy and not regret it threshold.)

by geerlingguy a minute ago

I forgot it has a battery as well, so add on the extra power and charging circuitry. Yeah, probably north of $500, but I can't imagine it being closer to $1000 :/

by sam_lowry_ 4 hours ago

Heh... I used Flipper Zero to clone RFID tags for all the neighbors to T5577 rings, pins, sticky pads and whatever not for our gated community.

If you are adventurous, many ski stations have low-tech cards as well, although they also tend to have human controllers once in a while.

And, finally, kids like running around with Flipper Zero opening power taps on Teslas.

by m463 2 hours ago

> And, finally, kids like running around with Flipper Zero opening power taps on Teslas.

one time I parked in a tesla near to a bank of superchargers.

every time someone hooked up their car to charge (pressing the button on the charging cable), my charge port would swing open.

every minute or two...

by bigiain an hour ago

Pretty sure the most use I've got out of mine is using it as a tv-b-gone.

by maciejb 4 hours ago

I had plenty of fun reverse engineering a 433.92 MHz protocol curtain motors at my house use. Once that was done and I taught first my Flipper Zero, then a RPi with a C1101 to actuate the motors, the Flipper is sitting idly in the drawer.

by majke 3 hours ago

I've had more success. Flipper taught me about sdr, and I was able to reverse quite a lot from my garage door pilot. Then I went on an adventure of cracking Keeloq cipher, and I haven't stopped since.

by runj__ 3 hours ago

I've been happy with my Zero, cloned some friends apartment building door fobs, and using it for missing remotes for TV's and fans. But that damn dolphin is always angry with me for not using it enough.

by skrtskrt 2 hours ago

You can also duplicate RFIDs with like a $5 scanner from Amazon (which is probably overpriced).

by abr0ahm 3 hours ago

It's about time someone rolled out a watch that has these capabilities.

by maplant 3 hours ago

I plan on using it to create a backup password/2FA device... eventually

by quietsegfault 4 hours ago

I have done exactly the same type and amount of stuff with my flipper zero, probably in the target demo. still, no complaints! I think the one is a cool toy that I will one day (if I’m lucky) use as the perfect solution for a problem. If I can do that just once, it’ll be worth the price for me.

by ActorNightly 2 hours ago

Im the same way. Ive used it maybe twice to change tv channels. I mostly got it for the novelty value, probably gonna sell it.

Ive been more excited for this https://www.kickstarter.com/projects/interrupt/ interrupt-linux-powered-hacking-gadget/description. I used to have a One Plus One with Nethunter. That was a lot more useful as a hacking device. The only issue is that it required external adapters for things like wifi deauth, ir remote, e.t.c. But the ability to customize things on the fly was way better, compared to Flipper which you really can't do.

by Aurornis 2 hours ago

Display connected to the microcontroller instead of the Linux SoC is an interesting choice

Actually, putting all of this powerful hardware into a custom aluminum enclosure with gorilla glass and then using a 6-bit low resolution grayscale display is a weird choice. I guess they were going for a certain grayscale low-fi vibe?

The "needs verification" and "needs clarification" lines are weird. Like they asked someone (or ChatGPT?) to review some docs and post something, but forgot to review it first.

by regularfry an hour ago

> Display connected to the microcontroller instead of the Linux SoC is an interesting choice

There's a comment at the bottom about that. Quoting the response:

> From the Linux side, it's a standard framebuffer and keyboard that applications interact with as usual. However, our connection allows the MCU to intercept them and overlay additional content — for example, if the CPU hangs, we can still show a menu on the display and respond to button presses, say for a reboot. This also lets us have a low-power mode with the display still on.

Which sounds reasonable.

by entropicdrifter an hour ago

Re:choice of display, I'm betting it's for power saving. If you need a better display you can use the HDMI port or DisplayPort USB-C port and just hook it right up to a monitor/TV

by bigiain 41 minutes ago

I'm guessing it'll have a similar phone app to the Zero. I quite often use that, sometimes foe stealth so i can have the FZ in my pocket and look like I'm doomscrolling and not sniffing the airwaves, and sometimes just because almost 60 year old eyes have a better time using my phone screen instead of the tiny/grainy FZ one.

by Aurornis an hour ago

Most of the power in a display goes to the backlight. Going grayscale and low res wouldn't save much at the same level of backlight brightness.

by kube-system 31 minutes ago

The Flipper Zero's screen is transflective, I suspect this one is the same. While this technology is possible on larger color displays, it is more common to find these manufactured as small grey-scale screens. They're ideal for battery operated devices because of their low power requirements -- they are legible with the backlight entirely off as long as there is light in the room.

Remember these?:

https://m.media-amazon.com/images/I/81sQxjJBn1L._AC_.jpg

by amlib 43 minutes ago

Grayscale displays have no subpixels (or just one, depends how you view it) which should allow for more light from the backlight to pass through compared to a color display, thus reducing energy needs for a given brightness.

by throwway120385 44 minutes ago

It would if it was a transflective display.

by sterlind 4 hours ago

maybe I'm blind, but it looks like there's no radio! like there's wifi and bluetooth, sure, but I don't see NFC or RFID or sub-1ghz radio, at all.

imo the flipper always needed to be a software-defined transciever, with a small FPGA to drive it, like the other SDRs on the market. I'm disappointed they seem to have forsaken radio completely.

by rkourdis 4 hours ago

They added an M.2 port [1] to which you can attach a variety of modules, including SDR (eg. [2] 30 MHz - 11 GHz).

[1]: https://docs.flipper.net/one/hardware/m2-port/modules [2]: https://www.crowdsupply.com/wavelet-lab/ssdr

by bigiain 34 minutes ago

No pricing on that sSDR yet, but their single channel M.2 SDR is $360. My guess it the dual channel one would be close to $500. Nice, but above my impulse buy threshold... (It won't surprise me if a Flipper One with that sSDR in it will cost close to $1,500.)

by modeless 2 hours ago

Lots of laptops have M.2 ports. You can also get M.2 for Raspberry Pi. I don't know why I would buy this device. I guess it's cool that it's small, but the screen sucks.

by johnwalkr 3 hours ago

The flipper zero was already in a grey area because it easily enables one to do things in licensed bands and do things you’re not allowed to do in unlicensed bands. They can’t plausibly add even more functions in this area and still sell to the public. Presumably all of the interfaces they added are for users to add the functions under their own responsibility.

by m463 2 hours ago

I wonder if that means they can sell them on amazon now.

by tamimio 3 hours ago

Most likely you will have to buy the M2 adapters, for cellular, wifi, maybe zigbee and others radios, and you will switch between them, it’s also good for their profit but bad for your pocket.

by elevation 3 hours ago

I wasn't expecting the Ethernet ports. I would love to be able to plug this in an know in a second what tagged vlans are preset, what addr/mask the DHCP server offered, is PXE an option? blink an LED if there's a new RA, ipv6 neighbor, etc. Blink an LED if there's been a 802.3x pause frame in the last 500ms, or 802.3Qbb while we're at it. With the pair of ports, let me MITM so the 802.1X negotiation can take place before I start sniffing.

by elevation 2 hours ago

More ideas:

let me build an ARP table, then give me a button to send WoL packets to host(s) of my choosing.

Let me generate p0f fingerprints on MITM'd traffic.

by 866-RON-0-FEZ 38 minutes ago

You do know they make proper network troubleshooting tools, right?

by arjie 3 hours ago

Interesting. No IR/RFID/NFC? That's the primary use of my Flipper Zero. So this is meant to be a different device rather than a successor.

by Kikawala 3 hours ago

The 3.5mm audio jack can be used to plug in an IR emitter.

by giobox an hour ago

Dual gigabit ethernet + even 6ghz wifi means this will likely work nicely as a travel router, which would mean I might actually carry it. There are a whole bunch of portable server use cases this opens up especially as it seems to have a bit of CPU grunt. My Zero was fun but has languished in drawers.

by elil17 4 hours ago

Why the AI voice assistant? What? Is this perhaps a prank? That doesn't line up with the ethos of the Flipper Zero

by comandillos 2 hours ago

I mean, one of the very first things I would do on a such powerful device is to run a voice-controlled agent with access to all the IO the Flipper has and let the agent take over the device to do whatever I want.

I can imagine having your agent of preference writing python scripts on the fly for whatever scenario you have in mind based on your spoken desires is like... literally a dream device, at least for me.

by beepbooptheory 3 hours ago

Where does it talk about a voice assistant?

by perryprog 3 hours ago

The first image which annotates the controls has a "Push-to-Talk button" which is used for "Voice communication" and "AI assistant activation".

by embedding-shape 3 hours ago

PTT sounds great, tiny walkie-talkies with user-provided antennas, and seems rugged too, I'd probably end up buying two at least :)

by purpleidea an hour ago

I like a device with these kinds of specs and this size, but I'd want all of this and all the hardware on the flipper zero as well. Seems all the RF/radio stuff is gone :/ I'd want at least that and more.

by pnw 3 hours ago

I wish this thing looked more generic so the TSA won't confiscate it.

by greyface- 3 hours ago

I'm as anti-TSA as the next guy, but I don't think they confiscate Flipper Zeros.

by extraduder_ire 3 hours ago

I wish more clone devices existed, with a variety of looks.

by tiberious726 2 hours ago

I fly with a flipper zero often. What are you talking about?

by purpleidea an hour ago

They are confiscated when they notice.

by s_dev 4 hours ago

I've heard some professionally inclined RFID engineers dismiss these as mere toys and not useful compared to professional grade hardware. Perhaps some of those folk are on HN if so what are the tool sets you actually use that can be sold to the public?

by K0balt 3 hours ago

RF design is very much an art, and the difference between works and works really well without harmonics and noise is a matter of design subtleties and often expensive parts. There are decent SDR setups around $500-700 that are known to be pretty good, but you have to go out of your way to buy them from the actual design houses, because despite being “identical”, the clones are not the same. In RF, the devil is in the details.

by ThePowerOfFuet 2 hours ago

Which SDRs would you recommend at the $100, $300, $600, and $1200+ price points?

by K0balt an hour ago

I’m not an expert but I know of a few. Are you looking at recieve only, or transmit/ recieve? What frequency ranges?

Off the top of my head

HackRF one- relatively cheap, pretty good transceiver, lots of crappy clones

USRP B205mini, expensive, fast, closer to pro equipment

by bigiain 25 minutes ago

I like my HackRFOne, but be aware it's half-duplex, so it can transmit as well as receive - but can only do one of them at a time. For a little more money you can get full duplex SDRs, which opens up a bunch of extra interesting sttuff you can do.

by tiberious726 2 hours ago

A hackrf is less expensive than a flipper and more capable in every way, except the dolphin gifs.

The flipper's primary use is that looks like a children's toy, which makes it far more effective for demos of how bad an orgs security is to not-especially-technical stakeholders than something like a hackrf or chameleon

by panki27 4 hours ago

Not too far from the truth. The Flipper is good as a toy, but for serious RFID things you want a proxmark 3 clone with Iceman firmware ;)

by tamimio 2 hours ago

It’s not a toy, it’s an AIO portable hacking budget device, it’s like comparing your pocket swiss knife to your workshop. Obviously your workshop will be better, but you are not taking it anywhere! I have for example a bladRF and limeSDR for more in depth work in radios, but I do still use flipper occasionally where bringing a laptop+sdr+antenna is hard or impossible, let alone looking like a dork doing so. For rfid, it’s great to put all your keyfobs in one place and backing them up, the condo I live in right now charges $50 if you lost your fob and needed a replacement, among many other usages. And those are some of the very basic use cases where it’s handy to have it portable.

I think in Canada they were trying to ban it!

by alexisread 3 hours ago

There’s a definite overlap between this and the Cardputer Zero: https://youtu.be/lhS0trmBAAU?si=lLmCKdK3eHyMMAR0

M2 slot or a clipon addon? Nice to see more Swiss Army knives in this space

by vivid242 4 hours ago

A Swiss army knife of the day - after all, Swiss Army knives also serve a psychological purpose. And they do it well!

by bdavbdav 3 hours ago

Lots wondering about the dropping of NFC/other contactless radios. I'd argue Flipper never did this as well as a real Proxmark, and the Flipper One does well to stray from the half baked implementation in the zero

by midtake 2 hours ago

Two ethernet ports, this is lethal af

by vegadw 4 hours ago

Looks both expensive and power hungry, will be interesting to see how that works out

by evanjrowley 3 hours ago

It has 2 Ethernet ports. I love it.

by ge96 4 hours ago

Finally a legit prop for movies not a pcb taped to a TV remote

I like that subreddit too with the e-ink display wifi probing thing forget what it's called oh pwnagotchi

by mschuster91 3 hours ago

No NFC, no 1-wire, no IR? That's some tough losses :(

by dgellow 3 hours ago

Side question: anyone know what they are using to make those 3d schemas with highlights?

by aftbit 2 hours ago

Shut up and take my money.

by janci 4 hours ago

Why put such crappy display on such a high power device?

by filcuk 3 hours ago

That's pretty simple - the chosen display is best for core usage. Cleay visible in bright sun or dark, sharp angles, easy on the battery. For anything else, there's a HDMI out isn't there.

by extraduder_ire 3 hours ago

Them actually calling it HDMI now stood out to me. They made a point of avoiding that before.

by fragmede 2 hours ago

Only one wifi? There's more fun to be had if there was two.

by dajonker 2 hours ago

Plug a wifi module in the M.2 slot!

by tamimio 3 hours ago

While I am fan for all the extra nerdy stuff, especially the cellular connectivity, but I doubt the battery endurance will be impressive, my current zero lasts weeks on a single charge. This is more of rpi plus addons in one package, great, but until we get to know the heat and battery life.

by rincebrain 2 hours ago

They mention in the comments intending to have modes that solely run on the microcontroller, so I imagine that might help somewhat.

This also feels like the target market is people who said they dangled this off an RPi-alike to do something that the microcontroller simply did not have the processing to do.

by pigeons 3 hours ago

I hate this naming trend "One". Its very common and everytime I think, oh its an older one, the first one.

by PoignardAzur 2 hours ago

Yeah but like, the previous one was "Zero", so it makes a lot more sense than usual.

by Computer0 an hour ago

I for one think the PTT will be really great for calling specific tools without fumbling the menu and exactly how I'd like to use a device like this.

Data from: Hacker News, provided by Hacker News (unofficial) API