I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hi, it's probably a very dumb question, but i don't seem to find any details about it. In nrf52 SDK documentation, in Error Module section it says
The behavior of the...
Hi friends...!
I want to put dynamically changing MPU data into the advertising packet. I am putting my accelerometer data into manufacturer specific data field of ble_advdata_t...
How robust is the output PA of the nrf905?
Assume the ouput matching network and 50Ohm connector is used as in the 868Mhz application note.
If the antenna is removed...
Hi,
I'm trying to find a way to speedup the upload procedure of an application, via BLE on a Arduino Primo with the DFU service.
Here you can find my code:
https://github...
Hi,
I am using ble_app_uart sample code for testing. In that I want to store the incoming data into to three buffers and simultaneously sending this over BLE. i.e., consider...
hi i m using nrf52832 for detection acceleration , angular speed and detection of magetic field with GY-87 ( MPU 6050 and Hmc5883). in fact i wrote a program that read only...
Hi,
I am using s130v2 and running the example code from: nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_hrs\pca10028\s130\arm4
This is the only modification I...
Hi,
I know this is a Bluetooth 5 spec question, but wanted to know the practical figures for current consumption when nrf52840 is used as both central and peripheral...
Hi,
We are expecting many of our devices to be in close proximity. How can we be certain that when a user initiates a buttonless DFU, that they are uploading to the correct...
Hi,
I thought central is the one which fills up its look up table with 16 bit IDs to keep track of the peripherals. If multiple devices can act as central at the same time...
I am trying to re-base my SDK package, and when I started off with the ble_app_template project for the pca10040 s132, I copied my main file on top, everything compiles just...
I am developing an application which involves control of a brushed DC motor with a quadrature encoder. According to this post, in SDK 12.2.0 - which I am using - it is possible...
Hi,
I had a problem with my NRF52 chips. I'm using one BL652 (Laird) with SoftDevice s132 (4.0.2) and a standalone nRF52832 also with the same SoftDevice. I was trying...
hi guys. i'm have a project with nrf52832.
i use jlink v8 debuger clone form china, just 12$ and have this troulbe in this figure
Untitled.png
could you help me?. jlink...