Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Team,
We build the bare application with nRF52840 Soc with the SDK Version 16 with out any RTOS Layer. We are planning to port our code base to Zepher RTOS layer.
We...
Hello everyone!
I am trying to get my Thingy 91 to work, but I am stuck.
When I flash it with pre-compiled .hex at_client sample ( "thingy91_at_client_2021-12-15_cfedfdfa...
Hi, I'm working on nRF9160 modem firmware update.
I have used nRF9160: Full modem firmware update using SMP Server demo and compiled it for nRF9160dk board. While compilation...
We are building an application using McuBoot and Zephyr, providing the provisioning via haptools and packing the image all together. What currently bothers me is that I cannot...
Hello,
I am attempting to use SPI and I just wanted to trial the transceiver option however I am not having any luck. I have tried it three ways but as you’ll see I’ve made...
Hi
few questions on DPPI:
where is it possible to find examples in nRF Connect SDK to learn to use DPPI on nRF91?
Is there corresponding documentation?
For which...
I stopped reconfiguring the broadcast configuration and started the broadcast in the following order: ①, ②, and ③. However, I found that the system may report a hardware error...
Hi Team,
I am trying to test on BL653 Nordic board with inverted polarity but we are getting error.
In given example "nCS\v1.8.0\zephyr\drivers\pwm\pwm_nrfx.c " can see...
I am using the buttonless DFU template to run my own program which uses some of the buttons on the dev kit. For some reason, my button configuration is being overlapped somewhere...
Currently I am using a Workspace project with version 1.8 of the NCS. Does this lockdown all versions of libraries/components that the project is built with? If I pull this...
Hello,
I am trying to perform full modem FOTA update on my nRF9160 DK board using sample code without using buttons press functionality as we want to integrate the same...
Hi,
We are developing a product (to be produced in small quantities only) that included USB data transfer based on your USB CDC ACM module. We do not have our own USB vendor...