i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
I had successfully interfaced lis3dh on nrf52 dev board using i2c protocol, i am getting raw values of x, y and z but i don't know how to interpret those values i.e. convert...
Hi,
Is there any similar to Online Power Profiler for Zigbee? How much my nRF52840 application should consume when using zboss stack? What is the minimum expected consumption...
Hi all,
I'am doing DFU via OTA
The device will be in bootloader mode ?
my current application has a thread running when i'am initiating DFU via OTA in nrf_connect app...
Hello !
I would like to evaluate few examples from standalone SDK and compile those under Linux Ubuntu.
For example : nRF5_SDK_17.1.0_ddde560/examples/crypto/nrf_cc310_bl...
Hi , I am working with NRF9160. I want to publish 3000 byte(char array) on mqtt server but I get Stack Overflow error. How can I solve these error? I tried these proj conf...
Hello! I currently have an external button and LED connected to the Icarus IoT dev board. For the time being, I just want to turn on the LED in the callback function when...
Hello,
I have a few questions about operation around the nRF9160.
I uploaded a minimal program on the nRF9160-DK card to obtain low consumption.
I get 600uA on average. In...
Hi,
I have implemented the USBD CDC ACM driver into my firmware. What stands out is the latency as soon as the event
APP_USBD_CDC_ACM_USER_EVT_PORT_OPEN triggers, my terminal...
hello. im having issues using ble uart, im planning on connecting my phone to nordic by bluetooth and to pc by usb, the problem that I have is when I use a usb port terminal...
Hi,
We are going through the errata file (nRF52840 rev 2) and wonder how to link anomaly (chip level) with nRF Connect SDK release (RTOS level)...
Where to find the...
Hi!
I am trying to interface LIS3DH module ( https://www.adafruit.com/product/2809 ) with nRF52 DK, SDK 11, via i2c/spi. I tested on Arduino UNO & it gave x,y,z values....
Hello, industry. Two questions for you:
1. To test fault-tolerance of our BLE scanning device we need to generate and advertise from another BLE device custom faulty ...
Hi,
We want to know more about BLE mesh OTA update in Nordic Connect SDK V1.8
Can you please share detail implementation on Firmware Over the air update in NCS 1.8 ...
Hi,
With the latest SDK v 14.2 is it possible to do OTA updates to nRF52 from OSX/Windows/Linux without the use of additional DK? I understand that for iOS and Android...
This might not be the optimal forum for this question, but I'm not sure where else to post it. I have a (I think) very simple question about configuring Zephyr.
I have a...