It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
NCS 2.4.1 nRF52840
My project is a battery powered SED based on the coap_client example. It is configured to autojoin using a hard coded pksd. I see on Wireshark that my...
Hello, I want to configure the BMP390 using I2C on my custom board. However, when I try to read the CHIP_ID register, I am unable to get the default value, and the function...
Hi,
I referred to this doc for hardware setup
However, in the programmer in nRF Desktop, I got the following log:
17:37:36.199
Error: Failed with exit code 1...
Hello person in charging,
I would like to know whether there are something information on vulnerabilities in the proprietary mode of nRF51 and nRF52, respectively.
Thanks...
Hello,
After an update to the NRF connect for Desktop the Programmer application can no longer program my nRF52840 dev kit (PCA10056, 3.0.0). Trying to revert the update...
Hi,
In our project, we're using Mcumgr FS to download files from our device.
After tweaking the BLE configuration parameters using the throughput sample ( https://github...
Hi
The datasheet of the nRF9151 is missing the statement in the nRF9161 datasheet:
RF 3GPP compliancy requires 3.3 V.
Is the nRF9151 reaching compatibility down to 3V...
I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Recently, we started developing our new project using the nRF52832 as our controller.
We are using Segger Embedded Studio (5.42a) as our IDE.
My question is: Are there...
I work for nRF52833 on NCS2.8.0.
I try to set SB_CONFIG_MCUBOOT_COMPRESSED_IMAGE_SUPPORT=y for sysbuild.
build error is occured.
Maybe there is not enough RAM for mcuboot...
My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
Hello. How can I monitor that SoftDevice is working properly? I am trying to monitor using Radio notification, but RADIO Active does not guarantee that the SoftDevice is working...
Hi ,
I am running "Cellular IoT Fundamentals". In Lesson 4, Exercise 1, has MQTT communication. Everything went well up to the point where I have to PUBLISH from MQTT Explorer...