The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?...
Hello All.
I was facing this error when immigrate spi example of nordic to the embOS of Segger using the SES. I don't think it concern to the embOS envirement but still...
Hello there,
I'm doing some experiments using a nRF52833 dev kitand an iPhone XR . I followed the example from Testing Long Range (Coded PHY) with Nordic solution .
When...
Environment:
nRF Connect for Desktop V3.4.1
Windows 10 clean machine
nRF SDK Tags v1.2.0 and v1.3.0 (tried both)
Used TOOLCHAIN manager for tag V1.3.0
Used Getting...
We’re currently facing this particular issue for Bluetooth Mesh. So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld...
Hello, I am using RIOT-OS with nimBLE on my custom board. However, I am unable to find rc_temp_ctiv (reference: infocenter.nordicsemi.com/index.jsp or a suitable register...
Hi,
I'm using ble_app_uart example with RTC 2 (for date & time).
Individually works fine. But combine both and using sleep & wake up functions, its not working.
Here...
When I open J-Link RTT Viewer application to see logs of a program with set CONFIG_LOG_BACKEND_RTT , then I see logs' output with some delay, comparing to logs of the same...
Hi.
Can you make a youtube video showing how to use SEEGER studio for a demo project.
I would like to see the whole workflow starting with a new project for nRF91xx where...
Hello,
I'm developing an HID consumer control application with the nrf52832. As many ble products have, I would like to add a power off button to my pcb. Is it better to...
I'm just after C headers and Makefile like the NRF5 SDK.
All I found was some "AppImage" file for x86_64 which I've no idea what to do with - I tried unzipping it, but it...
Hi!
Whenever I open an example for the nrf52833 (PCA10100) in SES I get the error "The evaluation period for this release has now expired". This does not happen when I try...