I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
nRF52840 can support matter (BLE + Thread).
it is noted at https://github.com/project-chip/connectedhomeip/tree/master/examples/lock-app/nrfconnect
even that have a demo...
Excuse me:
How to get profile QDID,host QDID and controller QDID of nrf52832?The current SDK version is nRF5_SDK_15.2.0_9412b96,Soft device is S112,thank you!
My goal is simple. I want my nrf5340DK to communicate with my nrf24L01+ Just to test the water and also because I have experience working with the nrf24 modules. Is there...
[ Problem ]. When communicating with the TestApp as shown below, it is taking an unusually long time to get a response. The problem is that the response takes more than 0...
Hello,
I’m currently trying to flash the blinky code (found in the ‘Getting Started’ section) onto the nordic nrf9160-dk.
The error I’m getting is :
“error: cmake...
Hello,
We have a development team in Kiev, Ukraine.
We see that LTE over nRF9160 is not working there.
Is it possible that LTE over nRF9160 is not supported in Ukraine...
Hello
We are using secure boot loader for DFU and is working great. We were using single bank DFU, but reduced our image size to allow dual-bank DFU. If you could please...
Hello Nordic Devzone Community,
I am developing an out of tree driver for firmware running on an nRF9160. I've made some progress and am getting closer to correctly implementing...
Dear Sir/Madam,
We are trying to lower the low frequency crystal start-up time.
https://infocenter.nordicsemi.com/topic/ps_nrf52840/clock.html?cp=4_0_0_4_3
In the description...
I'm wrapping up a job for a client and we are squashing the last few bugs, but I can't seem to understand one of them. Pin 0.13 of our nRF52840 is pretty simple, just a button...
Looking for wisdom on wiring up the nRF (52833, via Raytac RF module). I'm having a hard time understanding (PS, Hardware Layout) section how the different power Configurations...
Hello,
I have previously created a product using the nRF8001 chip a year ago using a PCB antenna design. At the time the enclosure for the PCB was RF transparent and the...
Hi everyone,
I am getting start with the GPS and LTE connections on your nrf9160dk platform. I have tried all of the samples I was able to find but I get some weird results...
I'm running the Serial LTE Modem firmware and utilizing the reference docs in the LTE Link Monitor Terminal (My commands in yellow, blue/grey text is response)
NCS 1.4,...
is there a sample or some documentation for how to use the USB port to output text from the nRF52840 dongle in a nRF Connect Zephyr application?
It would seem that the very...