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...
Hey guys, I'm trying to set the max tx power for our nRF52840 project and I'm getting this error:
CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value...
I'm presenting an issue when exporting the data collected with the Power Profiler Kit 2 in the software (nRF Connect for Desktop v5.0.0), specifically the digital outputs...
Good afternoon,
I am debugging the nRF9160 in a product, and what we are noticing is that the socket "poll" events do not appear to be generated when the system is in...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...
I am attempting to store a pre-generated key in the psa key store using the psa API. I have taken the nrf->samples->crypto->hmac and nrf->samples->crypto->persistent_key_usage...
Hi,
I am working on a setup where nRF5340 uses W5500 Ethernet IC and communicate MQTT over TLS. The actual setup for now is nrf5340dk + w5500 ethernet shield.
I am working...
We found one charging issue on nPM1100, after we assemble the battery to the PCBA, and then apply 5V to nPM110 (VBUS) and GND. The protection ciruit does not release, and...
Hi,
I am using nrf52840 and SDK-16.0. Our product is already in the market.
we added some extra features now. after adding this we are not getting application timer call...
Hi,
I need to provide a clock signal of 4.9152 MHz to an external ADC.
Can the NORA-B106 module (that integrate a nRF5340) supply that signal by the Application Core M33...
I am looking to program the nRF52840 development board to get data from the mpu6050 sensor. I want to use bare metal code for the same. Is there any available code or sources...
Hi Folks!
I've got a rather bulky project that's having a rather bulky project. In short, my project tries to enable both MCUBoot DFU and an ExFat Filesystem. I've narrowed...
Support,
I've encountered a challenge while integrating my product with device from a third-party. Unfortunately, they've utilized the SIG base UUID for their unregistered...
We have an existing application for the NRF52840 using SDKv15. This application will handle writing a new application to a free bank. I need to add the ability to jump from...
I need to do a DFU via BLE but I do not have enough memory. For the past few months I have been working on a custom bootloader that would use an external memory to do the...
Hello, I am on conenct SDK 2.6.0 and trying to run the Zephyr Bluetooth:Central example on the nrf5340 dk to connect to a Minew S4 door sensor and get data from it. Here is...