If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hi,
we are trying to get FOTA via memfault working on our nrf9160 device.
We are using NCS 2.0.0
We updated memfault to 0.33.0, since that is the latest version and...
Edit -
Didn't notice I'm on 'Server setup' tab...
Problem solved
---
Hi,
Just updated to the latest standalone nRF Connect for PC BLE app.
Not sure what exactly...
Hi. I am currently working on a project where I need to measure the current/power consumption of a software running on a Rasberry PI mod 4 (RPI). The datasheet informs me...
Hi All,
I've tried to port and adjust TimeSync peripheral to my project. We use NRF52810 so I had to use TIMER1 and TIMER2 instead of TIMER3 and TIMER4.
I also "reconnected...
Hi dear all,
I testing smp_svr example on nRF5340DK board , I add bluetooth dfu in project and download into the board .
Use nrf connect try to update, the two update...
Hi, I was trying to test the location sample on my custom board that has an nrf9160 chip. I did everything in this link: https://docs.nrfcloud.com/Guides/GettingStarted/Devices...
So we have our own bootloader project, was trying to get this to work in Segger Studio v6.34 Mac OS Apple Silicon and it would always fail to boot the DfuTarg, the BT would...
Getting linker error "undefined reference to `nRFInitialize'"
Any help would be appreciated, thank you.
T he file 'ses_startup_nrf_common.s' included in project .
Contains...
Hi All!
I tested the central & peripheral_hr_coded examples.By using Nrf connect sdk version 2.0.0 /2.0.2 ,nrf52833DK's. Is it possible to add a feature in the example that...
I am working on implementing a BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED advertising setup.
I would like to minimize the current spike transients...
Hi Team We are working on NFC for our new product. When we measure the power level each GPIO we don't reach more than 700mv. Changing the antenna to a larger antenna did not...
Hello,
I have enabled NRF_LOG over RTT but I get flooded by the same message until my application crashed.
For example:
I get continuously:
what am I doing...
Hello List,
First some context: I am working with SDK 17.1.0 on a nrf52840 (arduino nano ble).
Created a variant of the ble_app_uart example and want to add pairing/bonding...
Hi,
I am aware, that I the PDK is deprecated and I plan to use a nRF5340-DK in the near future.
However, I would like to make use of the PDK I have sitting around and...
Dear Mate,
I am trying to build and flash a program by using (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com...