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 using Mesh SDK v4.2.0 and my goal is to get the device MAC from the UUID that is available from p_evt->params.unprov.device_uuid available on the prov_evt_handler callback...
I guess this should be obvious, but I still have to ask. What do XRFTEST RX and TX modes actually do? I've read the documentation and it "feels" like they command the transceiver...
Hello
It seems that we had a crash during execution of nrf_bootloader_fw_activate() in an added sub function where we program an externally connected MCU and the bootloader...
Dear Sir,
I'm use 2 nrf52840 chips to test sensitivity by nRF-DTM-1.0 tool.
I find out it's work on 1M and 2M but S8 and S2 can work.
The PER can't get 0% when I only...
Hi all,
I am developing BLE firmware to send and receive data between the development kit PCA10100 and nRFConnect App Desktop.
I'd like to notify the client (the App)...
Hi all, I am using SPIM with dma list triggered by gpiote. A gpio low-to-high event starts spim reading, and it works fine. However, I need to read different length at different...
Hi,
I am getting following problems while executing ble_gls example.
1.device gets disconnected immediately after connecting
2.getting timed out error problem
Kit...
Hello DevZone Developers,
Presently, I am trying to find H/W which support BT 5.1 Direction Finding.
I came across this , where it is mentioned that "Nordic Semiconductor...
Hello
I am contacting you because I have a problem with the "otThreadSendDiagnosticGet()" function. In my program, I am trying to retrieve the list of RLOC16s of the children...
Hi,
As I mentioned in the title, I am using the `pc-ble-driver-py` python package which is basically bindings to the SoftDevice running on the nRF52840 dongle.
Here...
hello Nordic
i am using nrf52840, sdk 16.0, working base on the peripheral app_ble_blinky example
i wish to use the p0_11 pin for pulse generation (not pwm), but when...
Hi,
We are running the smp_srv on the nrf5340 NET Core, we suspect the example is writing the firmware image to the NET core instead of the APP core. How do we have to modify...
Hello all! Where is located the i2c example for the nrf51822 device? I am using the nRF5_SDK_12.3.0 . And i can just find and i2s example. Best regards!
Hello. I'm currently developing a software for nRF52832AA device. It needs to communicate with external device via UART. It resieves text message and takes some data from...
Hi there,
My question refers to the nRF SDK: examples\dfu\open_bootloader\main.c
When the example is built, the output HEX file contains a section that writes the Bootloader...