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.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi
Is there an example for BLE "Just Works" using the NRF Connect SDK for the peripheral device?
I am using a peripheral device without display and would like to allow...
Hi,
In our application we use a motor. In the case that the watchdog would trigger while the motor is running, we need to stop the motor. For this we need to set the PWM...
Hi, all,
At first, I have to say I am a newbie in programming for BLE. ^^"
I trying to development a cycling power meter, so I want to modify this CSCS example to...
Hello, Recently I tested and flashed the Zephyr program to the nrf52840DK, it works fine. While I flashed as usual last time, I saw the LED5 flashing and then the PC didn...
I would like to perform a OTA DFU in a nRF52840 DK using nrfutil. For that, I'm using the example that is in SDK/examples/dfu/secure_bootloader/pca10056_s140_ble in the target...
Hi
I have follows the following steps.
1) I build 'hci_uart' sample for nRF5340DK successfully by following guide https://docs.zephyrproject.org/latest/samples/bluetooth...
Hi, I tried the fourth step of this guide https://openthread.io/codelabs/openthread-hardware#3 , but if I start the OpenThread daemon, I got this output that is not the same...
Hi There, I'm trying to read the NDEF records stored on my NRF52 DK but I'm having some issues when the the NDEF record payload is less than 4 chars. I just get random symbols...
Hello,
I've recently run into an issue with the Command Line Tools. I was using version 10.13.0 up until today, and everything was working fine. When I updated to 10.14...
Здравствуйте, я использую Honor 8x телефон. Я считаю, что это очень трудно использовать приложение на этом телефоне. Соединение происходит только один раз, и после одного...
as i said above,i got 1.5GHz radio signal,such as follow:
left is 1.5G,right is 2.4G
I want to know if the PA is configured correctly in my code.
here is my code:...
Hi,
What is the best starting point(Sample) for project with:
OS (like FreeRTOS)
BLE data advertisement.
I already install nRF connect SDK 1.7.0
Thanks
We have our one of Product Firmware of NRF52832 written in the Keilv5. As the Application use the Softdevice Functionality we need to load Softdevice code and Application...
Hi,
I'm using Windows 10, Python 3.10, Wireshark 3.4.9, pyserial 3.5.
Hex used : sniffer_nrf52dk_nrf52832_4.0.0.hex
I see this question has been asked before but the...