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...
Hi,
I just had a quick question - currently I'm using standard drive mode for everything, however in one case I'm driving an IR transmitter that could really do with a...
Environment: Ubuntu 18.04 Desktop with GNU ARM toolchain (gcc-arm-none-eabi-7-2018-q2-update), nRF5X SDK (nRF5_SDK_15.0.0_a53641a), nrfjprog , J-Link device and PCA10056 ...
Hi,
Device should run clock without stopping.
So one of RTC should run.
And device will run NUS peripheral.
In such conditions, i know that i should not use sd_power_system_off...
Hi, I am trying to develop my own board with on board nrf24L01+ coupled with ATMEGA328p . I want to know if there is any schematic of the same in EAGLE or if you have the...
Hi, I try to read data from the ICM20948 IMU with I2C from my nRF 52840 DK.
Initialization of the device is correct, the IMU ID is sent to nRF correctly which means that...
Hi I am working on nRF52832 board.
i am using fds library to store my data. data contains MAC address. Each MAC address is stored in each record with same file ID and key...
Hi ,Sir:
We have a smart pen coming to market, but we have a problem with directed adv(based on SDK14.2 ble_app_hids_keyboard ). The problem is following:
when the pen...
Currently, we are developing power-saving firmware using nRF 52 Development Kit (for nRF 52832).
I wrote Nordic's SDK and executed it, it was a measured current of about...
Hi
I use nRF52832, SDK13 and S132 to develop peripheral which connects to smartphone.
Then I have to do a feasibility study that the peripheral can plays beacon role...
Folks,
This is probably a C question as much as Nordic, so I might be told this is off topic. That's fine if so, I can try Stack Overflow.
I never use macros in my C code...
There is ble_gatt_db_srv_t structure type defined in ble_gat_db.h. It has a field named charateristics. It should be characteristics. Is it going to be corrected or it will...