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...
I'm trying to make i2s working on mbed os by using NRF52 development kit board (based on nrf52832).
Looks like I'm missing something. What I managed to do so far is:
...
Hi,nrf52832 entered in bootloader mode.as ld5 led is keep blinking on power reset and holding if boot/reset button.please help me to get board back to normal mode.thanks.
HI,
I am working on NRF52832 SOC. with SDK 15. where i need to read the SENSOR data from twi protocol.
Common Write and Read Register function has been created
I...
Hi,
I would like to use the Raspberry Pi and the Thingy:52 as published in the demo. My question is, how many Thingy:52 devices are supported by the demo?
I have a nrf9160dk I followed the steps in the movie www.nordicsemi.com/.../GetStarted I have inserted my own sim that is working in my phone but I do not get LED3 and LED4...
Hi There
Is there any additional drivers that i have to install to use nRF connect on my Mac?
I've installed it and when i connect the nRF9160 DK to the Mac, it doesn...
Hi, I am trying to implement app_timer library with FreeRTOS. Based on my testings, it seems that app_timer_start() under app_timer_freertos.c has the lowest time resolution...
Good day
I moved from Mesh3.00 to mesh 3.1 and I see the way UUID is extracted is slightly different.
I would like to know when I copy the UUID to use in my project will...
Sorry for disturbing!
I have some questions about measuring nRF52832 32Mhz Crystal frequency.
I use an active probe(Tektronix P6243) to catch the signal and the test result...
In the case where connecting to a phone that is paired with my device after my device has cleared pairing information and doesn't remember the pair, I'm observing the following...
I'm working on a project to get two devices to agree on a secret key based off of physical layer properties.
My solution is for devices A and B to make 64 RSSI measurements...
Hello, we have developed our product with S132 version 6.0.0 and sdk 15.0.0 since that was the most current when we were in the development stage.
However, now we need the...
When switching the dongle into DFU mode, it changes the serial port number when running in windows.
Both the bootloader and the application sets up the USB and calls the...
Hello, I am using the nRF51422 development kit. The SDK I am using is the nRF5_12.3.0_d7731ad. I am trying to run the "Blinky" example by copying the hex file for the PCA10028...