Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
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...
We want to use a BL6554PA (based on the nRF52840) as a thread node and enable the integrated Skyworks SKY66112-11 front-end module with PA and LNA to increase our range. I...
Hi All.
Trying to complete Lesson 6 Exercise 2 from the course nRF Connect SDK Fundamentals made by the DevAcadeny, I connected the Thingy53 to my computer through USB-C...
Hi,
As part of some verification purposes, we need to test out peripheral with the nRF connect Bluetooth low energy app. We have the peripheral set to 2M, DLE enabled and...
Dear Nordic-Support and community,
I am developing a system where a Thingy91 device needs to:
Dynamically connect to a specific BLE device that sends data like Heart...
In version 2.9.0, I modified the JEDEC ID.
The system is supposed to send a "Deep power- down enter(0xB9)" command after reading the JEDEC ID.
However, after the system...
Hi,
I am trying to evaluate the provided smp_svr sample with the BLE DFU on the NRF52840 dongle after I have already tested it on the DK.
I get the following error message...
If we subscribe all attributes of cluster of device connects to coordinator will it make issue? we have noticed its dropping many values if subscribed at same time. if values...
Hi,
I'm working with a custom board build with an nrf9161, I've created my board from nrf9161dk board (change some pin and defintion), I'm able to flash and build? I can...
Hello all,
I'm working on nRF-9160 and nRF-9151.
What I want to add into SLM application were:
Configure to communicate through UART2 since it will be working with...
Hi,
I'm currently developing a headset application using the nRF5340 AUDIO DK. The thing is, I would require 2 AUDIO DKs (one for headset and one for gateway) to implement...
Hello,
I am wondering if what I am seeing is expected. I tried flashing the modem fw on the nrf9151 using nrfjprog.exe (v10.24.2); which I am able to do successfully, but...
Hello,
I have a Friend SoC with nRF52833 via SPI HCI communicating with my nodes that are nRF52833 MCUs. The nodes are LPN nodes sends data to the friend and awaits a reply...
When using the Serial Monitor, sending AT commands does not show any response from the Actinius Icarus board (nRF9160) Is there any way to resolve or debug this issue further...
Issue Description
The application starts successfully, initializes the modem library, connects to the LTE network, resolves the MQTT broker's address, and establishes an...
Hi,
Just wanted to know if nrf5340dk supports for UART baud rates until 512kbps.? And specific baud rates configuration like 122800.? If yes, is it simply configured as...