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...
hi support team,
customer have one problem that saadc is high rate sample at about 800hz, it runs ok, but after ble connection and send data to device from mobile device...
Hi , My application works on ncs v1.3.0, and now I need to upgrade the SDK to upgrade the application to work on ncs v1.5.1. I have completed the application development on...
Hi,
I am developing a PCB with the nrf52840 chip. The chip is implemented as described in the datasheet ( Circuit configuration no. 6 for QIAA aQFN73 ), using the files...
We are encountering a very strange situation. We have two custom PCBs (PCB1 and PCB2) both with an NRF52832. We were able to program both PCBs (multiple times) with the JLink...
Hi
I'm trying to file open and write for logging temperature data and others on nRF52840.
I successfully open, read and write on SD card or flash in nRF52840.
I also...
I am looking for technical support on Nordic Chip NRF52805 chip recommended footprint – BGA pad size.
Based on the application note on WLCSP Package guidelines from Nordic...
I'm moving from SDK 1.5.1 to 1.6.1 and when I recreate the project using the new version I get;
C:/Users/randall.philipson/kodiak_core_iot_zephyr/core_iot/prj.conf:88...
Hi,
I'm using nRF Sniffer as a development/debugging tool - and it's great and it's very convenient; But now I have some unusual requirements - to sniff 2 or more connections...
hi,
We use the IAR development environment,We will use like the following GCC compilation parameters ,What are their options in IAR
SP -fstack-protector RELRO -Wl,-z,relro...
Hi,
I am looking at the 802.15.4g specification which is used by Wi-SUN alliance. It uses a PHY that is different from the standard 802.15.4 that is available in all nordic...
Dear nordic
I heard nrf5340 can support LE audio.
However, I don't find LE audio contents in nrf5340 SDK 17 version.
So, I hope you announce me about LE audio Issue...
Hi,
Has anyone integrated an nrf52 DKboard with BG95? I’m having a trouble in the integration. Sending the “AT” over uart and get an “OK”. I’ve translated the uart voltage...
Hi Team,
I am expecting 5.8 mA during advertising as per the PS of nrf52810, but I am observing around 8 mA. SDK used - 17.0.2
Device is consuming 2 mA when CPU is running...
Hi,
I have a question on nRF9160 FOTA / MCUboot:
I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from...
Hi,
We are using nRF52810 with SDK14.2 to make a HID device.Our device will be automatically bound after connecting to the computer, how can we know our device is bonded...