We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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....
We are trying to determine the emission designator for the nRF52832, or at least to determine the necessary bandwidth so that we can create the emissions designator. Please...
Hi everyone,
I have a problem with SOME android devices.
In particular Android devices with BLE 4.0 & 4.1, but I have NO problem with Android device with BLE 4.2 and iOS...
Hello,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...
Hi,
I am willing to migrate sdk 14.2 code to sdk 15.0 code. Do you mind me to ask a crypto micro-ecc question, please? Thanks.
In sdk 14.2, the micro-ecc part definition...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
When I am trying to initialize a structure in Flash memory, the...
I'm developing TWI code for Bosch BNO080. They use SHTP protocol on top of TWI. A working version using Wire library of Arduino is posted here .
I ported the code, and...
Hi there,
I'm playing around with the stock hrs_relay example that I've modified. the code works well but I'm noticing that its advertising strength is crazy high.
I was...
Hello to all
using the SDK nrf52840 trying to activate tcp client server example using soft device s140
On the server side
After the function in the main
err_code...
Hello team,
Is there a standard Nordic policy for longevity of SoftDevice updates and continued support for a device once it has been deemed "mature"? Context: I'm beginning...
Hi,
My nrf 52840 pdk and my custom pcb with nrf 52840 soc. both are running with same application ble_proximity example from sdk 14.1 and softdevice s140 5.0. when i set...
Hello All,
Chip : nrf52832
Mobile App : BLE scanner
Requirement : We want to transfer 20 Bytes(or more) at every 8 ms. Is it possible?
I have tested it :
No of Bytes...