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 Nordic
Please explain the use of signals VDD_nRF_SENSE and VSENSE_SW_OUT in the circuit.
The board version I bought is PCA10095/0.11.0/2020.50.
Thank you.
Hi,
I just noticed that setting any of the CONFIG_BT_CTLR_TX_PWR has no effect on the range and RSSI while advertising. Does this config actually do something? I tested...
hello,
I have a DHT11 temperature and humidity sensor connected to Raspberry Pi 4 B. I want to transmit this data from this raspberry pi to another node using 802.15.4....
Hi,
In nRF5_SDK version 15.3.0_59ac345 with nRF52840, the function nrf_nvmc_write_bytes() writes to the same 32bit word too many times.
According to the datasheet:
...
I am starting the Academy SDK course and getting my tools installed. I have VSCode installed (I have used it on many other projects and the "nRF Connect for VSCode" is installed...
Hi ,
When I set CONFIG_TFM_PROFILE_TYPE_NOT_SET=y to disable TF-M minimal mode, KMU SLOT MKEK must be empty right? When the KMU is not empty, the app will enter the tfm_hal_system_halt...
Hi! I have a Thingy:91 v1.6.0 and doing some current measurement on the device. I've disconnected the LiPo cell, and feed the Thingy from an Otii connected to the P3 (Li-po...
Hello,
I have a motion sensor with me and it has 4 pins. VIN, GND, OUT1, OUT2. OUT 1 and OUT 2 gives output voltage of 3.3V or 0.3V depending on a motion. I want to read...
Hello,
Just want to check that is there any mechanism available to check or monitor the expiry date of TLS certificate used in the project? Is there any API available so...
Hi,
I'm extremely new to Nordic (and embedded development in general), but I'm writing some code that turns on various LED colors based on input from an Android app (BLE...
Hi,
I am using mesh sdk version 5.0.0. And I am using sensor server model example to build our application on top of it. I am trying to erase the provisioning information...
Hi,
I have a couple of questions regarding the nRF52811.
1. What's the boot time of the nRF52811 from the power on to call the main() function of the bootloader? ...
Across several NRF Connect SDK versions, I have noticed that when built with the bootloader, the child image is built with the wrong environment and does not use the vendored...
Hi Nordic team,
I am working on a custom board which contains a nRF52840 BLE chip.
The board advertises with 'Nordic Template' code but not with the DFU code.
I program...