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...
Hello,
I am new to Nordic devices. So it is tough for me to understand PWM examples. Can you provide me the simple code of PWM? Basically, I want to give a specific brightness...
I read somewhere that nrf52 has default tx power 0 dBm (I use S132 softdevice). I would like to set it to +4 dBm. How to do it? I know sd_ble_gap_tx_power_set function exists...
I am using arm-none-eabi toolchain for Linux and so far I had no problems with s110. However today I have written some simple application for s130 but it doesn't even start...
Hi,
I'm using two PCA10056 boards and my phone to perform the light switch mesh example. Now I want to perform something like, use nRF mesh app on my phone to turn on the...
hi i am working on ble_App_uart example in nrf52840 DK and i want to advertise in non_connectable mode. i have checked into ble_advertising_start() and ble_advertising_init...
i am working ble_app_uart example here in peripheral i changed the advertising mode from connectable to non_connectable mode and i checked in nrfConnect app the peripheral...
Is it just me, or does the CMSIS Configuration Wizard really not give any visual distinction between options which are 'Enabled', and those which are not?
eg
On the...
My first layout for the nRF9160 chip worked well but we were unable to locate the GPS amplifier.
We are working on finalizing our layout for a nRF9160 module.
We are still...
hello !
I am using nRF51 SDK 12 and even when I add the library of app_uart_fifo on keil it can't find app_fifo.h. As the screenshot shows, it is
please help for my...
hello ! i want to recieve data with nrf51 (multi_link_central) from another nrf51( ble_peripheral)
i dont have any error in my code but i have a part of my code how make...
Hi,
I am using NRF52832 as a BLE device and using the nrfConnect app to connect to it and access the custom characteristics and services. After connecting to the board using...
I am using two microcontrollers for my application, one of which is the nRF52. What I would like to do is transfer the firmware for the nRF and external uC as a single bundle...
Hello All,
I have 2 evaluation boards nrf53840 EVB "PCA10056".
I would like to run on them the "ble_app_uart" in "nRF5_SDK_15.3.0_59ac345" as following:
A custom board...
let say i have a temperature sensor connected to one nrf 52840 dongle of a mesh network. Now can i make the Led of all the dongles glow if the temperature increases the given...
I downloaded the latest nRF5_SDK_15.3.0_59ac345 and some other old versions of SDK documents. (I am trying to use pca10040 development kit to program Fanstel EV-BT840F, aka...