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...
Hi!
I'm developing a small central BLE software, everything works well, please assume that I have correclty instantiated a connection, did the service and characteristic...
Hi,
I have looked around the internet and am trying to understand the ble security options. I cannot understand the correct approach to take for our application.
Our situation...
Hi,
How interrupt is working in nrf saac driver? I can see that it is already code is present in the adc_nrf_saac.c
static int init_saadc ( const struct device...
Hello,
I was wondering if it is possible to port older projects built using the now deprecated Nordic Thingy:52 SDK ( https://github.com/NordicSemiconductor/Nordic-Thingy52...
Hi,
As a university we bought several NRF51422 dongles to sniff BLE traffic
Following the installation instruction here: https://infocenter.nordicsemi.com/index.jsp?topic...
Hello,
I am new in nordic previously I was working on Cypress controllers. I am trying to put the device in System ON Low power mode.
I have tried the below functions...
Hi,
I am working on a project using BT Mesh and I am evaluating a prototype using the nrf52840. I am not working with the mesh-SDK, because I am using zephyr. I am working...
Hi, I have a University group project which required us to build software on Android devices. Basically, this project requires us to build software based on BLE Mesh between...
Hello,
I want to communicate one card nrf5340dk with 2 same card in using 'central_uart' and 'peripheral_uart' samples.
I have succeeded to establish the connection and...
Hi,
We have a new product and are looking into OOB pairing for authentication and encryption. All the information about OOB flows back to NFC pairing, but that is not what...
Hi
I am working on an application that uses extended periodic advertising feature of BLE 5. In this sample (periodic sync):
https://github.com/nrfconnect/sdk-zephyr...
Hello nordic. I have several SPI peripherals connected to the nRF9160. I'm using the PPK2 in ampere mode. Does this then also measure the additional current drawn by the SPI...
Hello,
I'm wrapping up the layout of a board based on the NRF52832 (DCDC). I've tried to replicate the reference design as close as possible. I'm using Kicad and had to...
Hi,
Referring to the case,
https://devzone.nordicsemi.com/f/nordic-q-a/72660/nrf-connect-sdk-v-1-5-0-how-where-to-change-phy-and-tx-power-for-long-range-application
...