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...
Dear Nordicsemi,
We are looking for Sub 1 GHz RF Module, which gives Longer Range distance in Field either in LOS or NLOS.
Please share the details regarding proven...
Hi guys,
We've written a small test on-top of our internal Bluetooth library (glorified wrapper sat on-top of SDK 15.2.0 SD140 6.1.1) on the nRF52840 to send dummy bulk...
Good morning everyone,
I am implementing a custom radio protocol on NRF52 without using the SoftDevice at the moment. For some reason, I get a HardFault which I am trying...
Hello everybody,
I can flash my custom nRF52832-based PCB using the nRF52 DK and Segger Embedded Studio or nrfjprog, but this requires that I always have my computer with...
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
I am developing a nRF-Mesh based product. This product consists of a fixed number of nodes in a Bluetooth Mesh Network. Are there possibilities to factory-provision a set...
Hi!
I am working with experimental_ble_app_eddystone in SDK 12.2.0 for nRF52.
I have seen that the firmware does not support using different advertising inteval for each...
I'm wondering whether or not nRF52840 can be used for a USB smart card development.
"According to the spec of a USB CCID device (which could be found on www.usb.org ), there...
Hello everyone,
After using IPSP intiator and IPSP Acceptor BLE Examples on 2 different kits and connecting them through this profile, how do i send IPv6 packets between...
I cannot get a connection between Seeger Studio and a dev board from Seed Studio called nRF52832-MDK
I have added a pull-down resistor on TDO as I was getting an error that...
is advertising Complete List of 128-bit Class UUIDs(0x07) a doable ? I mean like " Complete List of 16-bit Class UUIDs " (0x03) it's not a service, just has an information...
Hi,
I'm debugging a Nordic mesh example, which is named light_switch_server_nrf52832_xxAA_s132_6.0.0_Debug, after build and go, a message appear:
sd_ble_enable: app_ram_base...
Hi All,
Hoping this is straightforward for an intermediate developer.
nRF52840-DK (matched dongle not yet in use), SDK 15.2.0, SES 4.10a (Jlink 6.40), Windows 10.
My...
Hello,
I have seen that the nRF52840 PS v1.0 specifies the RSSI_PERIOD to be 15us. I have also seen that the nRF52832 has only a RSSI_PERIOD of 0.25us (PS v1.3+) or 8us...