But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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
...