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...
Hello, I'm in Zephyr OS build v2.3.0 and NCS v1.3.0. I need to reprogram UART0 baudrate at run time to 38400. After having obtained the uart node
uart = device_get_binding...
I want to transmit UART and Bluetooth through 12bit ADC 12k sampling.
I downloaded the following example and verified the ADC-UART AND Bluetooth communication. https://github...
Hi,
I use the nRF52840 chip, which is designed as a module.
I use nRF9160 DK to burn the hex file.
1.And i can use nRF connect to read the ic of the module.
But...
Hi there, We're using SDK 16.0.0_98a98e2. Our setup is a PC running BLE Central connecting to 2 nRF 52840 running as BLE peripherals. We use the provided BLE UART example...
Dir Sir or Madam,
I defined 2 properties in sensor_server mesh example,
Precise Present Ambient Temperature (0x0075) and Present Indoor Relative Humidity (0x00A7) ,
...
Hi,
I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set...
I am currently trying to send indefinitely large files over BLE. To do this I have a central and peripheral application running between 2 nRF52840's (one peripheral, one central...
Hi,
NRF52832, SD S132 7.0.1, SDK16, custom device, custom SW
The: custom device not bonded.
In my firmware I can run beaconing in parallel with connectivity advertisement...
Hi sir,
I encountered a problem while building Thingy SDK using segger. Here are steps what I did,
Downloaded "thingy_sdk_v2.1.0" SDK from this https://www.nordicsemi...
Hi there,
When I operate SPI and I2C simultaneously on nRF52832, an error has occurred.
Could you please teach me how to solve an error?
I use an attached "main.c"....
I know this isnt an arduino forum but when i proposed this question on their forum they pointed me to this website as the problem is processor specific. So im hoping someone...
I have two nRF52840 dongles, an nRF52 DK, several Linux PCs with USB 3 connectors, and both an Android Samsung S20+ and iPhone 12 Pro - both which I have proven are capable...
Hello Everyone, I am working on a project which requires to detect if any firmware is installed on the device in the bootloader. Is there any function provided by nrf-sdk...