Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hi , I have real ECG device with 2 Click and I almost got NRF52840 with PCA10056 development board. I want to put the analog signal from the ECG device to the ADC on the development...
hi support team,
customer is using 5340 1M i2c interface, and we find out that ncs 1.5 still don't have 1M driver, we have to modify the source code,may i ask the when R&D...
Hi,
I am saving temp data along with timestamps in the internal memory and sending it through ble.
if during transfer the queue becomes full (NRF_ERROR_RESOURCES), I am...
Hello all,
I'm developping a firmeware to test the bluetooth inside of our case. So i want to start DTM with a bluetooth command.
The command goes right, but the dtm_init...
We are switching between two modes of ADC sampling in our application:
single shot - Consists of a routine -> Init saadc -> convert a sample of one ADC channel -> uninit...
Hello,
I am trying to implement the workflow "Application as the manifest repository" as described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hi DevZone,
We are trying to move our existing application from SEGGER compilation to a GCC build for CI / CD purposes. However we are seeing a strange bug with uint64_t...
Hi, I use an NRF52840 in my product. The NRF52 is interfaced with an external module in UART. The NRF52840 is always powered by the battery using the different power mode...
Hello All,
Working in lift industry, I recently recovered a BLE project developed by an ex-colleague running on LairdBL651 using with nRF connect SDK 0.3.0 (nrf52810, Segger...
Hello
I am using app_pwm control. When creating PWM, I am using the code as below, can I put float value in period?
I think I can only enter INT value at the period...
I have cloned the BLE code from the periperal_uart example provided in the SDK. However, I am using C++ so I am perform my BLE initialization inside a .cpp file (i.e. main...
Hi,
i'm trying to compile the asset tracker v2 for the nRF9160-DK but i get the following error:
"opening dependency file modules\mcuboot\boot\bootutil\zephyr\CMakeFiles...
Hi all
I have Openthread setup
BorderRouter [ with Raspberry pi and nordic in NCP design].
EFR32 radio board that has been flashed with ot-cli-ftd and made as Leader...
Kindly confirm modem details, BIP ,Refresh command support etc. as mentioned in sheet. -- Kindly let me know whether the question from the operator is clear
Chip nrF52810
SDK - 17.0.2
SD- S112
Mine is a system which sends out beacon continuously (no scanning).
From the spec, I see that the, 2Mbps is the only feature...