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...
Based on nrf52832 development nrf as a tag, the actual distance is 2 cm, less than 3 cm with a reader, how to improve for it? Let the distance of nfc exceed 3 cm?
Hello everyone,
I am refering to https://devzone.nordicsemi.com/f/nordic-q-a/29029/programming-nrf52-with-openocd/126175#126175
Is there any complete tutorial out there...
Hi. I'm currently working on a project using nrfx_uart driver. I'm using the project template for SES provided in the examples folder.
My Issue is that my code only works...
Hello,
I have a running environment on Crossworks IDE, nRF52832, S132 based on SDK 12.3. I try to migrate it on SDK 15.2, to use nRF52840 and S140.
After I included all...
Using SES v4.12 for ARM on Win8 PC, nRF52840 DK board and nRF5_SDK_15.0.0
Following this great tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts...
I'm very new to nRF BLe coding and I am having trouble finding what I need to proceed.
I have some PC Boards with inputs and I can connect to them through nRFConnect Bluetooth...
I have a BLE application running Mbed 9.7.2 on an nRF52832 (softdevice 132). I have a connection interval (to the central) of 11.25 ms and specify a slave latency of 3. I...
Hi! I've got a nRF52 dev kit and I'm programming it with SDK 15 with Keil. When I send 3 consecutive BLE notifications (each notification is 4 bytes) to the Android app, the...
Hi everyone,
right now I have two different kinds of Evaluation Kit: two FRDM-KW41Z from NXP with Thread Demo which can be found with this link:
https://www.nxp.com/products...
Hi all
Being fairly new to the nRF ecosystem I'm trying to get some basic code up and running on a custom board which uses a Rigado BMD-300. I'm using one of the examples...
Running into this with nRF Connect v2.6.1 for Windows
What happens is that the top-level app installs and runs fine, any apps that are added and launched within (or directly...
Hi,
I am working on the ble_app_uart which should forward data to the SPI port of the nRF52832.
It all works fine while the J-Link is connected. If I want to run my application...
I am playing the light switch example with nRF mesh app.
I am using nRF Mesh app read the light server state. and find out the app is really easy to hang when the device...
i am using this project,where can i download the origin app,soft,especially bootloader ?
the flash is been erased, i want the origin hex ,thank you
\nRF52832 pack\nRF5_SDK_14...
Hi,
Am using nrf52832 for my BLE project with SDK 15.02. I found sometimes device is not showing after disconnect, I have to reset the device manually to show the MAC...