I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
Hi,
I need help to use FT2232H wit OpenOCD for flashing and showing debug messages from nRF52833 Dev Kit.
Background:
I need to distribute the debug environment to...
Hi there,
We are implementing the %CONEVAL AT cmd in our project and noted that the DL-Pathloss parameter, which is supposed to be the last parameter received, is not being...