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...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
My company has been working on making some devices that utilize Wi-Fi to be able to connect a device to the internet to view status and allow a device to be remotely controlled...
Hi,
I try to design NFC tag antenna with NRF52832. I have read many documents about NFC antenna design but can not find about relationship between range and inductance....
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...
hello
i have two nrf52832 boards with and using sdk 16 i want to use one board as a central and one as a peripheral and achieve a maximum distance of about 30 meters can...
We are facing issues whenever a Bluetooth connection is made between our device (Amazon Locker using nrf52840) and IPhone SE Model.The connection is made successfully but...
Hi,
My development setup:
SDK/SoftDevice: nrf5_SDK_for_Mesh_v5.0.0_src + nRF5_SDK_17.0.2_d674dde + s140nrf52720
HW: nRF52840 DK
I modified the sensor_server example...
Where can I find the presentation material (slides, questions, chat transcript) for the "Get started on your Advanced Wearables project on Hackster.io" webinar
I want to program my Thingy 91 with one of the sample projects. In the programmer App it says the project is invalid for MCUboot DFU, but only when using the Jtag connection...
I want to add DFU to the peripheral_hids_keyboard example from the nRF Connect SDK. I added CONFIG_BOOTLOADER_MCUBOOT=y to the prj.conf and specified a key file.
When building...
I'm using NCS v1.5.0 to create a BLE peripheral using nRF5340-DK.
I set the device name in the prj.conf file using CONFIG_BT_DEVICE_NAME and the name shows up when BLE advertising...