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,
i have searched for uart, i2c/twi communication with polling, interrupt, DMA method different brief explained guide for NRF52
but i have not found it any where...
Hello,
Previously, my nRF52840 DK worked perfectly fine through the USB (J2) connector. Then I successfully programmed PCA10059 by Debug OUT(P19) of the nRF52840 DK board...
My Android app allows the user to un-provision a mesh node. To do so, the app just sends a ConfigNodeReset message to the node's unicast address, which works perfectly if...
Hi, I want to add some auto-test capability to my nRF5340-based project. I thought one useful feature would be to measure voltage AND current at the hot node when all devices...
Hi all
We are switching to nrf-sdk v1.6.0 in our project and encountered a problem with MCUBoot.
The image builds successfully and can be flashed successfully as well...
Hi,
Iam using SDK 17 ,s140_nrf52_7.2.0_softdevice on NRF52840 SDK.For the first time I have noticed an issue,as below on running sample nordic17.0.2\examples\ble_peripheral...
I would like to use the Arduino Nano 33 BLE with MCUBoot and MCUMGR for FOTA. I am wondering if it is possible to use a two-stage bootloader (first stage Arduino BOSSAC, second...
I'm wondering whether the value pointed to by "ble_gatts_hvx_params_t.p_len" passed to sd_ble_gatts_hvx is copied to SoftDevice-owned memory before the call returns NRF_SUCCESS...
Hi,
I would like to create a library for the Nano 33 BLE to be able to use the NFC features that are available via the nRF52840 chip.
I am aware that there are some examples...
I'm starting a new product development using nRF52832, SDK 17.0.2 and softdevice S312.
Should I use v6.1.1 or v7.0.1 of S312?
Nordic's docs for SDK 17.0.2 state that S312...
I have no idea about how to read the device id of the external flash in the nrf52840dk? Please guide me to do so.
I also referred the MX25R6435F datasheet, to see the method...
According https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xrai_set.html control plane data only are supported.
How to set PDN to use control...
Hello, I need a reference PCB layout for the nRF52810-CAAA WLCSP-33 chip. There doesn't seem to be a reference layout for this specific chip. Furthermore it differs from the...
Hi everyone,
I have a couple of Laird BL653 boards which use the nRF52833 chipset. They have SoftDevice S140 v7.0.1 on them and I'm using the nRF Mesh v3.1.4 for IOS. The...