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,
Nrf52 52840DK,SDK17 S140.
how to broadcasts continuous data? (Continuous broadcasting, with different data each time)
code as follows:
SDKs\nRF5_SDK_17.0.2_d674dde...
I have VSCode 1.63.0 (Universal) on macOS 12.0.1 with ncs v1.7.1 and a board with an nRF52840 MCU. I'm using the "hello_world" example. If I power cycle the board I can start...
Hi,
I'm trying to connect to hook-up a debugger in VSCode to my target but am unable to. The hardware is custom and JLink connects fine with nrfjprog to program and erase...
Hi,
I'm trying to ,create a development environment for Alexa gadget in nRF52832.
here is the thing which I'm using:
1. nRF connect for desktop version v3.9.1
2. Toolchain...
I had a Thingy91 that I think I bricked in trying to upgrade the firmware. I'm able to see the device in desktop programming, but it says erasing then gets to a 100% screen...
Dear, I am new to Nordic. I created a simple project for testing. There is a small fucntion to display "Hello World". After , Re-build Solution.. the memory used is as shown...
Dear community,
I am evaluating the nrf52 chip on the nrf52dk. I am using the peripheral_uart example, built for nrf52810. I have stumbled upon an error which I'm not sure...
In our BLE connections we often receive a BLE_GATTC_EVT_WRITE_RSP event with gatt_status 0x01F2.
Looking at the list of GATT_STATUS values, this must be an error in the...
Hi, based on my previous posts ( 2nd post , 1st post ) regarding the ble_app_uart_c multilink example I now face another issue.
When I run the multilink example on my nRF52840...
Hello,
Until now we compiled our company project using SEGGER Embedded Studio command line tool 'emBuild' that was called from a custom Makefile like this:
But we...
Hi all,
I want to self provision my node. I am using nrf52832 dev board, mesh SDK v 3.1.0, light switch client example. You may wonder why self provisioning, when there...
Hi, I am currently utilizing an app that supports multi link; however, I was only able to get 7 maximum stable connections. My goal for this multi-link is to connect a sensor...
Hi,
I am trying to run the DNS example provided in the Nordic Infocenter as part of the Thread Border Router setup, but it is not working. I am getting "Error 28: ResponseTimeout...
Hello,
I tried to implement the HX711 example from Vidar mentioned here ( https://devzone.nordicsemi.com/f/nordic-q-a/34112/best-approach-to-interface-hx711-with-nordic...
Dear, I am developing first project for self training using Nordic MCU. I want to interface few Buttons, Leds and LCD. I read the Datasheet nRF5340_PS_v1.0.pdf. In it in the...