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...
I am just beginning with the dev kit I bought in December. The box has a URL: nordicsemi.com/start52840dk
This is not helpful. The only thing I find there is a PDF - apparently...
hello,
i am using sdk 17 with ses v5.20 i have customised board consists of Decawave 1000 , Nrf52832 and accelarometer i want to compile and run both initiator and responder...
Please tell me about RBP CONF of UICR. Q1. What is the purpose of UICR's RBPCONF (read-back protection)? What kind of protection is it? Q2. What changes when RBPCONF (read...
I'm having problem connecting my thing:91 to the nrfcloud. When im trying to connect im getting "Troubleshoot nRF Code 40412". One of the reasons could be "before attempting...
Is there any way to run the TIMER peripherals off of the 32khz clock? We need to generate a 1khz PWM while the micro is asleep, and we really need to be able to shut down...
My device has BLE and I can successfully use any example (for example ble_peripheral/ble_app_bps ) to advertise different services.
It also has a serial port from where...
Hello,
we have a problem to do bonding to a Huawei P20 lite, which has Android 9 and seems to use BLE 4.2.
We use the nRF52832, with SD 17.2.0, using Bluetooth LE.
We...
Hi I have a new NRF5340-PDK board. I am using Zephyr OS to build my application like that: However, flashing with: doesn't work. I am using the latest version of nrfjprog...
Hello all,
We sell BLE devices with pre-programmed firmware, which has the ability to be remotely updated using the nordic buttonless DFU service based on a modified version...
Hi,
Thanks in advance.
Anybody experiencing the same problem? I'm trying to test the DFU functionality by compiling the example in SDK/examples/dfu/secure_bootloader/pca10040_ble...
Hi,
I've just learned that even with enabled pairing, it's still possible to "simply" connect to the device. But is there a way to force pairing on connection?
I'm...
hi,
i am using nrf52832 devkit and max30208 temp. sensor. i am not getting updated data. iprefer this link for i2c address.( https://os.mbed.com/users/cyberjoey/code/OT07_I2C_GUI_Firmware...
We are implementing a protocol using the softdevice s140 multiprotocol API. The protocol is always listening, but occasionally transmitting.
To manage this setup, we request...