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...
Hi
I can't find the information about nrf52832's blocker power level and harmonic in the nRF52832_PS_v1.4.pdf and infocenter,Could you provide the blocker power level and...
Hi all, actually I am able to flash ble cental code to development board, and can able to connect and send data trough nrf connect app.
But my issue is, when the power to...
Hey everyone,
im currently trying to print a message once a gpio interrupt is fired over usb to the serial console. Therefore i basicly merged the basic/button sample with...
Hello,
We want to update our environment to use Python 3.10 due to added features such as match cases. However, we use the nRF52840 dongle together with pc-ble-driver-py...
Hi -
Just received thingy 91 and updated the firmware, but accidentally out of order. Wondering how to recover from the error "no matching trait found" when trying to update...
I am working with UBLOX AOA part and trying to program a custom module of nrf52833 instead of their UBLOX C209.
According to UBLOX they are using NRF CONNECT SDK 1.5 in...
Hello,
Using an nRF52833dk and following this documentation https://github.com/makerdiary/nrf52840-mdk
I was able to flash the blinky example on my board, but only once...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => Peripheral - libuarte
When I communicate with other development board, if I use this block of programs, nrf_queue_push...
Hi All,
I am trying to understand the possibility of using Bluetooth Mesh technology for voice communication for longer distances.
My main problem is to communicate longer...
Hi,
I was wondering if it was possible to notify the application layer if the central device is scanning and it (the central device) sends a scan request to an advertising...
Hi,
I have two questions regarding the UART and SPI communication at high speed.
I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an...
Hi Team,
I try to design a PCB based on nrf52840 chips, can you help me check if it is right?
Something like Power supplement, SPI interfaces, and debug and programming...
Hello,
I am currently using nRF Connect SDK v1.7.1 with a nrf9160DK. I keep getting "create_nordic_project.py filed (1)" when I try to open a new project with a overlay...
Hi, I am trying to measure power consumption (the device is an nRF52840 dongle) and I get different results when the board is connected or not to a JLink external debugger...