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'm working on nRF9160 modem firmware update.
While working on nRF9160 modem, I found that it uses nrf_modem library which is precompiled library whose only API can...
Hello, I want to sampling voltage of 16 data sources, 8 of them are with amplifier, 8 of them directly connect to ADC pins, but I found that both nRF52810, nRF52832 and nRF52840...
I need to synchronise a time stamp on ant ANT slave with the master. Timesync would be ok but the message has to be acknowledged which ant timesync messages cannot do.
I...
Hi all,
I am trying to get my peripheral device to set an MTU size when connecting to the nRF Connect Android application that is not a value of 23. I have the following...
I've asked before about these two peripherals, the way they are presented is a little confusing.
I understand that UARTE has DMA possibilities, UART doesn't. Also that in...
I'm working on automating some of our builds for the nRF5340 in our CI, and
Currently, we can build these locally (on MacOS) with the NCS Connect VSCode toolchain, version...
Hi,
I'm experimenting the GPS on nrf9160 by using the ncs/samples/nrf9160/gps project. I set the GPS mode to be continuous mode. The 9160DK board is placed in a relative...
Hello.
I am developing nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral.
What I want to do is to connect to Central, then bond and then disconnect.
Therefore, sd_ble_gap_disconnect...
Hi
This question is based on the NCS tag v1.8.0.
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
I got OK if I send a plain text to...
Hi Sir/Miss,
I import cts (current time service) as previous topic which is as link .
I have a compatibility issue in different phone.
The tested conditions are as...
Hi,
I'm thinking of doing a send / receive test of nRF52832. The Bluetooth test set uses MT8852B (anritsu).
At that time, it is necessary to send a signal by HCI or 2...
In the nrfConnect SDK 1.4 there is a sample for chainable RGB LEDs ../ ncs/zephyr/samples/drivers/led_ws2812
I want to use this with nrf9160 so I created nrf9160dk_nrf9160ns...
Hello!
I am able to use the Direct Test Mode application on the nRF52833 development board using the pca10100 DTM firmware found in the 17.0.2 SDK over USB. However, when...