Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
BLE Blinky example handles only 2 states "on", "off" to control the single LED.
How can I modify the code to receive and handle arbitrary byte from Android app?...
Hi,
I am currently working on creating a BLE central using nRF52840 with SDKv2.0.0.
For this, I am started with the example code ble_central_hr. I have set up a peripheral...
Hi,
we want to provide an OTS server with the nRF Connect SDK. But there does not seem to be a way to write to an OTS object. Is there some documentation on the OTS write...
Premise: wireshark I had used it about two years ago with another PC with WIN7 and with other versions of SW.
The dongle is the same as two years ago and is the dongle with...
Hello Nordic team,
I'm developing a proprietary radio protocol and I'm using CCM peripheral for on-the-fly encryption. The packets seem to be correctly encrypted and decrypted...
Hi, I use nRF52840, with SDK 15.3.0
Using UART communication, stored data should be unsigned integer 16 bit.
And the data should be calculated to float data type.
...
Hello there. I am wondering if PWM peripheral in waveform is able to generate a following sequence:
The idea, as you may see, is to generate a sequence with the same Duty...
Hello!
We have hit a wall trying to add support for a particular BLE peripheral to one of our products (which is acting as a BLE central). We support other peripherals,...
Hi Nordic Team,
We have no problem with using ble_app_hids_keyboard app,
However, in some use cases, we would like the application to run as "Just Works" to access other...
Hello everyone,
I'm currently developing a custom firmware for the Nrf52840 usb dongle ( https://www.mouser.de/new/nordic-semiconductor/nordic-nrf52840-usb-dongle ). The...
After power-up and RESET by RESET pin, power consuption of nRF9160 is ~2uA.
After wakeup by WAKEUP pin and AT#XSLEEP=2 power consuption is ~23uA.
What causes increased...
My goal is to use the atmel winc1500 wifi module with the nrf5340. - NRF5340 - NCS V1.9.0/Windows 11 - Atmel winc 1500 I started from the http_client sample (ncs\v1.9.0\zephyr...
Hello, I have soldered up a 51822 and I am trying to connect it with an EmStat pico and get measurements. I am not sure how to program the chip and get it discoverable with...
Hi,
I am using the NRF52840DK and would like to configure the GPIOs to have levels of 1,8V by using zephyr 2.4 or zephyr 3.1. By default I am getting 3 V.
Can anybody...