Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
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...
I'm looking at Product Specification v1.2 - Reference Circuitry Configuration 2 where BUCK2 is not used. The schematic shows the output VOUT2 is tied to VSYS in this case...
Hi Nordic Team,
I am planning to develop a Matter-over-Thread end device (sensor) using the nRF54L15 , which will be battery-operated . To maximize battery life (minimum...
Does anything exist yet? The datasheet only contains a preliminary matching network and says will be available when the chip enters mass production, but nothing is available...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
I tried used Nordic's UART service implementation as a starting point and everything works but I can't figure out where the string "Nordic UART Service" from "nrf connect...
I have loaded the Quick Start Application using nrf connect for Desktop after following the instructions. I get the error as per the attached file on the Serial Terminal....
Hello,
We are trying to test our custom board with nRF9161 in a new location, so we bought local SIM cards (Yettel, Serbia) here. These are not special nb-iot SIMs, just...
Hello all, First, thank you for the support and community here, which is very helpful. I have been developing a device using the XIAO nRF52840 device. (link: https://wiki...
Is there a way to modify the distance measurement sample code to where it is intended for one transmitter and multiple receivers versus between just two devices? I am trying...
The workaround says:
" Trigger TASKS_PLLSTART before TASKS_XOSTART is triggered and trigger TASKS_PLLSTOP after TASKS_XOSTOP is triggered."
I would like to start HFXO...
Hi,
I am running into a really strange issue where setting both CONFIG_NRFX_PWM0=y and CONFIG_NRFX_PWM1 =y in prj.conf gives me the following build errors while using mcuboot...
Hello,
My PPK2 is reporting 2 zetta amperes power usage, and I found out that the "modifiers" appear really broken:
I have attempted to re-flash the ppk2 firmware, but...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
hi support team,
i have one problem for 54l15+7002 in ncs2.9.0
I am afraid that I need your help.
I was porting MQTT demo and PERIPHERAL_UART demo together and want...