Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Hi,
I am having problems adding the MAX6675 device.
I using this code
and this prj.conf file.
and this overlay file
and try to build using the command line...
The JLINK driver is not working on my laptop although I see it; not sure why. When I plug in the USB a board LED flashes and I can change LEDs 1/2/3/4 with pushbuttons 1/2...
I've been getting Timeouts during provisioning with "Requesting Composition Data" when provisioning via iPhone using the nRF Mesh app and nrf52840.
I've had problems getting...
Hi Nordic,
I am trying to make the OTA part for the nrf52840 to be possible. My nrf52840 is connecting to the server through the 4G module, I am trying to receiving all...
I modified the ble_app_uart example to run on the PCA10059 by altering the flash_start, size, ram_start and size linker settings. I also selected two GPIO for the uart pins...
Good afternnon, my company is utilizing a board with a nrf52 chip + softdevice, we would like to start unit testing our framework and just overall use cases.
After researching...
I am building a Zigbee network of devices where the devices are moving around quite a bit. This means the routes from nodes to the gateway need to be repaired often. I know...
Hi ,
We are going to update our mesh software via DFU, follow the step of mesh 5.0 SDK DFU guide. we success build bootlader , data page, and dfu demo app ( Set NRF_SDH_CLOCK_LF_SRC...
I'm attempting to download the network core image using the procedure described in "Programming the network sample from SES". My app prj.conf file includes the following statements...
Hi all,
Just have a few Asset tracker questions if anyone knows the answer:
1) If using the nRF Cloud, and a custom env_sensor, what's the maximum length databuf that...
I have an NCS project compiling and running for nRF52840 (nrf52840-DK) and am attempting to transition this project to nRF5340 (nRF5340-DK). (Prior to this, I tested the nRF5340...
I've just received a new NRF5340-DK and am trying to compile and test the 'peripheral_uart' sample.
I'm using SDK 1.50.
When I loaded it into Segger via "Open NRF connect...
I have a problem with nRF5340 :
when building with west build -bnrf5340dk_nrf5340_cpuappns -p so I have a clean build and flash after that with west flash everything is...
I have an nRF52840 acting as a SPI slave to another processor. If I put the nRF52840 into a deep sleep mode, how can we wake it back up over SPI? I typically have only seen...
Hi Team,
SDK- nRF5_SDK_17.0.2_d674dde
SD - s112_nrf52_7.2.0
chip - nRF52810
I would like to reduce the power consumption during systemON by disabling unused...