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...
Using the following code block nRF52833(PRX) can receive the data from PTX(nRF24L01+).
But how nRF52833 replies to nRF24L01+ with the ACK packet which includes user...
Hi, in order to reuse the original factory public Bluetooth MAC of nRF5340 based radio module, I had introduced a function that reads the MAC address out of UICR.OTP area...
After enabling Littlefs, I wanted to use a serial port to write files to it. I first tried using mcumgr, but currently encountered some problems. So, I tried to directly read...
Hi all,
I am using nrf SDK v2.5.2 and zephyr. In my application I want to measure a signal frequency coming from a GPIO, I read about the PPI and I thought it was good...
Hey there,
I'm trying to build the `hw_unique_key` sample for a nrf5340dk_app (non NS) with CONFIG_SECURE_BOOT so that its `child_image/b0.conf` with CONFIG_HW_UNIQUE_KEY_LOAD...
Hi,
I used to use the nRF51 with Keil, so not too much experience with new SDK, but I have followed the "nRF connect SDK fundamentals" and "BLE fundamentals".
I am trying...
I downloaded the report from the official website in August 2023, but the client has given feedback that it has expired and they need the most recent one.
I would like to test GPIOE APIs on nRF5340 develop board. But west build generated the following warning message.
Could I use nrfx_gpiote _xxx related APIs ( infocenter...
hi
I am trying to get the nrf7002 dk working, however, when i try to provision the kit using the nrf wifi provisioner app i get an error saying " scanning error received...
Hello,
I'm working on nrf5340 audio bis gateway sample.
The NCS version I use is v2.2.0, I know it's a very old version, but for some reason I can't update to the latest...
Hello,
With the latest version of the nRF5340 MDK I am getting the following linker errors (below), and don't understand why they should turning up.
Best regards
==...
I need to use ADC in the project, and then I have configured ADC in overlay. The code is as follows
The same code can be measured normally in Zephyr's ADC example, but...
Hi,
I'm trying to use an nRF52840 dev kit as an I2S-to-USB microphone, but I've been running into a problem where the recorded audio is periodically unusable.
To debug...
Hey Everyone ... Looking for some ideas / help with crash involving nRF Sniffer v2 and Wireshark. Specifically I have an older White MacBook that I use for sniffing and nRF...