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...
Our most advanced Bluetooth Smart SoftDevice to date released this week - S130. We're excited in a big way about this one covering as it does so many different options in...
Hello,
We would like to be able to load the s310 Softdevice via an ANT bootloader. I am using a slightly modified version of experimental_ant_bootloader from the 7.2.0 SDK...
Hi!
Is there any configuration differences between those 2 modules??
I understand from the data sheets that the pinout is just the same.
I´m testing a PA+LNA on the same...
bnjr, je veut mesurer le rssi entre deux composantes BLE Nano . quels son les fichiers .h qu'ils faut ajouter pour le faire fonctionner ?
merci a l'avance
NB : j'utilise...
I tried to program the beacon kit with the nfr51822_beacon_app.hex through DFU-OTA using the nRF Toolbox on an IPad, and though the upload seemed to work, the application...
How do I configure nRFgo to use the IAR I-jet rather than a segger? When I run nRFgo the nRF51 Programming tab is greyed out and it says no board connected. I presume this...
Hello, I use two nRF24L01+ modules as a transmitter and a receiver, and Atmega8515 as my microprocessors. The transmitter seems to be working as I can see the modulation on...
Hi,
Our manufacturer would like to change the recommended capacitors on the nRF51822 antenna circuit design. Here is the query:
Please check below 3 capacitors request...
I notice in the datasheet for the NRF24L01+ that the receive address needs to be programmed into the Receiver.
Our application receives data from another channel and supplies...
Hi All,
I am looking for a cost effective Chip Socket for nRF51822. The challenge with nRF51822 is that while it is the standard QFN48 package, the pitch is 0.4mm making...
hello,
I have known that Nordic has produced new nRF51 DK which already support s130. But it seems only a demo!
What's the exactly plan of BLE 4.1 and 4.2?
When can buy...
Since windows xp isn't supported any more, I need to get the evaluation kit working with a windows 7 PC. It looks like the problem is with the USB communication. Is there...
Hello,
I am using ESB protocol and there is a definition says "#define NRF_ESB_CONST_MAX_TOTAL_PACKETS 6" so how can I use maximum total packets number? I am looking higher...