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...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
We have unit testing working with the Zephyr Unity/CMock setup, however the test runner (test_runner_generate) ignores preprocessor directives (#ifdef) and removes them when...
I have an application that must manage different ble connection with different device (and so different UUID services). For the scanning and connection I used the bt_scan_filter_add...
I am using a ble+wifi module which is MS12SF1 which has nrf5340+nrf7002. It is connected with a pcb in which there are 2 inmp621 pdm microphones. I have tried integrating...
I have a dongle attached to my Windows PC and it has the nRF Sniffer firmware flashed onto it. I have also installed the nRF Sniffer extension for Wireshark.
When I start...
Hi
I have been able to work with the 'Lighting' demo BLE mesh application using the nRF Connect SDK with Visual Studio Code. I have even been able to add my custom board...
Dear Madam / Sir,
we started developing a new electronic device which uses Bluetooth 5.0 four years ago and are now ready to certify it. However, during testing we had to...
Hi,
I have designed a custom board, but after production, we are receiving very poor RSSI. I am looking to add an external antenna to the board to see if it can improve...
Hi everyone,
I'm designing a PCB using the nRF5340 MCU and the same matching circuitry (series inductor and parallel capacitor) with parallel ESD protection as provided...
nRF52840 NCS 2.4.1
I am logging to the FS backend. All the files have a date of 12/31/21 11:00.
How do you give the file system access to UTC time?
I have a UTC time...
I'm working on a project with the AD5940, and it looks like this case did the job.
However, I am using NCS v2.2.0 and not nRF5 v17.1 - so code translation is required...
Hi,
we are using nrf52840 and nrf SDK-16.0. we have achieved simultaneous connection and data transmission for 4 devices in Ble 4 (i.e. 1 Mbps PHY).
Now we are trying...
Hello Everyone! I am working on a zephyr project based on nrf52832_mdk hardware. I have a code that transmits data over BLE. The BLE connection name is, let say zephyr-connect...
Is there a way to modify the PHY layer, or SoftDevice, so that a timestamp is immediately read from a timer and forced into the manufacturer data right before transmission...
I have an application I am working on, and I created a custom structure rx_servo_t. The structure is meant to provide methods for controlling some off board motors via GPIO...