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 All,
I want explore BLE5 extended advertisement with nRF52832.
Using "ble_peripheral\ble_app_blinky" code from SDK16.0.0, facing " NRF_ERROR_INVALID_PARAM (7)" error...
Hi, I ported the TimeSync example devzone.nordicsemi.com/.../wireless-timer-synchronization-among-nrf5-devices to the current SDK 16.0.0 and S140_nrf52_7.0.1_softdevice. But...
I am unable to set the PA/LNA Mode on NRF52832 using SDK 14.2 ( Soft Device Version S132 5.0 ) using the Fansttel BT832X SoC.
i have used the exact function on the below...
There is the nRF52840 specifications sheet at the reference circuitry there is a pin 74 that is indicated as ground, what is this? 74 does not seem to line up with the method...
I don't know if this something I'm doing wrong, a Segger stupidity, or something else. I'm using SES and copied the examples/ble_central/ble_app_blink_c project to another...
I am struggling with excess current consupmtion using uart+fifo. It seems like ~300uA is drawn by UART and disabling via app_uart_close() doesn't help.
I have checked all...
HI,
I have nRF9160 modem DK. I am working a project based on http sample.
The LTE is initialized through the call:
w_lte_lc_init_and_connect();
But after ( in the...
Hi, In my current project I'm implementing an ANT Shared Channel topology, where in each channel period the master polls a slave with an acknowledge message and receives the...
Hello,
I can connect to LTE with the iBasis SIM that came with the nRF9160DK but have been unable to connect with any other SIM. Here is what happens in the LTE Link Monitor...
Hello,
I'm currently developing on a Adafruit nrf52840 express. I'm working under the impression I need to develop the code in C in order to use my code in mass production...
hi, i just purchased nrf52840 dongle, still new to use nordic components.
i have no idea on to use it as a beacon. already done the part in SES.
i want to make the dongle...
Hi Experts,
I have looked into the Mesh SDK for several days, i found one question is the device how to handle the same message they transmitted before after power reset...
To the kind attention of Nordic support team,
I have been doing the pairing between two devices using nrf gazell secured library. Then, what I want to do, it is to read...
Hi,
We plan to measure the sleep current of the *whole* Thingy 91 system including nRF9160, nRF52840 and sensors. Do you have a firmware (sample app or similar) that puts...