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 am using multiperipheral configuration. I want a characteristic to be read by only a specific peer among connected peers. How do i recognize and authorize this specific...
Hello is a starter developer
I used the nrf51822 chip on the pcb board and downloaded the example code but it did not work.
When I checked the 16mhz external crystal on...
Hi all!
I´m trying to use FDS to read and write to my nRF51 using the example from Infocenter.
The write seems to be OK and returns 0x00.
But fds_record_find() returns...
Hi everyone.
I want to add RFX2411N to extend BLE signal coverage. I also need to minimize power consumption. I used VDD_PA to control TXEN and 2 gpios control both TXEN...
Hi,
I am testing the USB CDC ACM Secure DFU Bootloader example via NRF52840.
softdeivce uses 5.0.0-2 alpha and uses SDK version 14.1.
I have a problem.
I ran Erase...
Hi,
I need to activate one pin just before the sample is taken on a saadc channel. I have settings as in saadc example.
How can I do this? Is there any event that I...
Is it possible to send more than 255 bytes on SPI when nrf52832 is used as slave. A few solutions use SPI Master with easyDMA and ArrayList to do this. Will the same solution...
Hello,
I have a question is it possible to break the nrf52832 if I try to load the application when the UART of the module is active(TX and RX pins are 1).
The softdevice...
Context :
I am using a nrf52832 to communicate via UART to a STM32 on a custom board. I've based my work on the Ble nus service example.
Main change from the DK is that...
I am playing with example app from this tutorial devzone.nordicsemi.com/.../
I can see the app only when I start debugging. If I just power up my custom board, it doesn...
nRF52, S132, SDK13.
I need flash two .hex files. One- firmware, second- data. It flashed on a factory. data- veans serial number and other personal chips info. Now I can...
We want to flash ble_peripheral over nrf52. How can we proceed?
we use the code from following link when we try compile this code in segger studio we get following errors...
I am using keil 5, softdevice 132, sdk NRF_SD_BLE_API_VERSION=5, nRF52832.
I am trying to work with firmware update over ble.
In the example folder, there is an example...
Hello Sir / Madam,
I want to load the BLE 5.0 (BLE Mesh) stack in nRF52832 chip.
Where I can find the latest Bluetooth 5.0 (BLE Mesh) stack on internet? Can you suggest...
Hi. My application uses an in-RAM log which I then read back to a terminal on the host using nrfjprog like this:
$/Users/eliot/dev/nRF5x_tools/nrfjprog/nrfjprog -c 1000...