Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
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...
I'm trying to enable DFU on our device but am getting a lot of issues.
I used Device Manager to upload app_update.bin and it worked. If I use Flutter example to upload firmware...
Hello everyone,
I am currently evaluating the nPM1300 Fuel Gauge with a LiFePo4 battery.
I would like to use nPM PowerUP to prepare the battery profile, but it appears...
hi support team,
i was testing mcumgr ota from uart, but found that the speed is slow how can i improve this?
i have change uart baud to 460800, but did not help. for...
Hi,
I'm using an nRF52840 DK to develop my prototype. Now I'm moving into the PCB design phase and I'm using a BLE ceramic antenna. I'll add a pi network footprint to tune...
I am using SPIS for my project. I am manually toggling CS for the peripheral. I get NRFX_SUCCESS for nrfx_spis_buffers_set() function. Also, when I probe the CS signal on...
Hi,
I am using the nrf52840 dongle board just to startup a project. I connected to the dongle a UART-USB converter to the dongle... but when I enable the UART into the firmware...
Hi Sir,
Please help to check do we support the ISO14064/ ISO14067 for the below part numbers.
1. Could you help to check do we pass the ISO14064/ISO14067?
If yes,...
I am implementing nrfx uarte on nRF52840 with ncs 2.6.1. I am using the example provided in modules\hal\nordic\nrfx\samples\src\nrfx_uarte as a reference.
Reason for using...
Windows 11, WSL2, NCS 2, VSCode
I want to be able to reboot my chip without the watchdog automatically being enabled on boot.
I cannot seem to disable it through the API...
Hello, the chip I am currently using is nrf52832 and the SDK version is SDK15.0. May I ask if all callbacks, interrupts, event handling, and main loops belong to the same...
Belows are that my development setup
sdk : sdk16
os : none
development tool : keil
To use the NRF7002, it is understood that the NRF CONNECT SDK must be used. However...
I have purchased two nRF52833 development kits and I would like to implement Direction Finding using AoA method. I have purchased the uBlox ANT-B10 patch antenna board for...
Hello,
I'm a relative neophyte when it comes to non-hardware aspects of WiFi ICs, so I have some basic questions about the nRF7002; these are features my client is asking...