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,
I am trying to program my nRF9160 DK v0.9.0 with mfw v1.1.4 but I am getting an error "Modem DFU failed with error: Error: Error occured when program. Errorcode:...
Greetings,
I have two nRF52840's where one is modeled as a peripheral and the other as a central. I have created a custom service and characteristics on the peripheral...
hello Nordic
i work with nrf52840, SDK16.0 S140
i use QSPI for writing to an external flash (IS25LP064A)
if i write 16 bytes then its all ok but if i try to write...
Hello,
I have nrf52810 with soft device S132 5.1, SDK 14.2.
It works fine when NRF_LOG_ENABLED is enabled, data from NUS are printed in debug console. But Im not able...
Hello,
I am writing a BLE central application that connects to a device and should then discover ALL services on the device. I am new to Nordic and am using the nRF5340...
Hi
I am going to start an application with the mesh network. Here is my requirement,
1. I have to receive the data from the master device (STM32) by using SPIS (nRF52840...
Hello,
I am using the ble_app_uart_c_pca10056_s140 example code (SDK v17). This is the NUS BLE central device.
The code is almost unchanged from the example source.
...
I'm quite new to nrf.
These days I'm trying to program power efficient uart data sender over ble.
It receives uart and sends data fine.
The problem is it's not going...
Hello,
Does nRF52833 has support for FreeRTOS in version 16.0.0 of nrF SDK?
Is there any specific example with the softdevice and FreeRTOS?
Thank You,
Vineeth...
When we develop out product, we found it cannot connect to our server. After our check step by step, we found if we comment the code about RAI setting, MQTT service can be...
I wanted to add TWI functionality to the flash fds example and was confused about adding drivers with CMSISwizard. I manually added all the necessary twi drivers based off...
HI
I have got a new nrf5340 DK. I have tested four LEDs and HRM. It's working fine. But when I have tried to upload blinky or hello_world Sample from NCS v1.5.1, I can't...
Hi all,
I have tested successfully the wireless timer syncronization proposed by:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello guys.
I recently discovered that you included example codes for OSDP Control Panel (CP) and Peripheral Devices (PDs). In NCS v1.5.1 that I am using, they can be fund...