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...
We are encountering a very strange situation. We have two custom PCBs (PCB1 and PCB2) both with an NRF52832. We were able to program both PCBs (multiple times) with the JLink...
Hi
I'm trying to file open and write for logging temperature data and others on nRF52840.
I successfully open, read and write on SD card or flash in nRF52840.
I also...
I am looking for technical support on Nordic Chip NRF52805 chip recommended footprint – BGA pad size.
Based on the application note on WLCSP Package guidelines from Nordic...
I'm moving from SDK 1.5.1 to 1.6.1 and when I recreate the project using the new version I get;
C:/Users/randall.philipson/kodiak_core_iot_zephyr/core_iot/prj.conf:88...
Hi,
I'm using nRF Sniffer as a development/debugging tool - and it's great and it's very convenient; But now I have some unusual requirements - to sniff 2 or more connections...
hi,
We use the IAR development environment,We will use like the following GCC compilation parameters ,What are their options in IAR
SP -fstack-protector RELRO -Wl,-z,relro...
Hi,
I am looking at the 802.15.4g specification which is used by Wi-SUN alliance. It uses a PHY that is different from the standard 802.15.4 that is available in all nordic...
Dear nordic
I heard nrf5340 can support LE audio.
However, I don't find LE audio contents in nrf5340 SDK 17 version.
So, I hope you announce me about LE audio Issue...
Hi,
Has anyone integrated an nrf52 DKboard with BG95? I’m having a trouble in the integration. Sending the “AT” over uart and get an “OK”. I’ve translated the uart voltage...
Hi Team,
I am expecting 5.8 mA during advertising as per the PS of nrf52810, but I am observing around 8 mA. SDK used - 17.0.2
Device is consuming 2 mA when CPU is running...
Hi,
I have a question on nRF9160 FOTA / MCUboot:
I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from...
Hi,
We are using nRF52810 with SDK14.2 to make a HID device.Our device will be automatically bound after connecting to the computer, how can we know our device is bonded...
Hi,
I am having the following issue with nRF Terminal preview for VSC.
When I select text in the nRF Terminal and hit ctrl-c, nothing goes to the clipboard.
When I select...
Hello, All,
I want to ask about the modem upgrade of nRF9160.
At present, there is no problem with the minor version of the differential package upgrade.
Can the upgrade...
Hello!
Thank you for the excellent SDKs and documentation on the NRF52. I am developing several user devices on the NRF52 DK PCA10040 and my own boards using the Garmin...