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...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hi, We have custom nrf52840/33 peripherals, advertising every couple hours, and passing/receiving information from centrals running node.js version 12.22.5 with pc-ble-driver...
Hi, I work on custom board, which have NRF52833 and IS25LP016D SPI flash. I tried with SPI flash sample but SPI flash driver IS25LP016D was not found! err message show on...
Hello,
I want to use DTM FW for my design and have to update Tx & Rx pins to 21 and 20 respectively. Looking at the files in $\ncs\v1.8.0\nrf\samples\bluetooth\direct_test_mode...
Hi
I measured the CW output power of several DevBoards (nRF52832 and nRF52840) and the output power is much lower than expected.
Setup:
nRF52832 or nRF52840 DevBoard...
Hi Nordic,
when I run the samples/subsys/fs/fat_fs, the example of FAT file system usage with SDHC media, get error as below:
I have no idea how to fix it.
the SD...
Hello, sorry to disturb you I'm using Nrf52840 board and I would like to know how to flash correctly. I'm going to tell what i did with Visual Studio Code. I created a simple...
hello guys ,
In my project i am trying to reduce power consumption of nrf52810 with sensor. when a device is powered up it consumes 1.2mA without BLE advertisement and i...
We recently changed from nRF52832 to nRF52833 and for layout convenience used some of the P1.xx pins for our signals.
We are using SDK ver: nRF5_SDK_17.0.2_d674dde
For...
Just installed nrF Connect SDK v1.8.0 (using Toolchain Manager) - under Windows Windows 10 Entreprise
I have completed the setup and restarted my PC, however VSC is not...
Hi everyone,
I experiment with the saadc low power example . I have followed all the settings but I cannot achieve as low power as the example. As you can see from the PPK...
Hi,
1.How to test the ESD Human Body Model (HBM) performance of nRF5340?
2.How to test ESD Charged Device Model (CDM) performance of nRF5340?
Thank you for all your...
Hi everyone,
I have just purchased the PPK2. I've noticed that there two methods two measure the current
1. Source meter (the PPK2 provides power to the DUT)
2. Ampere...
Good day!
I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values...
Hi, I want to run UART on my custom PCB module that uses Wuerth Elektronik Thyone-I module that has nRF52840 chip. The project has just a RX, TX pins (and power supply, of...