Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
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...
Hello,
I receive measurement data from 12 peripherals (custom PCBs) with a nRF52840DK. But I need a little more range.
Quick fix I am hoping for: Attaching an external...
I have the nRF5_SDK_15.0.0_a54641a files but I cannot for the life of me interpret the examples such that I can Frankenstein working code.
I am attempting to write integers...
Hi,
I have a question about PSM mode of nRF9160.
As I know, PSM mode is supported after 3GPP release 12.
But I found out that some network operator doesn't support...
I have a question about ADC configuration。 If an ADC input is multiplexed in different ADC channels , is the ADC data still dependable?
for example, the init code is as...
Hey,
I am facing a common issue in which I have seen multiple users. When I try to connect Gatt Server I got disconnection with Error code 133(0x85). and also we also have...
Hello, I need an application with a Bluetooth stack and FreeRTOS to handle different tasks (like button reading, sensor reading, ADC, etc.). So I try to implement the BLE...
Hello,
I'm using nRF52840 devboards and am running the NUS-examples on two devboards (peripheral and central) with SoftDevice S140 (SDK 17.0.2).
I want to synchronize...
Hello again,
I have merged two projects as described here:
https://devzone.nordicsemi.com/f/nordic-q-a/67575/serial-communication-usb-with-ble-hid
https://devzone...
Hi Nordic,
I want to establish a user controlled connection to a ble_peripheral. I am using the Sdk 15.3, s140 and the nrf52840.
I used as a reference the ble_app_interactive...
Hi,
using dongle nrf52840 pca10059 board name.Not able to load the hex file into the programmer app as using the nrf connect for desktop version:3.4.2.Getting the warning...
Hello
I use nrf52832 and SDK v17. And I'm using NUS (UART) service and peer manager. So far, I've been testing with an Android phone and connected it with an iPhone for...
Hi All,
I have modified ARM FB ABI type preprocessor macro to "soft" to optimize power consumption in my saadc routines. But I am seeing below error while compiling. I...
I am developing USB CCID driver class for nordic nRF52840. I used USB CDC-ACM class as reference and tried to implement for USB CCID. I have developed the device descriptor...