Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
Hello Nordic Team,
I am requesting clarification on the capabilities of my nRF9151DK to be used as a debug and flash probe (via the 'debug out' P20 headers), and compare...
Since NCS 3.0.1 I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.
... as far as I can see I have not enabled this...
I've tried the following with the Quick Start app v1.2.0, v1.1.0 and v1.0.1. The log below is from v1.1.0, if I recall correctly. All logs are about same. Programmed the Asset...
Hi all,
I've been developing a BLE application on my laptop to communicate with the 52840. I manage to understand how to create and run a BLE connection through the really...
I have a class that wraps the Zephyr implementation of a mutex. For some reason, when the code runs, I get this error: ASSERTION FAIL [mutex->lock_count > 0U] @ WEST_TOPDIR...
I am developing a new architecture for my project. So, I am getting data from the peripheral, a custom nrf52832 card. Also, I create my custom service to send data and add...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
I've recently encountered a problem where the Device Tree Visual Editor no longer displays any peripherals (ADC, UART, SPI), making them uneditable. I have had my own board...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
Hello Everyone,
I am using NRF52840 dk evaluation board Arduino ethernet shield which has W5500 ethernet chip and for my development purpose using SDK 2.6.1 on visual...
hello to all.
i been strugling the last couple of days to make a simple PPP connection from a debian12 laptop to the internet passing trough the nrf9151. I followed the...
DECT NR+ HARQ communication and testing
Hello,
we using two nrf9151 development boards with latest modem firmware version DECT-NR+ (1.0.2) and nrf-connect v2.9.0 and...