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 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...
Hello,
I want to know to which pin should i rely my AMPERMETER so i can measure the current consumption of the µC .
If you have other hardware solution to measure the...
Hello,
I am trying to flash a Sparkfun thing plus nrf9160 board but I am not able to for some reason.
This is what I am getting on the logs when trying to select the...
Hi all! I'm new to mesh bluetooth technology and I'm stuck with some bugs.
I am using the development boards nrf52dk and my goal is to create a network of about 6 nodes...
I am using nRF5 SDK version 17.1.0 and am seeing this line in file examples/ble_peripheral/ble_app_uart/pca10040/s132/ses/flash_placement.xml
<ProgramSection alignment=...
Hi, I am trying to transmit data via Bluetooth from two sensors at the same time to a dongle that will send the data to the computer via USB, I am able to connect the two...
Hello,
I'm doing some current measurements on both the Thingy91 and the nRF9160DK and I'm seeing some weird behaviours. My setup is as follows:
First measure on the nRF9160DK...
Hi dear reader
I've read several threads on this issue, but none of them could help resolve my problem.
I've an application which currently is only starting some advertising...
Hi
I am looking for an advise about selection of the optimal connection parameters. I am using couple of nrf52832 devices as the nus peripherial. As the central device I...
Dear colleagues,
I'd be very grateful for your help in the following challenge: I would need to change pins and/or i2c bus speed without recompilation of my code.
I can...
Hi,
I am following the NRF5 getting started guide. Unfotunately, I am falling down at the first hurdle. When copying the .hex to the JLINK storage, a fail.txt is generated...
i am using a custom board same as the https://devzone.nordicsemi.com/f/nordic-q-a/29195/nrf52810-custom-board
i edited pca10040e_s112.
it got stuck at sd_ble_gap_ppcp_set...
Battery free BLE solutions are exanpding (wiliot, nexite, atmosic etc). Is there a plan in Nordic to provide a low power chip that will support battery free (or at least ...
I am trying to use the MCP2515 SPI2CAN adapter with the nRF9160 DK.
I started by trying to get the Zephyr socket_can sample to work. My efforts are based on this thread...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...