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...
Hello Team,
I have a custom board based on nRF52833 platform.
I have used ble_app_uart application from S132(PCA10040) SDK
Is that okie to use S132 for nRF52833...
Hi, I'm developing an application include features
ble, 2 libuartes, pwm, timer and now I'm planning add flash to my application
1. I'm using flash_fds. I find cli.c using...
hi:
I am an new user of 52840.I want make it as an ANT+ master. Then connect some riding equipment, like cardiotachometer ,speedometer , Stepped frequency counter or other...
hello,we use nRF24l01+ for the communication of IoT,nRF24l01+ need to receive CMD from the controllors,but after a long time,nRF24l01+ cannot receive data.
we have tested...
Hi,
I want to transfer a TEXT file from my android to a NRF52 unit.
Today, In my NRF52 unit i already use NUS with NRFUART application & NRFCONNECT application to send...
Hello
We have a project working on the NRF9160 dk, however we have run into some issues with our custom board, we are using the lwm2m_client sample to prevent that firmware...
Hi All,
I am trying to drive the low freq clock necessary for the softdevice on an nrf52832 (sd s132 ver 6.1.1) with the clkout signal from an i2c real-time-clock peripheral...
Hi,
We use SDK nRF5_sdk15.2 and ARM GCC cross compiler to develop application that runs on nRF52840.
We use new lib, as it was done in examples.
I noted recently that...
When I compile ncs/nrf/applications/nrf5340_audio with the latest SDK, the code repository for LC3 is required as described in the documentation. And LC3 is not open source...
Hi All,
SDK => v17.1.0
IDE => Segger
I'm using ble_app_gls and I want to remove LESC.
According to my project =>
I have define a macro,the name is LESC, it used...
I am trying to listen for bluetooth advertising packets in nRF52832 ( pinetime watch to be exact).
What is the minimum required code to program radio in pure bare environment...
I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data...
Hi,
I want to use nRF connect to program the "direction_finding_connectionless_tx" in my nRF52833 but nrf connect doesn't recognize my device.
There is no error message...