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...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
Hi,
How do you create a macro in the nRF Connect Mobile app (Android) that displays RSSI in the log every time I receive a temperature signal.
Thanks very much.
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
We are developing a product with the nrf5340 and an external QSPI FLASH which contains bitmap images for display rendering. We noticed the nrfx qspi driver incorporates...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Dear All,
I use nRF52 SDK 17.1 for a bunch of projects with nRF52840. CMSIS DSP Library v1.6.0 (18. March 2019) is included in that SDK. I see that in the meantime there...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi!
I'm looking into making my own casing with a bigger battery pack for my Thingy:91.
It seems like the included battery has some circuitry which enables it to deliver...
Hi, There, I use 52832 to develop a HID touch(single point) device, it can work on android & windows, but can't work on iphone13(ios15). It can connect to iphone, but no touch...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
Greetings,
When trying to perform an http GET command over LTE-M (using the "Curl" MoSh command, to trigger a http download of a 500Ko or 1Mo file) after a few successfull...
Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
BLE Hello,
In my project i want to send the data from the nrf app to nrf52832 device and i don't know how to interface it with RPI compute module once the data received...
I'm using three low power PWM instances driving three separate IO pins open an nRF 52810 and need to be able to re-configure each of the channels on the fly to select opposite...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...