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 have implemented DFU functionality in my Bluetooth mesh project and used device A as the distributor and device B as the node to be updated. I have already configured both...
I am currently working on the secure_bootloader example (pca10056_s140_ble) for the nRF52840 DK board and am encountering an issue with updating the OTA application. I have...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi Nordic team.
We are developing the LE audio product, and have questions here.
We have design a headset board using the RT5616 as codec.
The modifications here are...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
i run the nrf desktop application on the pca10056e with nrf52840.i find that it cant erase the peer by click.
1.build application nrf_dektop and program it to nrf52840....
Hi support
I am developing code for the application core on the nrf5340 and testing this on an nrf7002dk dev kit. I am using sdk version 3.0.0. The code needs to read from...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
Hello Team,
I have flashed the bap_unicast_server bluetooth sample on my nRF5340 Audio DK. No build or flash errors. When I connect to my phone it connects properly. I'm...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
I have a custom hardware running on nrf52840 and using ncs 2.6.1. I have implemented a custom authentication flow with customer characteristic along with the BLE bonding....
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
Hi support
We are considering connecting eMMC 5.1 ( FLEXXON eMMC 5.1 MLC (XTRA III 100ball). SPEC V1.4 (2).pdf ) to an nrf5340 device.
I understand that Zephyr 3.3.0 includes...
I'm adding CONFIG_NET_CORE_MONITOR in both application and network config per https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/others/network_core_monitor...