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 All:
The hardware is working perfectly up until I changed some codes in the program and load it on the chip then I am unable to program again. The error message is:...
1.Size of EPROM. Is it big enough for our program as well as our data file for the whole day?
2.How can we secure the EPROM so that no one else can overwrite our code or...
We have an application that is an apple ibeacon, plus some extra properties that can be read (battery level for example)
The "ibeacon profile" eats up all the space in the...
Hi Guys,
i'm a newbie, trying to get the heart rate demo project working.
I've connected the nRF8001 to my own hardware, using a PIC processor.
i'm able to connect...
Hi,
I have a question about the service profile (ex:heart rate service, battery service,etc...), these services are based on protocol of IEEE11073-20601? Actually, I want...
See subject. The softdevice is currently installed on the chip (v6.0.0-1.alpha)
I searched online, and found some information that the security state of the chip has been...
Hi all,
When I receive data from the phone app, I do it via this service handler (and it works):
err_code = ble_services_init(&my_device_service, ble_receive_handler...
error:-559038737 ...line:1128 file_name:src\ll_lm.s0.c
And I can't find this file, so can somebody help?
Why this happen? How can I do to avoid this? It will cause reboot...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hi
I would like to use the arm based energy micro MCU to update 51422 via UART
I've understood how the firmware update example with hci, but I need a set of hci api to...
Hello,
I in the nRF8002 data sheet it mentions a Programming tool for the nRF8002. Can you please send me the partnumber of this tool? Also, if a programming house wishes...
"Install the Master Control Panel and the nRF51822 Development Dongle (PCA10000)
Download and install the Master Control Panel from our website. Make sure to select...
Hi,
Been using nRF51822 before but on this new design I have an external MCU running the main duties.
I've been reading up a bit on both but would like to get some thoughts...
Hi nordic engineer:
I want to know the right process to delete the bonds when the device connected.
There is a button used for bonding. When it pressing by more than...