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 am new to using SPI and i am currently undergoing my final year porject that consits of data analyisis for IMUs and i am uding the nrf52DK (which i never used before...
Hi Everyone I have been trying to send a text file(reading from SD card) , The size of the file is 2MB. I am using softdevice s132 for nrf52832 to transfer the text file via...
To Nordic support team attention,
Hi guys, in sdk16 there is ble_app_gls example. I slightly modified it so to have BLE_GAP_IO_CAPS_KEYBOARD_ONLY as GAP IO Capabilities...
Hello, we have an application with BLE. We've prepared secure bootloader with Serial Transport for performing DFU. Now we need to add necessary changes in application to support...
Hi everyone,
I want instead of MAC address to advertise my device using its 64bit unique ID. What I am considering, is to use the p_data array for that purpose and more...
Hi, I see an interesting situation.
I got flash corruption with values 0xff after random power cycling and it's happened only if I have flashed the bootloader
soft device:s132
sdk:15.3.0
I implemented the following, but the event does not occur even if the voltage is V2.8 or less.
Do you know the reason?
===
NRF_SDH_SOC_OBSERVER...
The nRF5 SDK's throughput sample (ble_app_throughput) provided very convenient shell commands to configure key parameters affecting throughput in a connection, such as ATT...
Hello,
in my project I have a custom board with a nRF52832 chip, which reads 4 channels with a sample rate of 1kHz (1ms). The SAADC readings get transmitted to a nRF52840DK...
soft device:s132 sdk:15.3.0 board:nRF52832 board (taiyo yuden EYSHCNZWZ)
Unable to receive event 'NRF_EVT_POWER_FAILURE_WARNING' I implemented the following, but the event...
Hello
Using the timer, I am making code that turns on LED1 to 3 sequentially. I thought it was going to be very simple, but it's not going as well as I thought.
I'm making...
Hi, I have very STRANG issues. I am adding custom Characteristics to custom Services. I have added 10 custom Characteristics with the same config 8 of them are working perfectly...
Hi,
I am on ncs master branch, when i build and load the Serial LTE Modem(SLM) application the application struck at mcuboot
The only additional configuration option i...
I am using nrf52840 board. I hvae interfaced a gsm module(quectel m66).The problem is my device gets an APP_UART_FIFO_ERROR after every few sms commands.The maximum data i...