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...
Hello Nordic Team,
While developing on the nRF5340 Audio DK, there are certain unusual behaviors that are tracked down by our development team over the bluetooth module...
Hello,
I don't have experience in audio converters and interfaces so I'm asking here for your advises.
What I've is a device, in development process, that have a small...
Hi, When creating custom boards using the nrf connect vs code extension (ncs 2.7 with nrf9160) The flash and ram values in the <board>.yml and <board>_ns.yml file are different...
hi support team,
1. ncs2.8.0 introduce Subnet Bridge feature, here is the link:
" ">docs.nordicsemi.com/.../brg_cfg.html"
but which demo can we show to customer? i...
Hi, Team.
We are currently using NCS v2.7.0 with the sysbuild approach on the nRF5340 . We referred to the nrf/sample/matter/lock code and copied its sysbuild configuration...
Hello,
I'm experiencing issues testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.
To reproduce my issue, just build the sample out...
Sorry if this is documented somewhere, but there is a dot pattern that seems like a QR code on the 9160's exterior metal case. For the purposes of provisioning a product,...
I performed OTA over BLE for Matter samples available in NCS. After OTA performed successfully, it erased the Matter commissioning data and uncommissioning the device. How...
Hello!
I am working on a project based on NRF52832 MCU and NRC connect SDK in VS Code.
I have a custom PCB and I use GPIO pins to switch on the power of the OLED display...
Hello, I am studying DevAcademy Lesson 4 - Data exchange in Bluetooth LE , specifically Exercise 3 using the nRF5340DK . While attempting to build the corresponding Git code...
Hello,
We have a project which requires high accuracy for 14-bit resolution ADC output by using Nordic nrf52832, we regard that the accuracy is linked to the internal...
Hello,
I'm using nrf5340 audio application in nRF Connect SDK v2.7.0.
It has been working normally, but today when I opened folder, the sidebar disappeared, as shown in...
Hello everyone,
I guess my question is more conceptual rather than a specific issue with the code.
I am working on a device featuring an nRF5340 chip and an nRF9160 chip...
Hello, I am trying to get a custom board with an nRF5340 (on a Raytac module) up and running. I want to emulate a simple HID mouse. Therefore, I selected the code from the...