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 got the following issue when I open nrf connect:
Unable to download latest app info: Unable to download apps list: Unable to download https://raw.githubusercontent.com...
Hi,
For ratio-metric sensor measurement I need to do either of the following with nRF52833 SAADC module:
Access internal voltage reference signal on external pin, which...
Hello Everyone,
Im using the NRF52840 USB Dongle via blatann and i want to be able to get the HW Timestamp from the dongle when i receive a ble message.
I know that blatann...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device. I am using the service characteristic tutorial as a template...
Hello!
I am trying to create a connectable advertiser that can have its advertisement data updated dynamically on a nrf52832. I am creating the advertisement with this...
I am trying to use some BLE functions that are currently defined and declared in my package (I checked).
I included the H files for all of them, and I am not getting any...
Dear Support
I'm new in nRF Connect but I've lot of experience in embedded code with IAR or ARM MDK.
I think the project settings is different to everything I know. And...
Hey all,
is there a roadmap where I could see when approximately version 1.6.0 of the nrfConnect SDK will be released?
I saw the Webinar Exiting new Features in nrf9160...
Hi,
I have successfully created a BT Peripheral which uses a static/fixed passkey upon connection with my phone (nrf connect mobile) or using the nrf52840 dongle. When...
I am trying to send data from BT840F to ESP32 via UART. Which pins of BT840F shall I connect to the corresponding pins of ESP32? I am asking this because I couldn't extract...
Hi team,
My customer is asking if they can remove L38, L39 and C225 when they change nRF52832-QFAA/ nRF52832-QFAA-G version from DCDC to LDO mode? Any suggestion?
Also...
Hello,
in our product we need to have the possibility to set name higher then 31 bytes.
We modify the code according the tick
devzone.nordicsemi.com/.../sd_ble_cfg_set...