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, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
TWI Master drives BNO085 to read four-element data at intervals of 20ms, and I2C will not be able to read data when the device works for more than 10 minutes. INITTWI and...
I have verified The maximum channel table size NRF_GZLL_CONST_MAX_CHANNEL_TABLE_SIZE is 32.
but result_value = nrf_gzll_set_channel_table(my_channel_table, 32) return false...
Hi, I am trying to reach the highest possible throughput when sending data over usb to nRF52840 from a host computer, but I am reaching 4Mbps max. Is this reasonable or is...
Hello,
I am working on creating a custom board based off the nrf5340dk_nrf5340 board
I am following the tutorial here
https://academy.nordicsemi.com/courses/nrf-connect...
Hello,
I would like to know if there is official C# source code to perform DFU OTA for a NRF52840 from Windows without Nordic hardware (DK, dongles etc..), using only the...
Hi, We are using `fota_download` library on our nRF9161 design running mfw-nrf91x1_2.0.1 to download a firmware upgrade image from our Amazon AWS server location. When trying...
Hello, I am currently using (\nRF5_SDK_17.1.0_ddde560\examples\peripheral\radio\receiver)routine to develop.I want to check if the first N bytes of the received packet are...
Hi! I am using nrf32840 with free rtos,
and I have a loop that do the following
for(;;){
vTaskDelay(pdMS_TO_TICKS(intervalTime)); // go to sleep due to portSUPPRESS_TICKS_AND_SLEEP...
Hello guys, W are using the nRF52840 development kit in our project, we received the development kit today and when we powered the kit to my laptop(Acer nitro 5) using a micro...
Hello guys
I'm using nRf52840 development for my project, when trying to connect using a micro USB to the laptop, the J Link drive is not being detected on my laptop(Acer...
I am trying to program nrf52840 to print acceleration from mpu6050. But when I build the project, I get the error - undefined reference to `nrf_drv_twi_init'. Here is the...
Hi Support, we are using custom hardware and the follwoing versions:
1. modem - 1.3.4
2. nrf-sdk - 1.9.0
3. Zephyr - v2.7.99
Our application is based on the gnss sample...
Hi
We built an application that bases on the sample application "central_and_peripheral_hr" with NCS v2.7.0 and nRF54L15.
In this application, I tried to manually start...
Hi,
I am facing a problem with connecting nRF9160-DK to the cellular network. waited for more than hour for connection but always showing "Not registered, attaching or searching...