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...
Our system has SPI and I2C. Each of these communications works in isolation, as implemented in our program, for multiple transactions. When we try to include both we noted...
On p. 62, section "5.3.10.1 Device startup times" of nRF52805 Product Specification v1.4, the startup time of the nRF52805 is discussed as a function of the capacitance to...
Hello,
We use nrf-connect-sdk v1.9.1 (Zephyr v2.7 LTS)
We have a set of network devices. Both routers as sleepy-end-devices.
The sleepy-end-devices connect to the...
how to set bt tx power in NCS
I referred to this example "hci_pwr_ctr", but err occurs:"Set Tx power err: -5 reason 0x00", Possible errors are BT_SCI-ERR_SUNKNOWN_CMD。 ...
Running NRF52840 mcu core on custom board using 17.1 SDK
1. Use the nRF Connect Mobile app to connect to our device over BLE
2. Run the dfu uploader to update FW from...
I am planning to modify the SLM application (NRF9161) to load its own certificates for TLS upon startup. This should be doable via modem_key_mgmt functions.
However, NRF5340...
Hello,
After migrating from NCS 1.8.0 to the latest NCS 2.7.0 version, I am no longer able to disable PRINTK , which we previously did to reduce flash memory usage, as we...
Is the nRF 5340 already FCC Pre-Certified ?
When we integrate the nRF5340 SoC within our product, should we need to get our product certified by FCC ? is there any difference...
hi professor,
The npm1300 is used for power management on my borad.When VBAT and VBUS are connected simultaneously, the bulk 2 output power supply varies between 1V and...
Hello,
I used VSCode debug for APP core without any issues.
But I cannot debug NET core because, APPROTECT is turning on. I want to disable APPROTECT persistently for...
Hello,
I freshly installed nRFConnect 5.0.2 in a Windows PC. Installation was fine.
When I start it I get an error:
How can I overcome this?
BR Matthias
I am currently trying to use my nRF52 as a BLE central to connect to a OBD II BLE Device. I am able to use the name scan filters and connect here
After connecting, I...
Hi,
I am Maria from SmarEdns. We need a hardware device that connect 15+ BLU at a time and update firmware. how many BLU connection avaliable in nRF52840 Dongle at a time...
Hi,
I am using fstorage functions in the ANT broadcast RX project.
I am doing the fstorage write function when the ANT device is connected (Inside RX EVENT of ANT event...