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...
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,
I know that MtConnect05 is not a Nordic product but it contains a nRF52832
and these questions are about SDK for mesh usage.
The questions:
1. What does this...
I am a newbie for Nordic development boards. I recently bought a thingy 52. When I was searching for how to upload a custom firmware of my own (After disabling few BLE services...
Hi,
I need a button and a led for my project. I like the BSP library for all it's power saving features but it looks like it's not flexible. I want a custom event for the...
I am starting with Thingy and I am having some troubles.
Background is I have done some work with nRF52840 that sends beacons one-by-one with different payloads. And then...
Hello,
I have 2 issues, please help to let me know and clarify them...thankful for your support in advance....
I need to know the confirmation about the usage of fds...
I am using a custom board based on nRF52 (nRF52832-QFAB-R). I am using the ble_hid_mouse app and performing the initialization for SPI in the main routine. But with the SPI...
Hi
which is better for reduced current consumption
1. lesser value of of MIN_CONN_INTERVAL, MAX_CONN_INTERVAL with large SLAVE_LATENCY
2. or vice versa
Thanks...
I tried using the serial code in peripheral/examples to transmit At commands to the esp module but did no get any reply.Is there any reference example which I can use to connect...
Hello All,
We are working on automotive application can i use 3xspi in nrf51824. i.e is it possible to configaure 3 masters in nRF51824 ?
thanks in advance
pavan
I have the nRF52-DK arduino board with a nRF52832 chip on board, is there any examples where I can read the Analog inputs on the arduino board and send them over bluetooth...
I'm downloaded a copy of the "offline" documentation, but its just a html file, is there a copy in PDF or any other searchable format?
It would be nice to be able to search...
Hi. The same issue I have is described here, but I've been asked to post a new question:
https://devzone.nordicsemi.com/f/nordic-q-a/29084/why-sd_ble_gatts_exchange_mtu_reply...
I have several characteristics which are updated by a regular timer.
The characteristic property is notify. Due to memory issues I use as value location BLE_GATTS_VLOC_STACK...
Currenetly I access the gpio pins by using this code (P1.01 this pin)
#define PIN_1 ARDUINO_0_PIN
nrf_gpio_cfg_output(PIN_1);
and so on
Is there any other way to define...
I have decided to use nRF52 DK for my project for the first time.
I would like to know what brand of touch screen should be used.
I will use 3.5" and 7 or 10"
Thank...