I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
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...