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.
I am learning from scratch on IOT development. So, please be kind. I have nRF52 DK and have developed what I need using mbed os online. It was simple to get it up and going...
Hi,
Is there any example project how to create virtual com port
using the nRF52840 USB interface? (Without using an external MCU like on the DK)
Thanks,
Miki
Hello,
I am trying to sample capacitance change as well as voltage change from sensors. I combined the simplified sample codes from Csense_drv and saadc sample. If I only...
I'm writing a report on Bluetooth Mesh for home automation / smart homes. I was wondering if there are any products on the market yet that make use of Bluetooth Mesh. I need...
Hi, we're starting to plan an update to BLE 5.0 (specifically the double bandwidth feature) on a product using the nRF521832 connected to an STM32.
We were just testing increasing...
SD_MBR_COMMAND_IRQ_FORWARD_ADDRESS_SET is missing from the s140 MBR (nrf_mbr.h). Why is this gone? How do we implement the previous functionality without this MBR function...
Helllo, I have PCA 10056 board with me. Somehow, IMy Windows 10 PC is not able to recognize the board. The nrfStudio Go is not able to recognze the board. I remember I programmed...
Hi,
I'm student in the university of "Paris-Est-Creteil" i saw your profil in Arm Mbed page. I have a project to do with nordic nrf52 and i'm using ARMMbed platform.
So...
Hi dear Nordic,
is it possible to use 0x0059 (Nordic Semiconductor ASA) as Company Identifiers in the Manufacturer advertising data field ? Is it linked to SoC (stack)...
Is the link automatically secure when connecting to a previously bonded device i.e when BLE_GAP_EVT_CONNECTED is published?
When devices are pairing/bonding, the peer manager...
Hi,
I want to make BLE application which works in PC like below application.
I intend to use the Python code to create this program.
Can I download the code about protocol...
I'm a newbie so sorry if these are silly questions but I've run out of ideas.
I am trying to build and flash zephyr RTOS onto the nRF52 DK but niether JLinkExe or nrfjprog...
I'm a newbie so sorry if these seem silly questions but I'm out of ideas.I have got some nRF52840 PDKs & nRF52 DK and am attempting to use Zephyr RTOS but I've run into issues...
Hello, I configured nrf52832 as central. I am using ble_app_uart_c example to set the IC as central. And esp32 module is my peripheral.
I am able to establish connection...