Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I am working with NRF52840 DK, from this i am using KEIL IDE. I got some error while opening the KEIL SW like Cannot set path to software packs. Make sure that RTEPATH...
Hi,
My customer use nRF5340 as their master control IC, which will connect with lots of peripheral.
They are considering about simulate a uart with GPIO.
What's the...
I have designed a custom board for the nrf52840 and upon testing it in the nrf connect sdk (using a JLink), I can only see the board when it's in bootloader mode. When it...
Hi,
I am in the process of migration from SES to Visual Studio; I have imported my project; but it has no active build configuration. When I try and add a build configuration...
I am using 9160 to develop a watch product. During the network test, I found that the description of parameter period tau in CPSMS instruction and xmonitor instruction is...
So, i have created a custom board using the nrf52811 SoC. I tried to upload some bluetooth examples to it, and i can see the device on the nRF connect APP. The problem is...
On firing the following command "$ node cli create-ca-intermediate"
terminal showing error
I am following this link nordicsemiconductor.github.io/.../DeviceCredentials...
Hi support team,
I'm trying to simulate the BDM protocol of the 9s12 chip series. Basically the protocol is as follows: Communication on 1 GPIO pin, output open-drain mode...
Hi,
NCS1.9.1, VSCode, nRF5340DK cannect a NFC tag,
i write text to NFC tag by Adafruit-PN532 with anouher device,
than 5340 mcu how to read the text in NFC tag ?
...
Hi! I would to know how to partition the memory of the board and how to make that secure and trusted. Once I did that there is a way to save some information in that portion...
I'm using a nRF52832 for a product under FAA regulations. The standard requires the BLE module to perform a self-test. What self-test capabilities does the Nordic nRF52 family...
Hi,
I see that the NRFX_SAADC_CONFIG_LP_MODE macro sets the default low_power_mode member for the nrf_saadc_config_t struct used to initialize the adc. What I cannot figure...
Hi Nordic Dev Team,
I've got an application where I want to store two types of log data in my memory flash that I want to send to server eventually via BLE mobile app. ...
Hello, I recently did a ble project, it requires pairing and binding ,
1, I can't find ble central demo
2, The ble central of 52832 will connect to multiple slaves, and...
Hello there,
I am using the rtc2 in NRF52832 to interrupt at randomly generated time instances. Now, I am trying to integrate this functionality in a framework that uses...