In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
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...