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!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Can the nRF2460 be operated with TXLAT (0x52) set to a value lower than 4 ?
Can the nRF2460 have a lower latency than 20mS ?
The range requirements are very small (30...
Hi All,
I have created a custom board header file based off of the pca10040.h file. I have customised this to support 10 buttons and 2 leds. I have also extended the array...
Hi everyone ;)
I have a problem with timeslot ESB library with Bluetooth LE. In my application i need do somethingh like that:
Bluetooth and ESB PRX works excelent...
Hi, I am using the BLE mesh 2.2.0 with nRF5_SDK_15.0.0_a53641a. I am using Segger embedded studio as toolchain. I was able to compile and flash the default app code onto NRF52...
I am working on an application to connect approximately 500 devices in a single network... trying to check if Thread or Mesh is a better option... Please do suggest...
After searching around a little bit I found this post, but sadly an answer did never come up apparently. I'm using the nrf52 DK, using the 132 Softdevice.
I'm kind of at...
Hi every one!
I have nRF52840 dongle and BMD-300 Series Evaluation kit featuring the nRF52832.
I`d like to transmit continuous signals from nRF52832 to dongle(Desktop...
I have two ble boards(board A and B), one for client(Board A) and the other serve as slave(Board B). now i want to use board A to upgrade the application of board B by OTA...
Hi,
i would like to use the Power Profiler v2.0.0 from nRF Connect Software. The Power profiler is connected and it works with the Software 1.0.0. When i launch the power...
Hello,
I want to configure de coded mode on my nRF52DK, using the ble_app_interactive. How can I do it ?
I've saw that I can set the coded mode by de CENTRAL to a PEROPHERAL...
Hi,
I designed my custom board with RF52832. I was able to detect my board using the debugger.
I am using the BLE mesh default "Light switch proxy server".
I could get...
Hello, I got stuck developing with the nrf52840 DK Board, using the ZigBee SDK.
I´ve got a corrdinator, which establishes my network. Also I´ve got an End-Device that joins...
Hi,
I'm trying to relate the package marking to the IC revision or more specifically to the relevant errata sheet.
The documentation mentions the fields <PP><VV><H...
hello support ,
when I add the following code to ble_app_hrs example under the function advertising_init() there is no Advertising from the DK
What could be problem ?...