We are using the nRF5340 with Zephyr OS v3.6.99-100befc70c74 and nRF Connect SDK v2.7.0-5cb85570ca43. We have the following questions:
Is our understanding correct that...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
Hi,
I have successfully updated the firmware on the nRF5340DK controller using the DFU MCUBoot method. Now, I need to add Secure Boot NSIB to the bootloader and integrate...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
Is it possible to configure the radio in such a way as to always capture the entire packet, this means everything after the preamble including the CRC? Of course this means...
I am using SDK9.0,
J-Link Lite-Cortex-M, HW: V8.00, DLL: V4.98C
But getting this error just in this project when debugging:
debug.txt
It was working with this project...
Looking at the ADC HAL, I see 8 choices for ADC input, plus a disabled case. Is it possible to choose as the input to the ADC a node that is proportional to the VCC battery...
We're building a low cost device with an nRF8001 as the only means of communication as physical access is closed after the device is built.
Is there any way to change the...
Hi Guys,
I would like to set up my nrf51822 to make a connection once a GPIO button is pressed and send some data. I've been using this sheet to try and calculate what...
Hello,
I've purchased 2xnRF905-EVBOARD
I made some test with a spectrum analyzer. The output of the module is nearly 10dBm as mentioned in the datasheet.
I connect the...
I'm using PCA10028,SDK9.0,S130.I want to set and get the ble address,but I found that couldn't get the ble address by using API sd_ble_gap_address_get,the chip will reset...
Hi, there! Does peripheral with ANCS only be connected by iOS? I ran the ANCS demo in sdk 9.0, and it works well with iOS. Once an Android phone connect to it, it was connected...
On developer site I saw "The RSSI value of the beacon measured at 1 meter distance, which can be used for estimating the distance from the beacon." I don't get it can any...
I am using HID service over GATT and have several reports defined. When I increase my report map data size by adding more reports, my map size is 280 bytes, whihc seems to...
I want to try the nRF Sniffer app but that requires that I reprogram my nRF51 dongle. I want to know that I can restore it before I do this. I can't save the current "as-shipped...
Hello,
We recently received an eval kit the the nRF52832, but we were told not to take current measurements with this version. This presents a problem since we are evaluating...
Hi all,
I'm using two nRF51 DK to measure ADC input on peripheral side and translate it to central, based on Multilink example.
One software timer is used to perform one...
good work.
I will have a question for you .
I think to make the connection and the connection I made adxl345 nrf51822 and LCD screen x, y and z coordinates , I want to show...
I use sdk 9.0.0, softdevice s130, nrf51422_xxac. In my application I have to both scan and advertise. When I start one of them (scanning or advertising) application starts...