I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hi! I'm new developing using real C language. I have more experience using Arduino. I'm trying to send a MIDI message over Bluetooth MIDI when I push one of the buttons of...
Hi,
we've just found the information about the knobattack ( https://knobattack.com/ ).
Is there any fix for this issue with the new updates?
Best regards,
Constan...
Hi,
I have recently developed a simple custom board with the use of the BL651 module to have a dev board for myself. Although the schematic diagram is simple and the PCB...
I have nRF9160-DK bought fairly recently. The IMEI is printed on a label on the back of the board. But, there is not PIN. Registering the board as an LTE device on nrfCloud...
Hey all,
I was curious to see if anyone else is seeing the same problems I have with DFU.
I'm currently running SDK 15.2 and version 1.8.8 of nRF Connect on iOS. When...
Hello,
Previously I was using nRF52 SDK V11, printf did print properly and provided linefeed with '\r\n'.
Now I started using SDK V15, printf is no longer supported and...
I'm developing a nRF52832 based HID device and I'm at a bit of a loss as to why it isn't working on iOS. The device works as a keyboard fine on macOS, and it connects and...
Running nrfjprog 10.3.0 on macOS 10.14.6 (18G87) with an nRF52 dev kit
Occurs on all 10.x releases of Nordic command line tools. Other switches such as -i work.
edit...
Hi, I installed the nRF connect SDK, but get the following problem when trying to open the asset tracker project:
If I press ok, I see this:
Any ideas about what...
I use nrf52832.
Document written,
-------------------------------------------------------------------- RX current comsumption is IRADIO_RX0 Radio RX@1Mb/s BluetoothLowEnergymode...
Hello,
I'm trying to use raspberry pi to program nRF52832 on mass production. Because it's easy to do some test job with raspberry pi.
But there are still some issue I...
I want to achieve: 1. Mobile application networking with multi-lamp mesh 2. After mesh networking, many smartphones control all lights independently through proxy nodes. I...
Hi,
We are using nRF52832 based module on which we are using HCI over UART functionality with the help of Zephyr(v1.14.0) SDK to find the nearby beacons via Bluez stack...
Hello there,
So we are working with a sensor that needs to receive a pulsed voltage, so we are using a PWM signal from our nrf51-DK applied to a transistor based circuit...