I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello everyone, I took the example code "ble_app_hrs" and added a pin toggle to verify that the code is loaded correctly onto my custom board, which is programmed via the...
I'm trying to install the toolchain manager on a new work computer and I'm running into issues that I think are related to my work's proxy.
I've tried following the steps...
I am trying to configure the STS4x temperature sensor by Sensirion on I2C on a nRF5340DK, I have setup my the coding exactly how sensirion suggested except few changes such...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_conn. I notice that the max subevent data size is about 64bytes. If I send a data size larger, I will get a error...
Hi DevZone,
I have made a custom PCB with the nRF52832. I placed the same coaxial connector that is on the nRF52 DK in my PCB. At this point, I want to test the BLE functionalities...
Hi,
I am unable to build the MQTT over Wi-Fi lesson 4, exercise 1 using the nrf7002dk_nrf5340_cpuapp board configuration, but the same code builds successfully with nrf7002dk_nrf5340_cpuapp_ns...
Greetings all, Does the Direct Test Mode (DTM) app v2.4.1 provided in the NRF Connect for Desktop v5.0.2 package support gain settings for the nRF21540 FEM such as +10, or...
I am working on nrf52840 and I want to control the motor speed so I want to generate the variable frequency PWM for the same. How can I generate the variable frequency PWM...
Hello,
I need to configure second UART for nRF52840 DK. So I would like to know the overlay file for uart2 configuration with exact GPIO pins. Also the .c file to initialize...
I 'm porting code from Zepyr 3 .5 to 3 .7 and am having errors in my ds2484 1 -wire device . It was working fine but now reports an init error unless I add deferred -init...
L.S.,
I'm trying to build an "Arduino" port for the nrf52840 (Seeed board).
When building an example I'm getting the following errors during the link phase:
.\Objects...
Hello,
In my project I have b0, mcuboot and an app. My nRF SDK version is v2.7.0.
My project works fine if I use an absolute address in SB_CONFIG_BOOT_SIGNATURE_KEY_FILE...
Hi,
I am working with the nrf9160 and ncs2.7. Is it possible to programmatically change how pins are defined? For example, on startup 2 pins are for I2C (SCL and SDA) and...