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,
Based on peripheral uart sample code on nRFConnect SDK 1.8, I'm developing a custom BLE application under nRF5340 using VSCODE though nrfConnect extension.
In order...
I tried to program this example developer.nordicsemi.com/.../README.html onto the nRF5340 network core, following the instruction from here devzone.nordicsemi.com/.../ncs...
Hi,
I am new here. I have a very basic question, maybe bordering on Dumb.. but couldn't see the answer in previous questions.
My board will normally be working on AC power...
Hello,
I'd like to remove the "configurations" in Segger Studio and the associated extra directory level; I consider them counter productive.
So how can I get rid of those...
Dear Sir.
A timer is defined for 1 hz,
Every 3 minutes or so we drive the buzzer with different pulses ( see code attached )
We are using the PWM to drive a buzzer...
error repported segger
39 minutes ago
Online lm
47 pts.
Hello, i'm trying to flash a code in my module nrf52805 thx to my Dk nrf52840. i have this error I...
Hi team,
I'm streaming the sensor data through USB (using hterm) every 2.5ms.
i have configures USB as CDC and using virtual COM port.
In each iteration, i transfer...
i have nrf52832 using nrf sdk version_17 and s132.
I have application for logging
i have followed steps:
1). intially device in sleep mode
current: 0.35 micro Amp...
Hi,
I am working at a project that was abandoned by a guy that worked on my position. I have to fix some issues and add some features. I'm using SDK 17.0.2, my IDE is VSCodium...
Dear all,
I am now using two nrf52840DK and nrf connect sdk v1.7.1,and I want to send packet using llpm mode between two devices,one is receiver and the other is sender...
I need a battery-powered programmable device to communicate via Bluetooth to a headset, and communicate with another device via serial (TXD/RXD) interface. Performance requirements...
Hello,
I am writing a single byte value to a cypress module using write with response (BLE_GATT_OP_WRITE_REQ). For some reason the peripheral will receive the value but...
Hi!
I am trying to develop a way for a Bluetooth Central and Bluetooth Peripheral using Secure Connections (security mode 1 level 2 if I'm not mistaken) using a static...