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...
Dear community, good afternoon
We have been working with a coordinator, a router device and an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b...
Hi,
I'm currently trying to load my firmware into some custom nRF52832 boards. It seems that several of them have been locked up after previously working. Other boards...
Hi, we recently purchased a Nordic Thingy 52 module and were trying to program it. We used a J-link recorder and a cable for the connection between the J-link and the Thingy...
I have installed CMSIS according to this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fsdk_config.html
documentation. After...
Hi Team,
One of my application needs the UART driver in both Interrupt and DMA mode for more data bytes transfer. No need of timeout operation or polling mode.
Can any...
Hello Nordic;
I use SDK 17.0.2 and gls example . We know for security in pairing, considered a password which that is randomly generated in SoftDevice and sent to UART....
I am having problems loading an existing project that I successfully built and ran in the past.
I open IDE from nRF Connect > Toolchain Manager > Open IDE
The SES opens...
Hi,
Our Nordic app is doing BLE<->SPI communication.
All works fine when running in debug mode with SEGGER IDE.
Once we run without the debugger running, the SPI transmits...
Any idea why I need to send write enable twice, without reading the status in between, to get the write latch set?
It doesn't work this way, but if I change "#if 0"...
Hi,
I'm using nrf52840 on a custom board and have a sensor connected over the pins P0.9 and P0.10
which are NFC pins that have been converted to GPIO by using macro (CONFIG_NFCT_PINS_AS_GPIOS...
Hi,
which hex file shall i install for an LTE application ?
It is basically step 7 of this tutorial: infocenter.nordicsemi.com/index.jsp
I wanna have a LTE application...
I am trying to start developing on my nRF52833 DK using Segger embedded studios, but my board does not show up as a mounted device on my laptop (echoed by the fact that Segger...
Hi there.
I am attempting to do some reallife tests on the nrf52840, mainly focusing on long-range capabilities and performance between the DK and an iPhone XS. Are there...
Hello, I've seen several posts about this, but I'm a little hesitant to use older posts since you guys put out new and improved versions pretty quickly. We are using SDK 16...
nRF52832 on a nRF52DK connectivity_4.1.1_1m_with_s132_5.1.0.hex pc_ble_driver_py v0.14.2
Steps to reproduce: - connect to a peer device - discover services and attributes...