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 want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
Greetings friends,
I'm having some trouble figuring out how to use the the sdk for developing a beacon central.
What I've got so far is: I used the BLE Central for UART...
Dear Sir/Madam I am currently designing a IOT board using nRF5284 as the main controller IC The board is battery powered and is charged using USB. Data can also be transferred...
We're seeing an issue where a dfu package containing SD+BL+Apps gets stuck on iOS nrfToolbox during DFU process after it updated the first part 1/2, which is BL+SD. The same...
Dear Nordic Team
I am developing a BLE device using the following resources:
- Microcontroller: nRF52832
- Softdevice s132
- Peer Manager is used for whitelist...
Hello,
I have developing one project in that i am using nRF52832 and SD 15.0. Here is the current application developing:
There are 3 ble app_blinky(ble peripheral)...
what do i need to modify in an application to send that application over mesh? Lets say i wan to send blinky example over mesh to all other nodes, what i need to change in...
I am using the mesh SDK 2.1.1 and have one node that uses the serial API. That node sends mesh packets to the network via the PacketSend serial opcode. This command uses an...
I am looking for resources/documentations about implementing subnets in Mesh. The use-case I want to implement is:
1. Create two subnets: Subnet A and Subnet B.
2. Provision...
i've seen examples in the nRF SDK using FreeRTOS and am very interested in integrating an (RT)OS for upcoming embedded projects since they very quickly outgrow the limits...
I'm evaluating the nRF52840 for a new project.
I have read a number of previous posts that show that I can't achieve what I want, but I want to be sure as the 840 is ideal...
Hi,
I'm using the nRF SDK for Mesh v2.1.1 with the Interactive PyACI Python console. I have been able to run the Interactive mesh provisioning and configuration example...
Hello, I am having trouble with output display on my nrf52840dk.
I tried resetting the device. It has no effect. I using RIOT OS to flash the board. PyTerm outputs nothing...
Hello, I've been evaluating the PDM hardware driver for the nRF52832, and the PCM output of Thingy. I've found that, for certain impulses at the input of the microphone, the...
Hi I have successfully set up my ARM SPI interface to use the nRF24 chip. At this time I'm trying to establish connection but I'm not sure I under stand the setup for comm...
I'm getting this when im trying to select the device.
when i try to update the firmware nrfgo studio is getting closed
please help me in solving this!!