Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
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...