Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...