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...
Hi
I develop nrf52840 and nrf52832 of our's RTOS environment(with. GCC).
I want apply mesh protocol with nrf52832 and nrf52840.
I ask,
when does support...
I try create my own app based on buttonless app. I've tested dfu over the air it's ok. But for that I need to firmware bootloader (with security key) before. It's ok for production...
Hi,
I dont get the Light Control example to work. Other examples from the normal SDKs are working.
I have 4x PCA10040 Dev-Kits.
I flashed the example with SEGGER...
We're having a range of issues with a firmware that I cannot detail due to NDA.
Hence we're looking for someone proficient with nRF51/52 using SD130/132 for reviewing/assisting...
Hi,
We can currently nRF51822 beacon kit. I want to know that do you have other beacon kit which have high range and in this large broadcast data can be broadcast ??
...
Good morning.
I use Google Translator to transcribe my articles.
Please understand if the context is not right.
I am currently testing HID Protocol with a mobile phone...
Hi guys,
i'm experimenting with ble_app_multiperipheral example from sdk14 and am having some issues.
I have made some modifications to be able to read and write characteristics...
Hello!
We experience problems trying to connect from Samsung Galaxy A5 (2017) to BL652-SC-01 module that runs serialization on a custom board: the smartphone is stuck at...
Hello, let it be clear that I could be wrong on this, but so far, based on the example provided by the nordic semi, I got the impression that the ble mesh is built almost...
Hello Nordic People,
Today I visited the NordicTechTour in Eindhoven, NL.
At the end we were given the "thingy" - quite interesting and useful hardware thingy.
However...
Hi all,
I just got the Rigado BMD-350 dev board that is based on the the nRF52832 Nordic SoC and I am trying to modify the ble_app_blinky example to include 1 more characteristic...
Hello,
I am trying a IOT SDK example to connect a NRF52840 to a Raspberry Pi 3 via ipv6:
infocenter.nordicsemi.com/index.jsp
I don't use a low energy dongle because...
I've worked on nRF DFU Library on Android where you can easily do OTA DFU. Same with the nRF Connect desktop application. I was wondering if anyone knows any library (preferably...
I'm developing a BLE gateway/scanner for nRF5 Mesh BLE network, my system components are as following:
Raspberry Pi 3 installed with noble nodejs library (as I'm...
Hello,
I am using nRF52832 s132 soft device and i have read accelerometer adc 3 axis value with sample rate of 244us instead of ms. For controlling my device i have send...