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...
Hollo
Im using the GFX example, want to print string and to clear the screen , i use screen_clear(); function, this is default function gfx example
this is the loop...
Hello,
I am working in a project using the nRF52832 SoC, on the nRF5_SDK_17.1.0, using the Softdevice S132 and working over the SES IDE. For managing the consumption I have...
Dear Nordic team I'm evaluating nRF5340 Audio DK. Everything is working fine, but I'm wondering if is it possible to improve wireless range using an external antenna on J1...
I am currently using nrf5280 and nrf5 v17.0.0 SDK, and using ble_app_hrs_rscs_relay example. But neither RTT nor Uart can be used, which side has a problem with the setting...
About 44 minute mark of Measuring distance with the Nordic Distance Toolbox - Nordic Semiconductor , Paal mentions tuning is needed for custom boards. In slide 38 of /cfs...
Hello all,
I am currently trying to test out the programming functionality of the SEGGER JLink Plus on the NRF52840-DK. I am trying to do this in preparation for programming...
Hardware: nRF52832 on the nRF52-DK
SDK: nRF Connect v2.0.0
IDE: Visual Studio Code 1.73.1 with nRF Connect for VS Code (v2022.11.140) extension
I'm trying to get familiar...
Hi Nordic/Zephyr Community, observer behavior:
-- west build: generating a build system LIBRARY_SDK_BASE:= C:\cm\projects\zorbit\library_sdk ZEPHYR_BASE:= c:\cm\ncs\v2.1...
I'm testing out my new PCA10040 dev board. I can see the board in Windows Explorer when it's connected and I can see the two preloaded files as in the attached screen shot...
Hello Community / Nordic How can I have a boolean property in my mp2723 device driver devicetree dts or overlay. I am using NCS v2.2.0 in MS Windows 11 with VSCode 1.17.2...
Hello!
Using nrf_gpio.h enables P0.00 port control, but using app_timer.h together makes port control impossible.
I don't know if the code I wrote is the problem or...
I am using zephyr 3.1.0 and i build blinky pwm and rtc code from zephyr but it is not building i am using nucleo_u575zi_q board but in dts of board pwm and rtc is not there...
I modified the nrf9160 https_client sample to make a GET request to a web server and retrieve a JSON response. Unfortunately the rec_buf always ends up with an HTML response...
Hello everyone!
I've been struggling to get over this error when attempting to use an augmented Thread project based on the thread_mqtt_sn_client_publisher example. Would...
According the nordic documentation of the AT command +CEINFO, the value of CINR is in dBm.
Other source (outside Nordic) mention dB as common unit, e.g. LTE signal quality...