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...
Hello, I am going to make a PCB to mount the module and programming pins SWCLK/SWDIO/VCC/GND. I wanted to run my module at 1.8v, but I am worried if the nRF51 dev board, when...
[87] CPU: Unexpected wake from System ON Idle when using FPU
This anomaly applies to IC Rev. Rev 1, build codes QFAA-B00, QFAB-B00, CIAA-B00.
I have the PCA10040....
I made a custom board with the nRF52+SDK11.0.0+s132. The firmware is based on the ble_hrs example (modified to fit my board and modified the application, but the basic premise...
I want to change Variable state( 0->1 or 1->0) when I push the button.
I was searching for example relating to the GPIO.
but I did not find that i want.
Everything...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Hi,
I am working on an Eddystone application for broadcasting advertisement URL to both Android and iPhone devices using the nRF52DK with the latest SDK 12.2. I have read...
Hello,
our company wants to launch a new device using Bluetooth.
We use your chip and your Softdevice S110 v8.0.0, what Bluetooth licences are we required to pay, and...
Hi,
I am using SEGGER Embedded Studio 3.10h on OS X and SDK 12.1.0. I get this error
main.c:614: undefined reference to `ble_dis_init'
even though I have:
...
Hello,
We have found a bug in nrf_bootloader that can prevent the application from starting up properly.
In nrf_bootloader_app_start.c, the nrf_bootloader_app_start()...
I saw the example of Andriod nRF Master Control/Connect app triggering the FOTA for mbed platform without using any button. Unfortunately, I don't have Andriod device and...
during the pcb design of nrf52, is it compulsory to totally copy your reference pcb layout . since our case need to design a small size device, so i have to modify the pcb...
Hi,
I wanted to know whether Bluetooth 5.0 will ever be supported on the NRF51 series chips or we need to migrate from NRF51 to NRF52 in order to have Bluetooth 5.0 in...
hi,I have a issue about pairing.
anyone can tell me the process of pairing and binding ,how the event BLE_GAP_EVT_SEC_PARAMS_REQUEST generate;
Do you have same example about...
Hello,
I am developing a board, with nrf51422-qfaa chip. To match the antenna I'm using the BAL-NRF01D3 balun. I currently have problems with antenna not working and I'm...
I am running an appliction with S132 soft device, build on top of SDK 12.0.0. Problem is that the application sometimes stops running for ten seconds, or even more, when Bluetooth...