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...
I have successfully worked out the Light Switch Example in the nRF Mesh SDK v3.0.0 using nRF52 DKs. I used the nRF Mesh app for provisioning. I want to know what is the next...
Hi
I am using nrf51822 AC custom board and willing to program over dfu.
For dfu service setting I referred following links. Only change I did in pca10028 library because...
Hello, I'm working with the pca10040e version (s112) of the nordic UART template example. I want to read 20 values from the SAADC, average them, then take a TEMP reading,...
I use nRF52832, with nRF5_SDK_13.0.0_04a0bfd, with s132_nrf52_4.0.2_softdevice.hex, IAR IDE for ARM 8.32.1 on WIN10
I created three services with each having a characteristic...
Hi!
nRF52832, SDK15, SD6.0.0, S132
I try to use secure_bootloader from SDK15 examples. All works.
Now I need encrypt my firmware with AES. I already made it on a SDK13...
Hello
I am about to build a BLE central to open a motorized garage door (runs on solar power) with a smartphone. I am going to design a PCB for this.
However, I am an...
Hello,
I have an BLE application running on nRF52840 Dongle, and I develop an iOS app to control the Dongle.
Now, my work is to make Dongle passing the FCC Testing....
i have a sensor tile STEVAL-STLCS01V1 .the description about this product is in this https://www.st.com/en/evaluation-tools/steval-stlkt01v1.html ..the sensor tile have Bluetooth...
Hi,
I am trying to get the rssi value of the client from servers. I added health client model to server and added app_health_event_cb() funtion from provisioner in server...
Hi -
I'm using an nRF52840-DK with Segger IDE and if necessary, Gcc on a Macbook Pro. I have many years of embedded experience, but an new to the Nordic world. I'm able...
Hi!
I am trying to use the NFC " writable_ndef_msg " code along with the " ble_app_uart " code from SDK 15.0 with Softdevice s140 on nRF52840 DK. I am using keil-MDK 5...
How can I be 100% sure the nRF52832 chip is running properly?, what I do to power up the chip is feed it with a regulated voltage of 3.3V (which really is around 3.17V), on...
We use Nrf_studio to connect our board by uart to enter direct test mode.
But an error occurs in serial connection.
I want to know, use our own project program is allowed...
I have already pressed reset in the dongle, it was pulsing red. And when I write it allways says the same error. I have done this experiment in Ubuntu 16.04 and Windows 10...