After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Dear All,
We want to test the maximum distance of Broadcast audio gateway using nrf21540EK with nrf5340 Audio DK.
And we want to output the rssi info periodically on the...
We are running out of space for DFU, thus changed start address from 0x77000 to 0x6E000
After reading related documents, it seems I had a problem
SD_MBR_COMMAND_COPY_BL...
in devacademy there are mqtt and gnss sample. when I put the mqtt configs to gnss sample. give an error. I did not add main code yet. just only put configs and cmake.
after...
I came across a client example that use the
I read about BT_GATT_SUBSCRIBE_FLAG_VOLATILE
How I know if the subscription is not saved on the GATT server side (which...
Hi,
Is there any existing support for an e-ink display interfacing with the nRF52840? Something that already has an existing LVGL driver and can be integrated with an nRF...
Hi team,
I'm currently facing an issue with the nRF52832 and nRF52833 gateways in our setup. Here are the details:
Current Configuration: - Scan Interval: 100ms - Scan...
Hello everyone,
I have developed a program that utilizes UART communication, Bluetooth Mesh, and TWI/I²C functionalities, all within the framework of the Zephyr project...
HI,
I am building an IoT product using NRF58233 ICs. In which I use 3 PWM channels and 3 ADC channels. You can review the principle I attached to make sure nothing went...
Hi,
I have a strange problem. I use a serial port timer to retrieve serial port data. When I compile with debug, the program runs normally, but when I compile with release...
Hi,
I am using nRF52840 DK and Bluetooth Observer example program. I am implementing filtering. I am having trouble add include scan.h which is located at C:\ncs\v2.4.2...
Hi Support Team,
I have an nRF7002 DK board and I am using SDK v2.6.0. I am facing an issue when sending data from the client to the server. Below are the steps taken: 1...
Dear colleagues,
with the newer SDK (I am now using NCS v2.5.0 and 2.6.0), I have difficulties finding the right SYSTEM OFF mode current. Code currently looks like as follows...
Hi
I use nRF7002 with SDK v2.52, try to connect external MCU and use uart call back function, to recieved and send bcak the recieved data, It will happen fatal error and...
Hi,
I have bunch of SEDs (sensors/clients) and one or more FTDs (hosts) working on CoAP protocol. SEDs send data packets once in a while and mostly sleeping. I have few...
Hi,
I'm testing the NCS direction-finding-connectionless demo,
NCS V2.6.0
this is my overlay:
and my ant_patterns:
According to the white paper and some other...