Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...
I'd like to sample the SAADC at 1280Hz. The app_timer minimum seems to be 1ms (1000Hz).
If I use continuous sampling by setting SAMPLERATE then the minimum rate seems to...
Hi all,
I am trying to port the nfc_text_record to the example experimentral_central_ble_app_blinky after I am able to compile I am getting the following message on my...
Hi
Whitelist function is in ANCS sample code.
Does it require in ANCS?
Can I disable whitelist?
If yes, how many pairing times between Device & Apple OS?
It cannot connect...
I'm new to use nordic and I would like to add a new custom service (2320EE58-8654-4132-95F7-0A872AC0958F) with a custom characteristic(23200000-8654-4132-95F7-0A872AC0958F...
Hi DevZone
I am trying to measure the battery voltage using the bas service. I got some hints from the ble_app_proximity example.
My problem is that no matter what the...
Please refer to the image below:(If you cannot see the image, link here: postimg.org/.../)
I'm not entirely sure what this pin does, does it output reference voltage...
Why can't I breakpoint or step blinky, using kiel MDK lite?
Comment --- I suggest Nordic do videos or provide exact steps for how to setup-run the base example (like Blinky...
I've been having a very difficult time debugging this issue. I've modified the bootloader_secure example and have it working on the dev kit using the 330 Softdevice. It works...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
Hi Nordic,
My application does the following:
Timer 2 takes care of controlling a shift register (CLK and DATA)
Timer 1 takes care of polling data from sensor...
Hi!
I am in the process of upgrading a quite large project from SDK 8.1 to SDK 12.2. It uses the nRF52 DK, PCA10028. I still use the toolchain I stated with, including...
Following this tutorial , but for pca10028 , softdevice s130 instead. I'm on Linux.
Under "Running", when I press Ctrl + F5 , I get the error s130_nrf51_2.0.1_softdevice...
Hi,
I try to modifie ble_multilink example et send more than one data,
here is my main code code :
static uint8_t test[4] = {0x41, 0x42, 0x43, 0x44};
static...
Hello,
SPIS is adding a 350uA from 80uA baseline running current. I would like some tips and advise on improving this. Thanks!!!
The baseline operation consists of:...
I am using eclipse as IDE , but when i build ble_app_hrs example it's getting an error ../../../../../../components/ble/ble_advertising/ble_advertising.c:195: undefined reference...