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 using the nRF52840, which has 256KB of RAM, (i.e. loads and load of RAM.)
I would like to allocate a buffer of 45KB.
I have tried using malloc (from the stdlib...
hello nordic! I am using NRF52832 to verify certain characteristics of BLE. the question is:After the BLE terminal device is bound to the mobile phone( Most likely Android...
I found this in the schematic and I wanted to
Confirm this is correct pinout to communicate over serial
Know where to go in the firmware to get this information?
...
Hi everyone,
I am working on nrf52832 using sdk15.0.0 using ble_app_beacon
I getting 3mA current when falling edge detected, i want to set my device as low low power consume...
Hi, Dear Nordic & All:
I use usbd_msc example to generate .xls file, and write content in it, sometimes I write successfully, and can open it right on PC with WPS,
but...
In project ,i use a TWI transaction manager to control two sensor devices.So, each device requires a GPIO to detect input interrupts. I use a GPIOTE IN event and a GPIOTE...
What is the drawback of setting the TTL on mesh packet to a high number?
I am assuming that a node will not relay the same message twice? I.e. it sees a packet for the first...
Hello!
I’m quite new to the nRF microchips and am trying to programme my nRF52-DK board following this guide ( https://infocenter.nordicsemi.com/pdf/getting_started_keil...
We are working on the OTA DFU of NRF52840. The soft device version we use is the latest: s140_nrf52_7.2.0.
Unfortunately, nrfutil does not have the code number for this...
Hello
Based on this example : https://devzone.nordicsemi.com/f/nordic-q-a/57881/store-custom-application-data-using-peer-manager?ReplyFilter=Answers&ReplySortBy=Answers&ReplySortOrder...
Hi Support,
I am observing something that is quite strange on the GPIO input. I am developing a Zigbee device with Energy harvester with NRF52840. I need to use the state...
In addition to uarts, I2cs and SPIs I tried toggling some apparently spare pins without seeing voltage changes on the pins I tried.
Which pins are available for digital...
I'm using the Nordic nRF52840-DK board to breadboard an SDHC card interface in Zephyr using SPI. I have it doing "basic" operations, but am trying to reconcile what I'm physically...
Chip - BT832AF (nRF52810 QFAA)
SDK- nRF5_SDK_17.0.2_d674dde
SD - s112_nrf52_7.2.0
2V- power supply
My application need not to be very fast, but is extremely concerned...