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...
Trying very hard to get up to speed on developing Zigbee devices using the new 3.0 release of the Zigbee stack. The documentation is virtually useless as far as I can see...
Hello,
I am trying to benchmark the CC310 cryptocell on the nRF52840. I am testing the ECDSA example (examples/crypto/nrf_crypto/ecdsa). I can run the code fine with the...
Hello!
I have been working for a while now to get the power on off and default transition time working properly. I have successfully gotten the models to be initialized...
Hi,
I'm using the PPK and with a DK with the nRF52832 and use the S112. When i zoom in i see the current peeks of 30µA in system off.
What can be the source? (Can this...
Hello,
I want to test the IKS01A1 (STM) board with the STEVAL-MKI159v1 board by placing the IKS board in the Arduino connectors on the nRF52 (PCA10056) DK board.
I want...
Hi all,
I have checked in Nordic Devzone for this query but no luck in finding solution for my query.
I am using nrf52832 and configured as central and peripheral.
my...
Hello,
I am looking for reference circuits for the nrf52832 in form of EDA files. I suppose that NordicSemi used to provide Altium examples, but the link in the Infocenter...
Hello!
I'm trying to develop a BLE HID Gamepad/Joystick using the NRF51822. I've tried the examples of HID keyboard with SDK 12.3.0 with S130 soft device and they work fine...
Using NRF51822 + SoftDevice 130, version 2.0.0, I have written a program which reads data from on-chip flash memory and transfers it to smartphone once connection is established...
Hi,
I am compiling pc-ble-driver-py 3.6 version ( https://github.com/jorgenmk/pc-ble-driver-py/tree/python3-support ) and it gives me an error:
0%] Building CXX object...
Hello,
I send 32 bytes of data in 4 milliseconds via UART. Peripheral sends this to ble_app_uart_c for a certain period of time. But after a very short time there is fatal...