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...
I am currently working with an nRF51822, SDK 10 (can't be changed), s110. I have a nRf51822-DK (aka pca10028) and wanted to try the d fu_dual_bank_ble_s110_pca10028 example...
I use the nrf_drv_pwm to generate a pwm sequence,
The sequence works fine, but between sequences and at the end I am unable to control the pin.
It is always high unless...
Hi guys
I am looking for export control related information on NRF52832-QFAA-R7, in particular: 1) Is the product a controlled dual use item under EU Regulation 428/2009...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
Hi,
I've been developing an application with the nRF9160 dev kit. We have just received the first rev of our custom hardware with an nRF9160 on it. I am trying to program...
Hello, we are facing an issue by connecting several sensors (UART nrf52832) to an Android Application ( Android Nougat 7.0) and we are facing disconnections (this happens...
I used J-Link with RIOT OS before. Worked fine. I wanted to use Zephyr now, so I followed the flashing guide. Since I don't want to write scripts to flash it via OpenOCD,...
I have a custom profile containing five custom characteristics.
The largest characteristic is 256 bytes in size and can be read reliably by an iPhone.
When it is sent...
Hi, there is a code comment "Workaround for PAN_028 rev1.1 anomaly 22 - System" in nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf\esb_low_power_ptx\pca10028\blank. So, I...
I would like to do I2C BlockRead using nRF52.
devzone.nordicsemi.com/.../i2c-block-read When I looked at it, I found that it was not possible to receive variable length...
Project migrated to SDK 15.3.0 with Softdevice S340 6.1.1
Project is using DFU secure bootloader. The example in "dfu/secure_bootloader/pca10056_ble" was used as the starting...
Dear nordic,
I have some doubts regarding PWM. i want two PWM out both are working different frequency and also i need softdevice. I think PWM can make two ways one is using...