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 am a newbie with nordic, where I have recently purchased the nrf52810 device. I need some guidelines to get started. My intention is to read data via TWI from an MPU6050...
Hi,
In past we have observed BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION as a disconnection reason when the application layer tries to disconnect because of a timeout. But...
Hello, we are developing a project solution where we want to pass data between multiple sensor devices using BLE advertising data. For now, we have a test setup with two nrf52832dk...
Hi,
I would like to catch in main.c the nobody connect after advertising event via ADV_SET_TERMINATED.
I can see with breakpoint program jump into ble_advertising_on_ble_evt...
Hello
I am making a button double-click function in sdk v17. I've tried 'app_button' and 'app_timer'. Created a timer that is called every 0.1 seconds and terminates when...
Hi there,
To put a little bit of context, I've designed a wearable that is now going towards pre-production (only some minors fix left to do). In the last iteration, we...
Hi,all:
I use 9160DK to test PSM mode as follow steps with at_client example:
1、set ”AT+CFUN=0“ to power off mode;
2、set "AT+CPSMS=1,"","","10101010","00100001"" to...
Hello,
We're making RuuviTag sensor beacons which log environmental data to flash. Logged data is later read by a mobile phone application over Nordic UART Service.
The...
Hello
I am programming using the nrf52832 module 'MDBT42Q-512KV2' in SDK v17.0.
This works well without any problems in the example ble_app_blink. However, the BLE is...
Hello
I am contacting you to have a little more information concerning the messages which are sent in the examples thread_simple_coap_client and thread_simple_coap_server...
We have performed the DTM mode setup on the ATEX HW variant of nRF52832 chipset using nRF go studio application where the app is throwing an error as attached in the screenshot...
This is more related to the Segger Embedded Studio than Nordic parts or SDK, but I'd like to hear what kind of experience other Nordic users are having with the Segger IDE...
I want to run BME680 sensor example from zeyphyr->samples->sensors, i loaded the project with adding nrf9160dk_nrf9160ns overlay file with the contents :
&i2c2 { compatible...
Hi,
we are using the nRF52840 in a medical ECG recorder. To stream the data as fast as possible we want to use the 2Mb phy. Everything is working as expected under iOs and...
Hello,
I am using Nordic's SES 4.52 with a project from nRF Connect SDK 1.3.1. I have preprocessor definitions I'd like to add to the project to mirror those added on the...