The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I know there have been a ton of topics about this but I've tried pretty much every solution I can think of and I cannot seem to figure out why my sleep current is consistently...
Hi,
I'm facing a very critical issue.
I need to send a time critical data from a ble sensor device to a Camera device acting as a ble central device.
Due to lack of full...
I want to send data without a computer from 3 ADC sensors.
using de ble uart.
How do I set my variable to send data?
I should use in ble_nus_string_send(&m_nus, data_array...
Hello, I am trying to follow the instruction for a 2way communication between nRF chip and the client device (cell phone). Although my chip is nRF51422/ PCA10028, I have found...
hi all:
Recently, I use nrf51822 as a central to connect some older sensor, but the ble chip of the older sensor did not use nordic, so I have this problem. I develop the...
I have the Heart Rate Service(HRS) program written in embedded c. I connected a two LEDs to nrf51822 board. One LED will start blinking when advertisement starts and other...
How do I write a value to gpregret when flashing the chip?
Basically, what I need to do is be able to detect the first time the chip is powered on so I can go into a special...
In my device I want to adjust the slave latency connection parameter, however my desired min-max connection parameters are the same as during the initial connection. I find...
I have an imuduino (arduino board with nrf8001 bluetooth and some sensors) board and am trying to load some of the profiles from the nordic arduino nrf8001 bluetooth api on...
Hello
I made the switch from SDK 6.0.0 to SDK 6.1.0 with SD7. At first we didn't get it to work. We would get the error NRF_ERROR_INVALID_PARAM on dm_init(). The problem...
Hello, I set up the environment by This . Now I can ping the device on the raspberry pi.
How ever, When I run the python client example on My ubuntu-14.04 and try to connect...
Hi, where can I get access to the definition and meaning and definition of the built in functions and headers of nrf51822? for instance what does this mean: uint8_t err_code...
Hi ,
I am using nRF6.0.0, SoftDevice 7.0, for nRF 6310 hardware.
I am trying to develop a ble keyboard app with the help of Ble Keyboard Sample we have in the SDK. As...
HI,
I am currently working on a project to develop firmware for S110 nRF51822 softdevice .
Currently I have a device with the following details: Ic Version - 2, Variant...