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...
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...
Both myself and a colleague had an issue in the past 48 hours where upon launch we were prompted to install a new West workspace/SDK. In my case it "tricked" me into installing...
SDK: 2.6.1 (2.9 seems to give an HCI build error , undefined reference to `__device_dts_ord_135', when enabled CONFIG_BT_LL_SW_SPLIT, CONFIG_BT_LLL_VENDOR_NORDIC ?)
SOC...
Changelog for nRF Connect SDK v2.2.0 mentions that:
nrf_dm_high_precision_calc() now handles out-of-memory errors by returning NaN .
What exactly are the memory requirements...
We want to generate 8.200 MHz as I2S MCK with an nRF5340.
This could be achieved with 12.300 MHz ACLK as source for MCK, and then dividing by 1.5 in the Master clock generator...
Hello evebody,
I have problem with socket creation. I am trying to copy example of this tutorial:
https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons...
I am trying to get DFU FOTA over BLE to work using external flash on an nRF52840 DK with NCS 2.5.2 . I followed multiple sources, but I am unsure about the correct configuration...
Hey , I want to implement a CMAC with the AES algorithm . In the prj.conf i added
CONFIG_PSA_WANT_ALG_CMAC =y but i received this error : error: #error "PSA_WANT_ALG_CMAC...
Hi,
I'm trying to use an RTC with the nRF Connect SDK (v2.9.0) and nRF52840, but nrfx_rtc_init always returns the error NRF_ALREADY_INIT . I haven't used the RTC anywhere...
Hi,
we have implemented https://github.com/nRFCloud/MQTT-bridge-mosquitto in our AWS account. but in we are getting error like
January 07, 2025 at 14:51 (UTC+5...