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....
Hello, Support team:)
I wish to use NRF_LOG_DEBUG function in segger embedded studio.
But there is no message in "Debug Terminal".
- nRF SDK 16, "/examples/proprietary_rf...
Hi
I am now working on a project which I use ble_app_uart_c as a reference.
SDK 16 and used softdevice s140.
UART works normally at 3.3V.
But if I lower the power...
Greetings. I am on a mission to upgrade the BLE Firmware of nRF52840 via UART and ultimately via the UART communication between our main Micro (Microchip PIC) and nrf52840...
Hi,
I am developing a product using nRF52832 . (S132, SDK 17, IAR8)
I am developing based on the ble_app_uart example.
I would like to add a basic PWM code to...
I had some issues with Errata so I tried to build a simple BLE app like Blinky.
The errata functions all compile as return false. For example, nrf52_errata_108
What...
I would like help in understanding the limitations of the NVRAM. The documentation for the nRF52840 and the nRF52832 are different. This is what the nRF52840 reads:
Do...
Hello all,
I am new to BLE mesh programming. I want to develop a multiple sensor client-server model where sensor data (eg. temperature values) from multiples nodes in a...
Setup:
- MESH SDK 4.1.0
- nrf52832.
Consider the following scenario:
- 3 nodes (A/B/C) are provisioned on the same network.
- I'm using a custom model with reliable...
Hi Team,
nRF52840 boards are getting fail continuously not able detect by Host computer.And the boards are no more useful and all boards are brand new only One day we have...
Hi,
I am trying to enable Bootstrap support.
Therefore I set "CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP=y" in prj.conf.
I also set "CONFIG_APP_LWM2M_SERVER" and the port...
I have built boot-loader hex file from SDK 12.1.0 secure DFU project, without any changes except for public_key.c file.
I am referring to steps mentioned under
Combine...
Dear all,
Hi, I'm Eric.
I m studying spi communication used nRF52832 base on SDK 14.2/example/spi.
That examsignal is below picture 1.
But I want to delay between...
Hi--
I noticed something rather peculiar on the built hex from segger that is programmed onto my nrf52832 chip (firmware image).
The hex looked as expected, until i got...
My ble_peripheral is bonded to ble_central, How do I upgrade at this time ? If you still use the mobile phone APP to upgrade, you need to erase the binding information, and...
Hello,
I encountered a problem when installing nRF_connect on a new computer. As shown in the picture, the attribute "middleware" of null could not be read. Opening all...