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...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
Hi,
I'm working on a project where we are receiving sensor data from a BLE peripheral (BL654), and publishing it to a piece of PC software via UART/ FTDI cable from a BLE...
hello
1.NRF52840 Upgrade APP+BL+SD from SD15.3 to SD17.1.
2.BL use pca10056_s140_ble_debug,APP use ble_app_buttonless_dfu.
3.Program batch file.
nrfutil settings generate...
I have a case where a maximum of 1.4V will be applied to an GPIO pin immediately before the MCU powers up (the voltage enables a boost converter, which then powers up the...
I see this message on my debug output whenever I connect an app to my device. I'm trying to find where the opcodes and status is documented but can't. Can you please point...
Hi, I'm using a nrf5340 custom board. In my program I am using MCUBoot but I would like to know how I can remove the second slot in flash to flash a big program. I'm will...
I have 4 Thread end devices commissioned onto a matter network and want to control these devices from another Thread end device by pressing push buttons. Is this possible...
Hi,
I am having some issues with the Co AP Client and Server on n rf Connect SDK v 2 . 1 . 2 .
I have flashed two n rf 528 40 dev kits with the examples , one with the...
Hi,
I'm using the bare hci_uart example and try to rise the RTS line manually. Therefore I use the API
and added
in proj.conf. The resulting error code is...
As the title indicates, this question is regarding a scenario in which a coordinator needs to be replaced on an already established network. Is it possible to clone a coordinator...
I currently have a Thread network running using nRF52840 microcontrollers and another BLE network using ESP32 WROOM. I would like to connect two separate network using BLE...
Hello, I am working on a project that consists of sending Eddystone and ibeacon packets simultaneously, to begin with, I started by sending one package of each separately...
Below images detail given about VDD and VDDH in nRF52840_PS_v1.7 datasheet (5.3.1 Main supply) . According to this we can not connect both supplies simultaneously right?,...
Hi,
I'm a beginner to this kind of problem. I am trying to update firmware for nRF52832 through BLE using ESP32. I am using 17.1 SDK and Softdevice 7.2.0 with Keil.
I...
Hi,
I m trying to set up a LwM2M Client with Security Mode 2. I m using the LwM2M client utils and add some changes to the LwM2M Client sample.
In the function lwm2m_setup...
Testing UDP sample with sdk 1.7.0 I can't detect errors if the packet is not sent.
After a connection to networks and a few well-delivered packets, I put the device in a...