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...
[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...
While using nRF Connect, I encountered an error when attempting to enter Debug mode with RTT active. Here are my J-Link specifications and log details:
When I have...
Hi folks,
I am using zephyr sdk version 2.7.0 with a custom board that integrates a nrf52832, an ens210 sensor for temperature and humidity and lis3dh sensor for accelerations...
Hello,
using nrf5340 audio sample present in SDK v2.9.0, I can't hear anything from my nrf5340 Audio DK
I'm testing unicast_server scenario using a Motorola Edge 50 Pro...
I would like to know how efficient it is in terms of power to use UART via the async UART API. Does power consumption differ when its receiving data vs when it is idle? Also...
Hi,
I'm required by FDA regulation to have an SBOM for my project,
I found online that Nordic supports a sort of software bill of materials in the following link: Software...
I have app that's using MBedTLS and offloaded sockets on the nRF9160 modem. I'm using NCS 2.9.0 and it appears to me that it's not possible to set CONFIG_MBEDTLS_USE_PSA_CRYPTO...
Im using two Thingy:91 X, Toolchain is v2.9.0. I build and flash the dect shell example. I select build configuration thingy91x/nrf9151/ns. No other changes.
Both devices...
Hello,
Currently i would like to test my modem on TX continuous wave mode, for LTE-M. I'm using dev kit nrf9160dk, modem firmware version v1.3.6 and nrf SDK v2.7.0.
...
Hello everyone,
I'm experiencing an issue with the AWS IoT Sample on my nRF device . Although I've provisioned the necessary certificates and configured my project to connect...
Hello
I started developing a BT shell based app on the nRf52840DK board and then moved to a custom board.
In the overlay file, I've deleted every nRf52840DK node I could...
I would like to know which pins are available for nRF5340 on Thingy91 X on the debug board interface.
I was looking into PCA64165_Schematic_And_PCB.pdf and PCA20065_Schematic_And_PCB...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...
Hello,
IDE - Visual Studio Code
SDK version - 2.9.0
Computer platform - Win11
I'm at the early stages of a project which first requires to send ~10K of data to the...