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...
On 3/11, we received a message from the Nordic "HomeKit Team", announcing that HomeKit support in now integrated in the latest release (ncs 1.5.0) and distributed through...
chip - nrf52840 sdk - nRF5_SDK_15.3.0_59ac345 softdevice - s140nrf52611
Issue enabling usb cdc without softdevice enable.
The COM port does not show up without the softdevice...
Ring buffer operates on uint8_t , but I would like to use ring buffer to store 16 bits ADC data. What is the simplest solution?
Converting 16 bits data into 8 bits, store...
Hello, Guys!
As I know, the Bootloader uses RTC2.
The problem is that RTC2 continues to operate after executing the bootloader, in my Application.
My Application not...
We are using nRF52840-DK and we need to stream the audio to our iOS app that we are developing. But currently, we are not able to get the audio streams back for mic to iOS...
In my application we have an ADC input pin which we want to connect to comparator input too. Based on the highlighted statement in section 7.6.1 Can the same analog pin be...
Hello,
since a few weeks I have the following problem with the nRF Connect for Desktop app on Linux (Arch Linux specifically). The runner launches and I can install and...
Hi,
starting the NCS v1.5.0 "Bluetooth: EnOcean" sample on nRF52840 DK, the following error occurs:
Bluetooth init failed (err -35)
Any suggestions? Thank you.
Hello
I'm testing multiple frequencies to ensure smooth ultrasound control.
Frequency can be generated via 'APP_PWM_DEFAULT_CONFIG_1CH (period, pin)'. But it seems difficult...
Hello there
I hope you are doing well
I am looking for rf module that meet my requirements, please check these requirements below and give me any of your product meet...
Hi Nordic,
I am using one NRF52840 named A chip(DCDC mode) to provide VDD power supply to another NRF52840 named B.
A is using VDDH with battery 4.2V power supply.
B...
Hi,
I am using nrf5340 kit. I would like to enable and test power management in mesh chat example.
1. Can you please tell me the usage of below config file usage.
#define...
Using: NRF52840, SDK 14.2, S140
My GPIO initialization code is as follows. This is the first thing that happens in main.c.
Here are logic analyzer traces of 2 GPIOs...
Hi
We would like to adjust the pin matching of our nRF52805 design since the measured S11 coefficients in Tx mode are not very good (well above -3dB). The values for the...
Hi.
I am testing a wearable device based on nRF52832 and it does not have a reboot button.
Sometimes the device gets stuck and does not appear on Bluetooth scans. Rebooting...