Hi All, I am trying to write to "adafruit e-link 2.13 Featherwing colour dispaly" from nRF54L15DK running zephyr. With ESP32 i am able to write to the display. But with nRF54L15DK...
Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
we want to use NPM2100 with 2.4V rechargeable battery, burst 2.4V to 3.3V @150mA.
there are a sepcial charger solution for the 2.4V rechargeable battery .
Could Nordic...
Hi,
I'm attempting to upgrade an existing project (which is still in the development stage) from NCS 2.7.0 to 3.0.2; this seems to break native TLS, and I'm not sure why...
Hi, I've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
For the nRF52805 how is throughput specified?
Throughput Spec:
"It is capable of Bluetooth high-throughput 2 Mbps" ( ref )
Is this spec for serial throughput...
Hi,
I'm trying to periodically send sensor data to the AWS server and followed the documentation here to connect and send data to the server. I use these configurations...
Hi!
I've been trying out a tutorial about adding custom service and characteristics ( https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello ,
I am having nrf52832 custom board.
In my project i need to use both CLOCK source ( Low frequency clock and High frequency clock source ).
Timer running on high...
Hello, Second time in here, thank you so much for all the support so far!
I'm developing a Beacon BLE, I wanna be able to send data over Advertising or Scan response. So...
I am trying to implement ble_app_interactive on nrf52840 as my application will require 2 uarts. I have started from the example application for the nrf58832 and created a...
in nRF52840, current consumption can be decreased by executing code from RAM instead of from flash. How is it possible to execute code from RAM? how to executing code from...
Hi, I have one nRF52840 DK and 2 nRF52840 dongles, i used the latest SDK17.0, programmed nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_blinky\hex\ble_app_blinky_pca10059_s140...
MacOs on a macbook pro with LMP 9 (BLE 5.0 support) and a new DK2 board, SDK 16; no example built
and downloaded (SES) is discovered by the mac (same with an IPAD 2 pro...
Hi,
I need to read a digital signal with varying pulse widths (Min ~120µs) over ~30ms. Currently (nRF52832) I'm doing this using a timer interrupting every ~15µs and reading...
Hi Nordic Team:
I use this example " Thread Google Cloud Platform CoAP Example ",
I setting up the cloud is finish, but I Thread device of google_iot_coap not join the...
Hi everyone,
I'm new with nordic chips and for our project we use a custom board based on the famous nRF52840 mcu. I read a lot about SDK17 in the infocenter to find how...
Hi
The latest OpenThread/Zigbee SDK has no examples for openthread with the PCA10059 (No MBR, executing directly from 0x0 @ flash start).
Ive tried now multiple times...
nRF52840, SDK 16.0.0, SD132v7.0.1
What's the correct way to tell whether HFXO or HFINT is clocking the HFCLK controller? I'm able to start and stop the HFCLK controller...
Hi, i am using the nRF52dk would and im using the pwm driver example and im trying to understand the way the seq_values void works when it comes to phase or sequence would...