Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
I am trying to define a simple output pin.
in the DTS file I have:
aliases {
ledred = &hwledred;
ledgreen = &hwledgreen;
memwp = &hwmemwp;
};
soc {
gpio0...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...
LE audio demo,i enable CONFIG_STREAM_BIDIRECTIONAL ,when i connected Galaxy Buds3 by cis.
my uart_tx will stop.cpu looks busy.when disconnect with headset.data will...
Hello, I have a problem trying to connect Direct Test Mode desktop app to my custom board running Zephyr on nRF52833. My firmware sample is based on hci_uart https://github...
Hi folks,
I've been trying to use the sw_pwm to generate two PWM outputs. I'm using sw_pwm because I want to achieve lower frequencies (1-100Hz) and the hardware PWM API...
Hello,
I need to connect the Thingy:91 to an MCU via UART and/or SPI bus. I need help to identify the pins for communications for:
SPI: CSK, CS, MISO, and MOSI
UART...
Hi, I am new to working on the display . I am trying to integrate nrf5340dk board with waveshare lcd module which is of 1.14 inch and has st7789v controller by using SPI communication...
Hi,
Legacy SDK bootloader and dfu preparation workflow had the following option:
hw_option allowed for checks, whether supplied firmware matches given hardware. So firmware...
Using nrf5340 audio DK & ncs v2.60
I modify this function to print this information when the number of packages reaches 100.
\
Part of the result:
120*100*8/(...
Hi, I'm trying to implement timer synchronization on one central and multiple peripherals, I'm using nRF52840 and NCS v2.8.0. I've seen the example conn_time_sync which uses...
Hi,
I am using download client for downloading a file.
I am using download_client_get and get fragments in callback.
When the file requested is short in the callback...
Hello Nordic Team,
I'm developing a project with two nRF52/nRF54 microcontrollers where I need: - 1st microcontroller as BLE peripheral receiving mobile app data (nRF connect...
I'm migrating code from ncs 2.7 to 2.9.
I am using CONFIG_BT_EXT_ADV and scan timeout callback - such timeout requires CONFIG_BT_EXT_ADV:
It was working fine. Now it's...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...