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...
%XMONITOR seems to report <reg_status> set to 1 or 5 even though the device has lost connection to the base station - for instance by being moved out of range. Mobility is...
Hello, On my custom board based on nrf9160, I'm using the BMA400 accelerometer sensor. I'm trying to get as low consumption on sleep mode as possible. While I have SPI_3 configured...
Hello.
I m working with this demo: https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo and wondering if my way of thinking is correct:
We have full list...
Hi,
I'm trying to create a PC Python script that upload an application on NRF52 via BLE.
I flashed the NRF52 with this S132/DFU/Application: nRF5_SDK_11.0.0_89a8197/examples...
Hello!
Im having a hardtime debugging a hardfault on pvPortFree crash.
Basically I create a list structure in memory and at the moment when i try to destroy it element...
Hi,
I'm trying to implement a testing firmware for my Nordic nRF52840 PDK where I can send the data generated on an analog input over Bluetooth.
Basically the idea is...
Hi,
After updating the mesh-devices over DFU, we would like to read the version of the application present on the device.
Is there a way, to read this information at runtime...
Hi everyone.
I have to completely deactivate some input GPIOs in my device without any residual current left to avoid damaging the sensor plugged on this pins. I was wondering...
Hello,
I'm trying to use the nRF9160 to make an HTTPS connection to a REST server. Is HTTPS supported? If yes, how to enable / configure HTTPS and are there any example...
Hello,
My system is going to run off a Lithium Ion battery.
I don't need to use the USB Interface on nRF52840.
Is it okay for me to leave VBUS, D+, D- floating?...
There is a period during which advertise packet cannot be received
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 2 Peripheral...
When I used light-switch server and client model simultaneously from
https://github.com/NordicPlayground/nrf52-mesh-light-switch-client-server-proxy/tree/master/examples...
Hi Nordic,
I have ported nRF_SDK_15.3.0 to nRF52840. These changes involves USBD. So While initializing pp_usb_init(), I see it is going to some hardfault handler. Please...
Description:
For my project I'm using 3 Nrf52840 DK, two of them as peripheral and the other as peripheral and central. I'm using also an iOS device as central. The two...
Hello,
I bought a Adafruit Feather M0 Bluefruit LE, the Bluefruit LE module is an nRF51822 chipset from Nordic. I connected the Adafruit board to an accelerometer. This...