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...
Dear
I need to make a BLE start network with bidirectional communication with up to 50 peripheral devices
And central and perapherals will be communicating with computer...
Hi,
I am having one nRF51822 to act as central and two nRF51822 to act as peripherals. I want the central to connect to both the peripherals and communicate with them. Is...
hello iam using nrf52832 and just started working is there any spp profile available for the same where i can send and receive the data btwn my smartphone and device wirelessly...
We are close to the manufacturing stage of our device and our beacons(based on nrf51 beacon reference design).
We are "virtually pairing" beacons with our device by entering...
I am currently working on a project that uses an nrf52832, SDK V11, and the S332 soft device. I am in the process of migrating to SDK 12.2.0. With the release of SDK 13, I...
Hi,
IOS example code
How to import CorePlot correctly in Xcode?
I always get this error message:
~/IOS-nRF-Toolbox-master/nRF
Toolbox/HRS/NORHRMViewController...
I am trying to use optiboot-ble with the nRF8001 and an atmega328p to allow application update over bluetooth. I have successfully compiled the bootloader and flashed it to...
Data sheets
Where is the data sheet for the
NRF51822 SoC located?
I am also looking for the ARM
Cortex-M0 data sheet, where is
this located?
I need to find...
When I try to program an example with nRF go Studio from the new SDK12 or SDK13(fresh download) I get the following error:
It does not show up if I don't program the...
Hi nordic guys,
I used the ble_app_hids_mouse demo to build my generic hid device(no mouse and keyboard) project.Now i modified the hids_init() function according my hid...
Hi !
I work for about a year with a nRF52832 custom board without problem and recently I add a bootloader (with success) on the firmware.
Now I can't connect through...
My application is based on ble_uart_app. I want to integrate the DTM so that the nRF51 will be in RF test mode when it receive command from UART. However, I found that the...
Hi all,
We're going to implement floating point agorithms on the new chip which has a FPU (cortex M4F). with the 64MHz system clock, how many flops can we have? I could not...
Hello.
I use nRF52 & mpu9250.
I want to use dmp.
But now it's not going well.
Now, there is no error,but fifo_count doesn't change after fifo_count became 512.
I...
Hi,
sometimes not always, the function peer_id_is_allocated return false and this causes an ASSERT of device, because a NRF_ERROR_INVALID_PARAM is returned by pdb_write_buf_get...