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...
Hi, I have a use case where I want to use USB ACM CDC with HR central.
I am using examples central_hr and cdc_acm examples from the NCS and it is working great separately...
I am running the demo about knx iot. (branch: v0.3.0_rc in https://github.com/NordicPlayground/nrf-knx-iot )
I build and run "light_switch_sensor" and "light_switch_actuator...
Hey,
I'm running into an issue attempting to use AGNSS & AWS IoT Core on a custom nRF9160-based board.
I have a Lambda function in AWS that listens for AGNSS requests...
Hello,
I am after an example for nRF5340 showing how to use RTC to wake up from sleep.
I have a couple of timers running few tasks at regular intervals in a forever loop...
Hi,
When building the Onomondo softsim_static_profile sample using nRF SDK 2.6.1 I get a region `FLASH' overflowed build error for mcuboot_subimage.
c:/ncs/toolchains...
Hi,
I'm seeing a slow and odd scanning behaviour since I updated my toolchain and NCS to 2.6.1.
To my setup:
I have two NRF52840, one acting as peripheral, the other...
I have a customer who developed against the Zephyr HCI example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html )
I assume...
Hello,
Currently, I am working on a device that has multiple sensors connected with nRF53. Each sensor collects its own data in its thread. Some sensor threads are related...
Hi,
I wanted to use the bme68x_iaq example as basis for a new project.
However, looks like parts of the support files in Zephyr aer missing because it stops with following...
Hello, we are testing the LPUART example in loopback with a very simple circuit. The carrier module is PAN1780 - nrf52840 on a custom board with no other things connected...
Hi,
I am using the nPM1300 in combination with a STM32L431KBU MCU.
Also the code from Nordic to communicate with the nPM1300: https://github.com/NordicSemiconductor/npmx...
Hi to all,
I'm developing a beacon application on the nRF52840-DK starting from the example that I found in the VS Code (Zephyr).
I'm designing a custom board with only...
Hi,
I just started developing a BLE Central device on a nRF52840 DK. After successfully connect my DevKit with a phone acting as a peripheral (using nRF Connect Mobile)...
Good Day
We have an issue where our device will run normally in a full load condition for about 2 hours without issues but will suddenly go into the app_error_fault_handler...