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...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...
Hello,
I am looking to conduct a test to simulate a Zigbee device using nrf52840 in the Zigbee:shell sample. This involves modifying the manufacturer ID and model ID. If...
I need a clarification about the update of gpiote driver. I've passed from the NCS 2.5.1 to the 2.6.1 and now I have issues in the configuration of my ppi infrastructure....
Hi,
I have a peripheral which is sending data to a central via the NUS service. Everything works as expected until the central is removed (e.g. power failure)
The problem...
Hi, basically I want to expose my firmware's version through the GATT DIS (Device Information Service) to client applications.
I have gone through:
the VERSION file...
The link provided as part of the webinar to download the PPT is not working, So could you please with PPT
Following is the webinar link
https://www.youtube.com/watch...
I develop using Apple M3 paired with VS Code with nrf extension. The development board I use is NRF52840DK. When using JLink firmware with version number JLink_V796b, the...
Hello,
I just recieved my nRF5340 DK and was going through the "Getting Started with nRF5340 DK Guide" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides...
In the Power Profiler you can select an area of the logged data. Below the selected data it shows the duration of the selection. When I zoom in, or select a period larger...
Hi,
Something happened and I'm not quite sure what... but I can't seem to debug anymore with visual studio (1.89.1) toolchain (2.6.1) SDK (2.5.0) Whenever I press the DEBUG...
Hi all,
I have been successfully using an Adafruit 1.9" 170x320 ST7789 display, but when I switch to the Waveshare 2" 240x320 ST7789V display it doesn't work. I'm wondering...
I am trying to test with Dynamic device ID at run time and The chunks are not uploaded to memfault cloud through anroid nrf memfault application (See the attached screenshot...
Hi,
I wanted to know if we can configure the connection interval in the connection request in android. Please note that I am not talking about changing the connection interval...
I got an error while building the direction finding demo In nRF Connect:
../src/main.c:254:10: error: 'const struct bt_conn_cb' has no member named 'cte_report_cb' 254 ...