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 using mbedos for a NRF42832 and am currently in the situation that I have to profile my code with gprof. Here comes the issue: the Nordic SDK uses explicit assembler...
this picture is from infocenter.nordicsemi.com/index.jsp
and this picture is from 《S132_SDS_v5.0.pdf》
in first picture the application base is 0x00020000 , in...
I've been instrumenting my Nordic app with RTT logging, which has been working great up until now. I use the deferred mode and use nrf_log_push() to queue all dynamic strings...
For the connection event collision, I have some doubts, I hope to get help in devzone
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds...
Hi, everyone,
We develop BLE project including DFU bootloader.
But to use the standard bootloader "as is" it is not possible for us. Due to this problem we must make some...
On Apple platforms, It's pretty easy to end up in a situation where there is bonding information on the Nordic but that information has been deleted from the host. All you...
Hello,
I am using sd_power_system_off(); sfunction to put the MCU in sleep mode. I have to wake up events. One is NFC and the other is GPIO. Both wake up functions works...
Hello all, Nordic Team
i've a question regarding the format of the nonce used within CryptoCell Library v0.9.0.a
What i've learned so far is, that CRYS_AESCCMstar requires...
Hi
Is there any ready-to-use SDK example that demonstrates how the 2MPHY functionality is exercised on the nrf52810? We have gone through SDK15.0.0 but it appears that...
hello all,
i am developing with BLE_NUS.
i want to sent the string data on BLE using UART example.
string data length is over 300 bytes like belows.
55AA FFFF...
Hi guys
I am using SDK 13 and a nRF52, so on my application, I require a lot of RAM usage transfer small files in order of 10-30kB, is there way to see the RAM available...
i want to use the nordic nrf52840 in my new beacon design. however i dont see many others using it. i downloaded the DK files from nordic to figure out the feasibility of...
Dear Nordic Team,
Thanks for supporting. Now i want to integrate GPIOTE with BLE UART example. When i call gpio_init(); this function got error like below image.please support...
Good morning,
I am trying to get the lowest current during system OFF (no RAM retention, no wake-up sources configuration) on 52840 PDK. The spec says that the OFF current...
Hello,
i am working with a custom board, based on nRF52832, running the Bluetooth Mesh SDK v2.0; the board is equipped with a SoC that communicate with the nRF52 using the...