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...
Hello,
I have a Nordic Thingy:91, and I need to perform continuous wave (CW) transmission tests in LTE. To achieve this, I plan to develop custom firmware that alternates...
Hello Everyone,
We are working on a new product using the nrf52840 and OpenThread.Our current product uses the Azure IoT Hub and we were wondering if we could use the library...
Hi,
I defined __STACK_SIZE as compile/build flag. It has no effect according to GCC output after building is done.
Chip is nRF52840.
I tried to set fixed stack size...
Based on the message on the following page, nrfjprog has been deprecated and should no longer be used:
https://www.nordicsemi.com/Products/Development-tools/nRF-Command...
Hi,
I am nrf52dk/nRF52832 (512kB flash) nordic peripheral_lbs sample as a test environment for establishing OTA updates. In my product firmware, I am facing a situation...
Using nrf5340 with nrf7002 on a custom board, and trying to get a stable wifi operation (including in situations where the wifi AP availability will vary, as this is a mobile...
Hi, I having a hard time with SAADC using v2.6.1 and a custom board. I have built the samples and gotten hem to work on the dev kit. I am trying to apply that to the custom...
I have been getting results from reading out the registers of the FEM on my nrf21540 DK board. After I lower and raise the PDN pin on the FEM, I will read out CONFREG0 and...
Hi All;
We are currently working on establishing a connection between the nRF5340 development kit and mobile devices(Samsung/Pixel). I have configured the device as a...
When I install new NCS(findmy) vscode development enviroment in another computer(win10), I meet a strange compile Error: Aborting due to Kconfig warnings.
Details as follows...
Hi Nordic team,
I've successfully run the Wi-Fi Shell example on the nRF54H20-DK with the nRF7002-EK, but I'm having trouble getting it to work with the nRF7002-EB. Without...
As I am running out of flash space on the nrf5340 (mainly due to the 500+kB needed to run a basic wifi application), I want to put the nrf70 firmware into the external flash...