I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
Hi everyone,
I'm reading the documentation about USBD and I have some questions about it.
1) What's the EasyDMA? Maybe I understand what it is but I am not sure so I ask...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
I'm implementing APN lookup based on MCC MNC, which I try to obtain from IMSI using AT+CIMI.
However, AT+CIMI it returns valid result only after trying to connect for...
Dear Sir,
How are you doing today?
My customer would like to know the hardware revision information for the nRF52832-QFAB-R
Please let me know if you need additional...
HI
i want to build the examples in git repository " https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 " for my nrf9160 using segger embedded...
Hi Team
I see a post https://devzone.nordicsemi.com/f/nordic-q-a/60261/nrf52-pwm-library-or-driver?ReplySortBy=CreatedDate&ReplySortOrder=Ascending
It said " It is vulnerable...
I am doing some experiments where I send use 2 nrf52840 DKs in a closed setup. Packets are advertised over channel 37, 38, 39 and I am looking at the RSSI values and some...
Hi, i am trying to add additional data to the Mesh Light Switch server example. I modify generic_onoff_common.h and generic_onoff_messages.h as follow.
...
We have a Macronix MX25R6435F flash chip on our custom LTE-M product, which uses the NRF9160. It's intended to eventually be used for full modem FOTA image storage. For now...
Hi All, I've just received an nrf9160dk, I'm starting to investigate the development of our application while the hardware guys produce a custom board.
I'm just starting...
Hi,
I have filed an issue over at cmake regarding this issue:
https://gitlab.kitware.com/cmake/cmake/-/issues/21512
As someone else has already posted on stack overflow...
Hi team,
We are asked by customer if no external 32.768kHz crystal will impact the RF performance? Customer test and if with internal crystal, that will decrease 3-5m nearer...
I am porting a nFR5340 GCC project to IAR. I can't find any startup files for IAR on the Zephyr stack as there used to be in SoftDevice.Doe anyone know where th eIAR files...