Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I am using nRF51422 with a 16MHz crsytal, HMC5893, LED and MPU6500. I have noticed that the power consumption in IDLE mode is approx 1.2mA. This was originally at 6mA. I call...
I am trying to get DFU/OTA to work with the supplied sample Apps, so far no luck. I bought the nRF51 DK to have the hardware matching and tried with SD S310 2.01 and dfu_dual_bank_ble_s310_pca10028...
can you recommend me cloud provider which support Nordic, nrf51822->BLE->AndroidPhone->IoTcloud? e.g http://developer.garmin.com http://www.cumulocity.com or ...
Id like...
I wrote code to jump from application to bootloaer in softdevice 7.1.0.
It work allright,but other module of the whole program got a trouble like this
devzone.nordicsemi...
Hi,
The device may be talking to a TX/RX station (connected to the Windows PC via USB) that uses an nRF24LU1+ so I'm guessing I will need to use ESB for compatibility...
Hi,
Where can I find the instructions on what tools need to be installed to reprogram the nRF51822 beacons? I haven't been able to find it in the documentation provided...
Hello
I am working on a nrf51822 EK, i have worked out on BLE-multilink central and peripheral examples which were given in nrf SDK examples but it did not work.Please provide...
Hi
I need to configure my nrf51 tx power so that it is discoverable only at a particular range/distance.
for example: i need my device to be discoverable only within...
I'm using the nRF_Libraries software pack and found something in dfu_transport_ble.c that I'd like to change, e.g. the MANUFACTURER_NAME macro to say my own company.
This...
Hi,
I am using device as ble-Peripheral SDK nRF51_SDK_7.2.0_cf547b5 and softdevice version :s110_nrf51822_7.1.0_softdevice.
As ble-central SDK nRF51_SDK_7.2.0_cf547b5...
I am currently migrating my projects to SDK 8.0.0.
I have problem with sd_ble_gatts_value_set function.
I receive write request in one characteristic (char.A), and i...
Hello,
I can't find an answer on my question, but maybe I looked over it.
I'm desiging a sensor which will communicate to a smartphone by BLE and to a PC by ANT. The communication...
Hi!
I am using the nRF51822 to do some measurements regarding the capture effect ( en.wikipedia.org/.../Capture_effect).
My question now is: when does the radio latches...