Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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...