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'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...
Hello everyone,
I tested ble_app_beacon example code in SDK15.2 on nrf52810 scanner using nrf connect apple iphone(ios). set APP_COMPANY_IDENTIFIER 0x0059(Nordic id) its...
Does the 2nd argument in the following function SAADC example controls the sampling frequency? If this is not the case then can this saadc example program be modified to be...
If I set CONFIG_SPM=y I can flash merged.hex and successfully call sys_reboot(SYS_REBOOT_COLD) to reboot the system.
If I set CONFIG_SPM=n (and build/flash the SPM project...
I'm using nrf52_SDK_12.2.0, SoftDevice S132 for my application.
I'm implementing SAADC along with UART in my application. I was implementing the SAADC referring to the example...
In regard to the problem described here: https://devzone.nordicsemi.com/f/nordic-q-a/38048/bug-in-how-bootloader-treats-gpregret , it would be interesting for developers,...
When I reset a node after it's provisioned but not configured, the p rovisioner would keep trying to configure it, and would not be able to provision any other nodes.
...
Hello,
I am trying to 'recover nRF52840 dongle after accidental UICR erase' as described here I did modify my dongle as described here
Unfortunately I do not know how...
Hello,
NRF52840
SDK 15.3.0
SoftDevice: s140
OS: Ubuntu
IDE: SES
I am having difficulty getting consistency out of the RTT + NRF_LOG_INFO() print statement. It...
Hello,
I use the nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31 with nrf52840-DK.
I'm looking for a way to get the transmit state after I sent a udp packet. I would like...