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 I am sending a sensor data with time stamp using bluetooth ,now i am sending every data seperately my question is can i store 100such data in structure and send that entire...
Hello,
I have NRF51822 and I need infinite connection. The chip is used as peripheral device. Tx power is set to -8dBm. What is the power consumption when It is connected...
I'm getting a softdevice assertion at PC=0x14CBC after calling fds_record_write(NULL,&record), the record contains the following information:
fds_record_t const record ...
Hi to community!
I have a trouble with nRF52840 when using TWIS. I initialize the peripheral by below code. If the device is reset using default pin 18 by the external...
Hi
I am using NCS desktop application
I ported it to my custom board(52833),It works well
but now,my custom board has three leds,while nrf52 kbd board only has 1 led...
I need to build a simple BLE dc motor control with a potentiometer to provide the rotational position of the motor.
Anyways, my first step is understanding the Nordic libraries...
I am new at Bluetooth. I want to design remote media control(volume up,volume down, play/pause, next track,previous track) and call answer or reject. I have tried to make...
Hello there,
I am encountering an issue with the zigbee light_control example on the SDK v3.1.
Before I explain the the problem, here's some detail about the system setup...
Hello,
I am attempting to retrieve a device's own MAC address and print it out. So far I have encountered two different functions that can help me achieve this.
void zb_osif_get_ieee_eui64...
Hello
I'm working on the example of app_uart in sdk v17.
I'm trying to create a button 'Long Press' feature, but somehow the button input isn't working properly.
Below...
The example app_onoff.c shipped with SDK For Mesh 4.2.0 (unchanged from 4.1.0) have two unused variables in its state struct.
The value_updated variable looks like a left...
Hi
Is the GPIO on the nRF62840 5V tolerant?
I see the VDD supply is capable of 5.5V.
I’m running a 5V Hall effect square wave into the GPIO pin used as an interrupt...
Hi Team,
I would like to send 10 bytes of data in mesh from one device to another device. As i know that we can send data from one device to another device and the packet...
Hello,
I've asked this question around 6 months ago. Now I have to pick up where I left off and I was wondering how much the situation might have changed since.
- Last...