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...
Hi.all:
I'm doing a project, it include freeRTOS+emwin(TFT screen SPI-->32Mhz)+BLE(central+peripheral)+FATFS+flash(qspi)+TF card(spi)+GPS(uart)+wifi(uart)+other IC(spi)...
I am working with a SmartThings Multipurpose Sensor connected to a nRF52840-DK running the ZigBee CLI as a coordinator. I am able to have the sensor join the network and I...
SDK11, NRF51822
if I use the fstorage_test at the applicaiton_init(void), then runs ok.
but on my product, I use a key to power the system, if I use the fstorage_test...
We are implementing DFU over serial to the nRF52832 from another microcontroller.
We are using SDKv15.30 and a slightly modified the serial bootloader from the DFU bootloader...
Hello, I am developing a big project with the nrf52832 + several peripheral devices and I want to integrate the notion of unit test to my project (in Segger embedded studio...
When trying to build my BLE Mesh app based on light_switch server example app from nrf5 SDK for Mesh with added functionalities (like detecting GPIO state changes and firing...
I'm attempting to create a DFU update using the the ble_app_uart example coupled with the BLE DFU bootloader. It's not unlike this case .
SDK = v16.0.0
nrfutil = v6.0...
Hello Nordic Team,
I have loaded the ble_app_uart example on my custom hardware. There is a button connected to P0.13. When that button is pressed I receive a NRF_BREAKPOINT_COND...
Our nRF52840 is connected via UARTE @ UART_1 to a modem which does not have a WAKE pin - the only method of waking it from sleep is to send a UART break. Is there any way...
Hello,
nRF52840-DK
SDK 15.3.0
s140
OS: Ubuntu
IDE: SES
I have run into 2 init functions for separate features that have run into this issue. In main, when initializing...
Hello,
I have the following scenario:
* Mobile phone acts as a Provisioner and it already provisioned Device 1.
* Device 1 has Proxy feature enabled and also supports...
Hi,
i'm trying to readout the who_am_i register of SPI slave ST lis2hh12 (a MEMS sensor). I followed the spi-example found in examples/peripheral/spi of SDK 15.3.0.
...
I have a node running with the SDK for Mesh v3.1.0. It crashes during boot up in restore_addresses_for_model() due to dsm_address_subscription_add_handle() returning NRF_ERROR_NOT_FOUND...
hello
I have questions.
1) T he difference between start_tx_carrier and start_tx_modulated_carrier Are both start_tx_carrier and start_tx_modulated_carrier sending data...
Hi,
I have gone through nrf connect app in google playstore . But when I scan for the beacons, the app gives hex values. I want to develop a customized app that will read...