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 believe that it may be advantageous (in some cases like an application short on FLASH with significant free RAM ) for a version of the soft device to
have a significant...
Hi ! I started learning nRF Connect SDK and try to analise sample "Bluetooth LLPM".
On nRF52840 board (PCA10056) all work fine but when I try to test this sample on PCA10059...
When the nRF5340 is in RXIDLE state and it receives a valid preamble but the Access Address does not match any of the configured logical addresses, does the RADIO automatically...
Env: SEGGER Embedded Studio success build many mesh sdk project; Nordic command line also install and run.
1. Install windows amd64 ncs sdk 1.7.1
2. Click "Open IDE" button...
hi support team,
i have two questions:
1.
Attached is the SLM communication log with new 9160 DK board
I am using NB card, and 9160 takes about 20 seconds to attach...
Dear All,
is it possible to configure the nRF9160 modem not to auto connect to a LTE network when at+cfun=1 is sent? I know that with at+cops a specific operator can be...
Hi all,
I'm implementing a lwm2m client on a NRF9160 and have a problem with read/write resource instances. I use Leshan demo server to test the object and a came across...
Hello,
I am working on a project where I need to update 100 clients at a relatively high update rate. The clients are spread out in a room of about 15 x 30 meters. I will...
Hello.
In our project we must have FOTA functionality, and we want to encrypt these updates
I'm trying to create an encrypted firmware image update for MCUBOOT with "blinky...
Hi I'm trying to create a release build but I have the problem that I can't seem to get zephyr to build without debug data included. I would really appriciate some help with...
Dear,
I would like to ask which would be the closest example to start on to perform a direct test mode for ANT+? Actually, exactly as it is made for BLE, but there is no...
Hi, I am Marcous. Currently, I am working on the direction-finding demos. To be specific, I am developing my own application with locators connecting with multiple beacons...
I'm sorry my English is not good enough.
We are currently looking into a BLE project that will act as a peripheral using Zephyr, which is included in the nrf Connect SDK...
We have built our application in nRF SDK for Thread and Zigbee. Since nRF SDK for Thread and Zigbee is in maintenance mode now, we plan to move our application to nRF Connect...
Dear NCS exprts,
I'm a little confused with the endian-ness between the firmware application and the controlling Android app. Lets first take a look at the firmware (running...