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...
I want to measure the current consumption on the DK with an Amperemeter. For that i have this setup:
Please excuse my terrible drawing skills. Im basically powering...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hi there!
I'm in the process of updating our codebase from 2.4.0 to 2.6.4. We are using the nRF52840. My plan is to do this step-wise, following the migration guides for...
Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
As shown in the figure, is the tool "Online Power Profiler for Wi-Fi"
TWT event length includes: crystal ramp-up, initialization, start radio, receive, transmit , and enter...
ChatGPT and other LLM are far from perfect but still great tools to have, both writing new code and to get help/ ideas on how to debug issues. But I find the information cut...
HI! We want to use different toolchains folder per VSCode projects, but it seems, that the nrf-connect setting "nrf-connect.toolchainManager.installDirectory" is not capable...
I have been using visual studio code on mac for development, and it started showing error code 63 when I try to start debugging on the 9160 based hardware. It used to work...
I have been working with some code for a nrf5340 DK and now want to add a custom board to the project as an additional build configuration, but I need to now pull out configurations...
Greetings,
I would like to inform about a bug occurring in nRF Toolbox mobile app for Android. If you have disabled animations system-wide on your device from accessibility...
As I am preparing our application for production, I have been trying put together programming/testing scripts for the assembly house. We are targeting the 2.9.0SDK for use...
Hi,
I am trying to use the ArrayList Feature of SPIM. From my unterstanding, it simply increments the pointer to the memory address every time the START task is triggered...
Hi,
my setup is the following:
- SDK 2.6.3
- nRF5340
- Low power management for external flash enabled
- Logging enabled (based on littleFS)
- external flash used...
Hello,
I’m wondering if there is a way to forward data from RTT to a COM port on Windows.
I’m currently evaluating the GPS performance of my custom PCB using the GNSS...