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...
Hi,
I am using Segger Jlink with SWD interface
nrfjprog used to work perfectly fine for me but, suddenly, I cannot run any nrfjprog commands, I get the error JLinkARM...
I am trying to use nrfx_timer and nrf_drv_ppi in Light switch server demo example. But I face undefined reference error.
I have add c files path and include in CMakeLists...
I waas working with nrf52840dk sdk15.3.0 and pca10056 now I would like to migrate my code to nrf52840 dongle with pca10059 aht changes should I do ?
and how can I debug...
I'm writing my own BLE discovery routine for S140. I'm finding that after I call sd_ble_gattc_descriptors_discover(), BLE_GATTC_EVT_DESC_DISC_RSP is passing attributes that...
Hi,
I just wanted to report that there is an issue with the solution suggested in this thread . Even when you manually manage double buffers outside the ble_advertising...
Dear all, I started nRF52840 development. Using this module, I'm going to use BLE and USB connection.
I have nRF52832 module, which sends BLE data by 1.28Mbps. I'm going...
Hello all,
if we design a AoA receiver based on the nRF52811 and our own antenna array, will it be able to locate beacons using Bluetooth 5.0 communication?
Kind regards...
We intend to connect an A-D converter to GPIO lines in SPI mode. The ADC generates a done pulse that is positive 3.3V and 56ns to 64ns wide.
Looking at v1.1 datasheet...
Hello,
During application development I've got SoftDevice fault PC: 0x000251BA. It happens always just after start `FDS Garbage Collector`, so I expect that can be related...
Hello. I work with two board nRF52832. One of them is a server, which has rx/tx characteristic, the second acts as a client. In both projects used BLE NUS.
When client NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Good morning
I have designed master slave cards with nrfl2401, I have to certify them (CE) I need a declaration of conformity.
In your site I found nothing I would have...
SDK: 15.3
Softdevice: 6.1.1
Board: Custom board
device: nrf52832
I have two boards, one central one peripheral role,and they has bonding togther. The central always...
Hi,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with-nrf9160-dk...
Hello,
I wanted to know why StackLimit is not defined using HeapLimit in nrf52_common.ld ?
Given the fact that the HardFault handler ( HardFault_Handler ) is checking...
What are the MIPs of nRF52832 with S132 softdevice enabled? Also, changing the softdevice to S332 will affect the MIPs? Regarding S132 and S332 softdevices, they are all same...