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 want to add PPP protocol to the Zephyr mqtt_azure example. I am using an nRF52840-DK with a Quectel BG-96 Modem. The generic Zephyr gsm_modem example using PPP is working...
Hi, I am using nrf52840 with S140 Soft device and SDK for Thread v4.1. In our test setup we got around 50 FTD devices in the same network. In some time interval we need to...
We are trying to connect the nrf9160 to a spi flash device. we have a custom board with the following pins connected:
sck: 27
mosi: 28
miso: 30
cs: 29
wp: 31
reset...
I would like to use the CC310's SRP accelerator with an application that uses S140. The uC in question is nRF52840.
I have added this code to the ble_app_blinky example...
Hi,
As per nRF52840 datasheet, the accuracy of internal temperature sensor is ±5°C. We want our device to be operational between 5 °C to 40 °C.
When we tested this extreme...
Hi,
I want to use the Zephyr network stack with its libraries on the nRF9160.
I tried to use the Zephyr tcp functions with the Zephyr network shell commands (eg. shell...
Hi Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports Dual Bank DFU. This limits...
Hi Team,
We are using the nRF52840 for our development purpose. For sake Cyber security purpose we need to disable the Jtag debug port.
For this we have used the below...
Hi Team,
We have seen 10 instances in past 2 months where customer mobile phones failed to discover BLE device. This has happened 8 times with Moto G7 power (Android) and...
We have a module based on the nRF52840, today we loaded the pre-compiled hex file for the BLE DTM code to 2 nRF52840-based modules and noticed when using the nRF connect DTM...
Hi !
I want to whiten the BLE Advertising data(channel 37,38,39), but I don't know how to do it.
I tried many things, but nothing worked.I'm on 52832 platform Flash_S132_NRF52_7...
Hello,
I have got three nRF52840 Dongles to test Bluetooth mesh. I have been going through the devzone queries and found that many people have previously asked about SDK...
Hello,
I am using the nRF52832 with the s132 SoftDevice. I've been trying to interface the VL53L0X sensor to get ToF readings. I'm using the code of this driver . When calling...
Greetings!
I am using NCS 1.4.99. I have spent some time debugging my I2c application on NRF5340 and I came to the realisation that I was not able to control any pin that...