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...
Hello,
In nRF5340 project, I have two projects, one is for net core, the other is for app core. I use SEGGER to build these two projects, flash the images into the development...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I have the driver code for SPI based external NOR flash. Now I want to port the filesystem (FAT filesystem) for the same. I am using SDK v16.0 and nRF52832. Please tell...
Is there a script with which I can flash a nrf52 directly over Bluetooth. I tried to use "nrfutil.exe dfu ble -ic NRF52 -a mac_address" but it requires a board to be connected...
Hi,
In oner of new project, we planned to use nRF 52833 with BLE mesh implementation.
We are planned to use IAR 8.50.1. We have downloaded both nRF SDK(17.0.2) and mesh...
I try to use 52832 as a frequency meter to measure the bluetooth central frequency to do crystal trimming.
The target is a CW(continous wave) signal, like 2441MHz,which...
Hello, I meet some problem. The chip I used is nRF52810 QCAA, the softdevice I used is s112, I defined P0.09 as SCL and P0.06 as SDA, the TWI can't work and it stops in while...
Short Our project runs application code on the nrf5340 application core and a bt_mesh configuration on the network core. Everything works as expected when we build as two...
Hi, I am Marcous.
Recently I am doing the AoA project in the nrf52833 board. I have now got a antenna matrix, sky13322-375LF , a board with four antennas in it and 4 gpios...
Hello i've implemented a push button detection with the bsp library but i can't fin a way to configure a pullup with it :
When i check the tention on the input it's at...
Hi Nordic DevTeam,
What I have learned from this thread below is that using 32kHz external crystal provides less power consumption and better accuracy :
https://devzone...
To the kind Nordic support team,
We are evaluating a scenario where we need a "gzll gzp host" to receive data on two encrypted pipes at almost the same time (we modified...
i was running some power optimization and MTU tests in NCS V1.5.1 and was able to compile and run.
I upgraded to NCS V1.6.0 and there were several errors
So when I compile...
Hello,
I am currently working with the development board nRF5340DK in order to evaluate the nRF5340 SoC.
Given certain project requirements related to the operating temperature...