Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hello,
We are using nRF Connect SDK 1.8.0 with nRF52832. As per the nRF Connect Documentation, when there is no active task, idle thread is called. Could you let us know...
Good morning,
I' mi trying to improve power saving on a device and it would be great to trigger:
1.an NRF52832 input pin transition triggers a "SPI1 instance" reading...
Hello,
I want to send 614.4 kHz clock signal to GPIO.
I checked that GPIOTE example could be used for this.
When I update uint32_t cc_value at nrf_drv_timer_extended_compare...
In searching, I haven't been able to find much information on implementing USB CDC ECM. Has anyone successfully implemented CDC-ECM with an nRF52? Alternatively, has anyone...
Dear nRF,
I know this topic has been covered many times, but I am unsure how I can change the uart pins for BLE 2-wire? I have not found any configuration for it inside...
Hi,
We've been in the process of debugging our development board but are having issues. When we try to connect to our board we get:
ERROR: [SeggerBackend] - JLinkARM...
I am using the Segger interface for designing an nRF52 based device. I am planning to use SWDIO SWCLK VTref and GND pins on my device. Is it necessary to connect the nRESET...
Hi!
We upgraded our node version 12.x to v 14.x and are trying to run in on Ubunto. "yarn install" trying to download pc-ble-js driver automaticly from the rebository git...
Hello,
I'm working on getting PSM mode with the Serial LTE Modem on the nRF9160 v1.0.0. The power consumption of the modem (26.4 uA) is too high compared to the documentation...
Hi.
I am using nCS with vscode to develop an application, So far I was only working with peripherals and my build file (.bin) size was about 70kb. Now I want to add BLE...
Hi,
I have a strange question about app_buttons, I have two buttons, only one of the buttons is initialized, which works well, but once both buttons are initialized at the...
Hello,
I am currently trying to include one of nordics flash examples into my project. Ive tried both, flash_fds and storage example. Unfortunately both will assert after...
Hello,
Is it possible to get an example for pc-ble-driver iBeacon detect/scan example.
I see only that one with heart rate, not sure what to modify for iBeacon scan/filtering...
hello everyone ,
i have posted a problem regarding Adding BSEC(bosch sensor ) library using vs code for thingy91 13 day before and i am still begging for help .If Edvin...
I am finding myself seriously lacking in proper explanations of how aspects of the SDK work. For example i am currently trying to gain a full & in-depth understanding of the...