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...
Hi,
I was testing the GPS performance of the the thingie91. The default application (asset_tracker) works perfectly, but uses AGPS from the nordic cloud.
The asset_tracker_v2...
Hi all,
We run into a problem where our central product (a remote control) connects to the wrong device. We are using SDK v14.2.0 and softdevice S132 version 5.1.0. At...
Hallo,
I'm using a 52840dongle.
Uart ( PC-Terminal Debugging)
Radio ( reading 51822)
I2C Display
is working well
No i need to write and read data to/from a spi...
I have a serial OLED LCD on my SPI bus on my nrf52840 I want to do periodic LCD refresh by sending it's frame buffer without involving CPU.
I already know how to do SPI...
Hello!
I flashed the light_bulb example(NRF5 SDK v.4.2.0) hex to an nRF52840 Dongle using nRF Connect.
After reset, LED2 lights blue.
I do have an existing Zigbee network...
We have been using ble nus service which is working very well.
There are more than 100,000 bytes of data to be transferred each time.
We were using BLE_NUS_EVT_TX_RDY...
Hi I made some changes in the chat project that is found in NRF Connect SDK and when I build the change project this error occurs
kobj-types-enum.h: No such file or directory...
Hi,
I am writing after searching for an answer in this forum but without success.
I am not sure to understand the purpose of ble_app_proximity_coexist? I understood that...
I'm developing the nRF5340DK, would like to use the P0.04 (AIN0) pin to get the NTC thermistor value. but bind the device is fail.
the parts of the "source code".
/*ADC...
I'm trying to run your direct test mode code on the nrf53. And verify that the uart pins are working correctly. What is the best way to debug and verify this?
gdb seems...
Hi everyone
I'm looking for a way that I use the libuarte example with two UARTEs: one for receiving data, and one for sending data.
I tested serial uartes example in...
Hi, dear Nordic & all:
I just try to upgrade applicatiion via usb secure dfu on nrf52840DK, but failed to do this, the fellow is my environment, reference and steps: ...
Hello
I want to add a UICR section. but I don't know how to add a custom section in ncs(also zephyr).
I have researched about this for days and I've found zephyr code...
We have our own module using the NRF52832. We are using S132 V 7.2.0 We realized the ICs we bought had different revisions. One group is QFAAE0 and other group is QFAAE1....
I loaded the BLE peripheral HRS example from the Nordic SDK 17.0.2 on an nrf52840 DK. I connected a PPK II while connecting the peripheral using an nrf52840 dongle and the...