Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi,
It's been a few months since I've been developing a new project using the nrf52832. One of the main features is naturally the OTA DFU. During the last months I was able...
Hello,
I noticed that slighly incresed amount of printk output in the B0 bootloader leads to the corrupted debug output.
1st case - I added two printk lines starting with...
Hi,
I was in a strange situation using nrf52832QFAA.
I'm using nRF52832 and nRF52840 evaluation board.
When i download code using Programmer(nRF Connect), the memory...
I want to know the details about integration of Non-IP Data Delivery in NRF9160. Please share implementation details. If you suggest some example code or at commands to look...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to use CC310 with nRF52832. I found the following description in " Cryptography library - nrf_crypto...
Hello,
The VSC plugin is showing squiggles for SPI related nodes which are valid. (compile with no errors)
Here is an example:
Here is the error message
Thank...
Dear Nordic,
We developed a product based on the nRF52833 chip, with an external antenna, 3dBi gain. Use a smartphone to scan the product in the outdoor,the transmission...
The product we are developing will be using a proprietary radio protocol. While in receive or send mode, the radio will either read the Tx data from a buffer via Easy DMA...
Hi,
I'm trying to download hex file to our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. I'm using nrfjprog:
nrfjprog...
Greetings. I am trying to implement a custom cluster with attribute reporting, however, for some reason, i am unable to start reporting of such attributes. I have started...
Hi,
we are developing an application using the nrf42840, Softdevice S140 7.0.1 and nRF5 SDK v16.0.0. We develop the code both on central and peripheral side. So we have...
Hi,
I have two 52840DK,
OS : Windows10 X64
example: \ncs1.7.1\zephyr\samples\bluetooth\periodic_sync\
I didn't change the code, Whether I set [CONFIG_BT_LL_SW_SPLIT...
Hi,
nRF Conncet SDK1.7.1, Windows10 X64.
\ncs1.7.1\zephyr\samples\bluetooth\periodic_adv\,
building and debug work well,and i set the device name "PerAdv", then reload...
Hello
I'm trying to use the example code for ble_app_uart and it doesn't seem to work. I copied the folder for pca10028 and changed processor from nrf51422 to nrf51802 everywhere...
I am using four ADC inputs to the 9160.
I am driving each input from an op amp buffer as in the attached schematic.
ADC channels 0, 2, and 3 work as expected. As for channel...