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 All,
I am working on nRF51822 custom board and i am not change it because it is customer requirement. Use IAR embedded workbanch IDE in windows 7. For reference...
This post mentions that only logical address 0 is supported for the coded PHY.
Is there any additional explanation for why this is? The OPS does not mention this.
...
Hello, I am working on a project based on a central/peripheral NUS application, with nRF51822 and SDK 12.3 .
I Want to know if the debit of data exchanging is lower when...
Hello,
I have configured the toolchain and SDK by following the NRF Connect getting started guide and followed the below steps to compile the mqtt_simple application (on...
Hi,
i m using central and peripheral code in SDK15.3 version,and i am not able to send or receive more than 20 bytes at a time in nRF52840 chipset.We are using Master...
Hi,
mbedtls is present inside zephyr/ext/lib/crypto but I cannot seem to build/link to it using Nordic's ecosystem. I haven't found a way using prj.conf to access it. Is...
This is my environment.
SDK: 15.2
IDE: Segger Embedded Studio
Platform: OSX
SoC: nRF52832
I am trying to transmit more than 8192 data using TWI.
But in fact...
I get the below linker error.
Error[Lt009]: Inconsistent wchar_t size nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj(libnrf_cc310_bl_0.9.12.a) and 9 other objects in libnrf_cc310_bl_0...
Hello,
I am experimenting with the Flash Device Storage (FDS) API. Specifically, I'm using the nfc_writable_ndef_msg project as a starting point. It's a really good example...
Hi,
I am using nRF51822 dongle beacon and i have two dongles. iam flashing the code ,beacon transmitter(C:\sdk_12.1.0\examples\ble_peripheral\ble_app_beacon\pca10028\s130...
hello guys!
i using the 2 examples of light switch client and server and the mesh app for android all work fine, but i have some questions about those examples:
1. if...
Hi,
I am using Keil microVision5 with an nRF51-DK S130 and SDK 12. I followed the custom service tutorials in the link:
https://devzone.nordicsemi.com/tutorials/b/bluetooth...
In ~/components/ant/ant_profiles/ant_bpwr/ant_bpwr.h is a set of defines that describe the bikepower specific ANT+ parameters.
Part of this set is the macro "BPWR_CALIBRATION_TIMOUT_S...
S in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hello,
We have a RCU on the chip nrf51822-qfaa s110. Sometimes (the period is not deterministic) occurs a situation that the remote stop responding to key presses. But at...