I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
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...
The nRF54L15-CAAA reference designs currently show an 8 layer board which includes 2 GND layers that seem redundant and possibly unnecessary? Can someone confirm that the...
Hello,
I have working BLE peripheral_uart example based application using nRF52840 dongle with SDK v2.6.0.
I tried to upgrade SDK to v2.7.0/v2.8.0/v2.9.0.
v2.7.0 seems...
Hello,
I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the...
Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
Hi,
I'd like to sample PDM at 48kHz, I'm using nRF52840 DK and nRF5 SDK.
I read a post ( devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate)...
I'm bringing up ble_app_hrs as an eclipse project using gcc.
I'm running into an error in app_util.h, line 67:
#define STATIC_ASSERT(EXPR) typedef char static_assert_failed...
Hello,
I'm using the following setup:
nRF Connect SDK v2.9.0
B0 , upgradable secure MCUBoot, and application
Statically defined partitions in the partition manager...
I am experiencing issues configuring an SPI-based SD card interface on my nRF5340DK using NCS v2.7.0. The SD card is not initializing correctly, and I am receiving repeated...
I have two nRF52833 development boards: one is connected to the nRF21540 EK as TX (using BLE peripheral_uart), and the other is used as RX (BLE central_uart). My issue is...
Hello,
I recently updated to the "new" nrfutil tool and installed the nRF Sniffer according to the instructions. I programed the firmware and ran nrfutil ble-sniffer bootstrap...
Hi.
I am looking for help with software development for my Thingy91 project.
Project is very basic and I am ready to pay based on hour rate. It is very simple and beginner...
Hi support team,
I'm working with nRF52833 DK. installed the mobile app and desktop, but I wasn't able to connect to either.
Power switch ON, SW6 on DEFAULT. J2 connected...
Hi
The Blinky Programm only starts when I give the reset Go command via jlink commander.
At Power cycle nothing happens.
If i give the SOC an external Pin reset the...
We have written a Flutter app, which uses the Flutter-nRF-Connect-Device-Manager package to perform firmware upgrades on bluetooth devices that the app bonds with.
If iOS...
Hi,
I’m looking at starting a new design that would be based on the nrf52840, however it seems that the flash readout protection is now fairly broken on this device. Are...