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...
Hello,
I'm working with the Sensor Server example from the nRF5 SDK for Mesh. I've successfully implemented the sensor model with the default publication mechanism that...
Hello,
How to use the nordic android ble library, I have implemented it but only once when on the road can receive data. From the BLE device every minute sends data.
I...
Heyy I working on project where i am planing using XIAO nrf52840 chip am using Ardunio IDE for Rapid development, I was unable to implement wake and sleep functionalities...
On calling `bt_enable`, I find that the program hangs - the function fails to complete.
Enabling logging, it looks like HCI command buffers aren't being properly released...
Hello team,
I successfully migrate from the SDK 2.6.1 to 2.9.0.
Now, I am trying to build the modem_shell sample for the nrf9160DK with nrf9160dk_nrf9160_ns .overlay file...
Hi, I'm using ezurio BL653µ and want to create a custom board in ncs2.8.0 (HWMv2) but i cannot sellect the nRF52833-CJAA variant. What do i do? Do i select another variant...
We are considering to implement ”ASCS/BAP/CAP/CSIP/PACS” as the BLE profile.
Do you have any QDID for this profile certified in SDK 2.3.0? If yes, please provide each of...
Hello,
I am completely new to Nordic eco system. What I basically want to do is make a simple bluetooth mouse using a module and the Connect SDK with the HID sample.
Now...
Hi team,
Linking error for ble_uart
Segger embedded studio - 8.22a.
SDK version - 15.0.0
error -
Building 'ble_app_uart_pca10056_s140' from solution 'ble_app_uart_pca10056_s140...
nRF52832 is used as Central to get data from nRF52820 (Peripheral).
There is no problem when you always communicate, but if you can not communicate due to running out of...
I have a project using ncs 2.7 with the nrf9160. My west manifest file is set up to import all and it takes forever, so I am trying to narrow it down to only what is needed...
Hello, Currently i am working on ble mesh and specifically on different nodes implementation, Proxy node, LPN node, Friend node. But when i am starting to implement and testing...
Hello,
i am using the Wi-Fi: Scan sample with the nRF 7002 Deveolpment Kit.
I am trying to alter the clock frequency/QPSI mode (Dual/Quad) of the QSPI Bus connecting the...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...