I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Hello,
Have anyone knowledge on how to force to include, using nRFSDK, the AdvA field in the Ext Hdr of a BT 5 long range advertisement primary packet frame ?
We are testing...
Hi,
I wanted to time stamp data which is sent via Bluetooth connection. Is there any pre defined functions to do that. Also please suggest any modifictions to be done...
Hi, I have a nRF52840 based Custom development board and a GSM module(AT command based) with UART and USB support. Because of lack of UARTs in nRF52840, I want to use USB...
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...