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...
Sometimes when I call sd_ble_gatts_hvx, it can take several ms to return. Most of the time it takes very little time (<1ms), but occassionally it takes up to 34ms, my connection...
Hi Nordic Team,
In my application, I'm trying to read 512 bytes of data continuously from the STM32 master device. nrf52840 acts as a slave device. Every time I receive...
I have a DK of nRF52840, which is from 2016, and want to use it to test the LE Coded broadcast.
But it seems that 2016 DK does not support it, so I want to replace the chip...
Hi
I am working on direction finding examples, based on CTE feature that is introduced in BLE v5..
I have build and run both "tx" and "rx" examples successfully as described...
I have developed two PCBs that each use the rRF52840 chipset in the form of the BL654 modules from Laird which include PCB antennas.
I based the software project on the...
Hello,
I am trying to transmit weight measurements via BLE from a nRF52840-DK to a proprietary app. I am able to successfully transmit the data to the nRF Connect app on...
Hello Tech Support Team,
We are looking for a solution that can support LE audio. We currently use CSR8675 to make a Bluetooth dongle.
In order to support LE Audio, we...
Hi,
I'm having some issues trying to install the additional python dependencies for both zephyr and nrf
but it's not really working
I'm using this version of python...
Hi Nordic Team,
We require to perform below BLE range test, for which i would like to know which firmware i can use for the same.
1) To configure one device as continuous...
Hi,
We are testing mass pairing on our windows machines, as we have seen problems with a high number of paired devices.
I am able to increment the mac address by using...
Hi,
A simple CMAKE question, somewhat regarding the zephyr build, but pretty essential for someone using JTAG to debug the application:
How does one disable optimization...
I need to make a reset of mesh device with clearing its configuration.
For this I tried to use model_config_file_clear() or mesh_stack_config_clear() functions.
However...
Hi,
How to enable fast mode for radio transmission and reception (I am using nRF5 SDK). These are the default examples and I can see that fast mode is not implemented: ...
Hello again,
I saw this Github 's post and I was wondering if is possible to use some of the libraries and drivers with nRF52811 and if so should I pay attention to some...
Hi,
Question:
In our project we need to drive some external components (High Side Drivers) via GPIO output.
In order switch on our “High Side Drivers” we need a voltage...