I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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
...