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...
Hello,
Could someone advice how the Zephyr I2S (i2s_nrfx.c) modules or Nordic Module (nrfx_i2s.c) should be used to I2S TX a USB ISOCH stream (1msec), when the 2 rates ...
Hi,
The project is based on nrf cloud reset FOTA sample, ncs 2.6.1, testing on nrf9160DK. I use a FT232 to monitor the output from uart2.
I want:
uart0: used for outputting...
Hi, I just started working on nrf5340 and on importing the blinky sample, i got an warning regarding my gpio driver files. i have tried reinstalling my SDK and it doesnt work...
I am using the following chip: NRF52840-QIAA-R
boggi@getshop-boggi:~/....$ nrfjprog --program /home/boggi/..../build_1/zephyr/zephyr.hex --sectoranduicrerase --verify...
Hello,
I want to program the NRF52840 chip via the nRF Conect for Desktop application using the NRF52840-DK. I made the connections as in the image and I also made the NRF52840...
Hello All,
I am having issues using the Async zephyr API to control the UART. I am using the Seeed studio xiao nrf52480 sense board.
I have followed a couple of nordic...
Is it possible to use the nrfjprog utility to program and secure (from read over the SWD) the nRF52840 in one step? I tried:
nrfjprog -f NRF52 --program abc.hex --chiperase...
Hi,
I'm running into a strange issue with an application based on the azure_iot_hub sample using ncs v2.5.0 running on the nRF9160DK. Everything works fine when I run the...
i want to use NRF Hardware Timer into Zephyr OS(NRF Connect SDK) . How I can use any example or Suggestion Please. My Issue Is I have to trigger ADC Read Every 1ms . so Zephyr...
Hai
We are already using nrf52820 for various projects and already having stock of around 10k.
Now we are planning to work on Bluetooth mesh. I found NRF52820 will support...
Hi,
I want to run the radio_test sample on a custom board, how do I go about doing this?
The custom board uses a UBLOX NINA B401- which utilises the nRF52833 chip...
I have created the sample_fs project from subsys/fs/sample_fs. I have not made any changes to the project. I have built it and flashed it onto a nrf52840dk. But I'm getting...
Hi,
I want to enabe filessytem, diskaccess and sdmmc on nrf5340 in order to save data on a SDCARD via SPI.
I have added the following to my proj.conf
CONFIG_DISK_ACCESS...
I posted a question in the following link, but there is no answer.
https://devzone.nordicsemi.com/f/nordic-q-a/114929/please-tell-me-the-scroll-up-down-command-for-mouse...