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...
I'm trying to diagnose frequent (80%) DFU failures that I'm seeing with our Android application using Buttonless mode.
Our target can be 100% reliably updated with our app...
Hello,
I would like to program the NRF52840DK to send ZigBee beacon(not beacon request) to the end devices, but I cannot seem to find the API, etc. to do so.
Or perhaps...
Hello NRF ,
I am not able to run any of the the BLE peripheral example codes from the SDK12.2.0 ( Nordic NRF 52 SDK ) .
The reason I am using 12.2.0 is I have a sensor...
Hi,
I need a battery calculation in my project, For that I need to implement ADC.
But in SDK17 their is no ADC sample example for nrf52810 is present. So please suggest...
Hi Team,
I have nrf52840 DK board and is trying to get the prints from nRF USB port using cdc_acm application. I can see the prints when I connect the DK board with the...
Hello, I am trying to set the company ID and manufacturer specific data in the NCS SDK using nRF52840 dev board
I have the following array of structure
uint8_t COMPANY_ID...
Hi,
I am trying to generate unique key(s) for every device and store them in Optiga to sign the messages, among others. After generating the key pairs, I need the private...
Hello. Currently, the Samsung Galaxy A series has a problem that UART communication is not available.
I want to find the cause and solution of this problem, How can I find...
I am using nrf52852 with sdk 16 version and I want to set the BLE connection interval via BLE command using an customised app. what i want to do is this
#define MIN_CONN_INTERVAL...
HI, I'm developing a device (based on uBlox Anna-B112 with nRF52832) that must securely store three 256bit keys. These keys must remain secret and must not be readable by...
Hi,
I'm just starting out with zephyr on a nrf52dk (nrf52832) and I'm in need of performing some math functions on the data output on a mpu6050.
The MPU6050 is spitting...
We are developing couple of products based on nordic 52810 and 52820. Mainly 52810 And we have received very good support from nordic team and very promp and pro-active support...
The documentation is unclear about QSPI handling:
If I issue a QSPI erase command then I receive confirmation that the erase command has been written to the external QSPI...
I'm using FDS module from nRF SDK 16.0.0.
Below I'll describe issue which I'm experiencing when trying to initialize FDS twice:
To be sure that my FDS filesystem will...
Was going through the process of updating the modem and application on my just purchased Thingy-91. Initially the programmer reported that the processor and two serial ports...