Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi,
I have a problem with timer and nrfx. I use the migration guide:
So I r emove the old configuration entries related to the nrf_drv_* drivers from my sdk_config.h...
Hello,
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I am also using the soft device as my application requires. I have been trying to put the CPU into...
Hello, When i try to use nrf9160 with the BME280 sensor over I2C i get this error
***** USAGE FAULT ***** Illegal use of the EPSR ***** Hardware exception ***** Current...
Hello,
I am using BLE+MCU MBN52832 module and i am facing one issue while programming my application.
I am uploading the hex file using nrfGo Studio and when i try...
I have a custom nRF52840 board that I am implementing the Open Bootloader (from SDK 15.3). Push Button/Power control is handled by the STM6601 device. It keeps the power ON...
When I open a new project in SES and paste the code of blinky led example from " \nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky\pca10040\s132\ses ", and start compiling...
Hi. every one
First of all, i am a beginner.
I connected the max44009 and CJMCU2080 sensors to the board.
and also get a value.
but sgp30 sensor is faile
there...
HI. i use SEGGER Studio and SDK 15.3.0.
I usally use printf func for debug. however as use SDK func, I need to use NRF_LOG_INFO casue SDK file use NRF_LOG_INFO for debuing...
Hi,
I am trying to port an existing project to a Mesh SDK example. Some files include the math.h library and use the round function. During the build process I am getting...
Hi I use nrf-ble-driver ver.4.1.1 with PCA10031 dongle (nRF51844 chip on board) and "connectivity_4.1.1_1m_with_s130_2.0.1.hex" firmware for that dongle. in this case ATT_MTU...
Hello to everyone. I´m starting to work with Mesh configuration in nRF52 SDK. I was testing the "light_switch" example as client and server in Mesh v3.10, provisioning with...
Hi!
I am trying to run a customized project which is based on the project in the following directory- "nRF5_SDK_14.0.0_3bcc1f7\examples\ble_central_and_peripheral\experimental...
Hi, I connect the HDC2080 with nrf 52832. but I cant read anything from the terminal. What It's showing is just
[ <info> app: TWI sensor example]
and I connect SDA --...
I'm working on porting a project plus bootloader from SDK 12.2 to 15.3. I have the application working fine, but the bootloader is having some issues. Most of the searches...