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...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
Hi!
Is it possible to scan on a single channel using SoftDevice 132 running on nRF52?
If no such functionality exists, is there some workaround? Like timeslot API for...
Hi All,
Am using NRF52, SDK 11.0.0.2 alpha , I am using HRS free RTOS example. In that I just created two tasks of equal priority. As per Free RTOS two task must switch...
Hi all,
I'm a newby in the Nordic BLE world, I hope I will find some support on this forum about my problem.
I'm working on a project to create a multilink central device...
So I bought a "social retail" beacon device that claims to have 300foot range. After getting it I realized it uses the "iBeacon" standard, which is not compatible with my...
Hi - I wanted to post for the chance it may help others in the future. I'll spare everyone the drama, but I've been stuck on this issue for days and have finally resolved...
Hi. i'm using PCA10028, SDK10.0.0, S130.
I want to check RF characteristics.
nRf51 should make RF Tx continuously.
I think there is example source code for that.
Which...
The function dm_ble_evt_handler has codes like this.
void dm_ble_evt_handler(ble_evt_t * p_ble_evt){ // from device_manager_peripheral.c
switch (p_ble_evt->header...
Hello,
I have develop and app to send BLE Advertisement packet in Android. But what I found out is my device has Android Lollipop but it does not have peripheral mode turned...
I am using the nRF52 Preview board, PCA 10036. I need to provide a high-frequency clock signal to a peripheral. Anything between 1 and 4 MHz will work. However, I don't need...
I currently call nrfjprog twice to flash the softdevice hex and then the app hex separately. But as I am using two nrfjprog calls, I am unable to set --rbp ALL with the second...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hi there,
Currently, I am working on a project which uses iphone(or other IOS device) as a central, and nrf51822 as peripheral.
Basically, the concept is that peripheral...
itg3200.rar hello there i have interfaced itg3200 with nrf51 dk. but now i want to see it on oscilloscope. can you help me?? i have put my scope's screen shot and code here...