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...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi! Currently I am working on a project based on nRf52840 used in wearable, battery backed sensors and one acting as a central device. Since most data exchange functionality...
Although I search this problem, I couldn't find any proper solution for this error. I am using J-Link OB Arm.
I am using the latest version of nRF Connect.
Also, I am...
Hi! We're running the NRF52840 chipset on a custom board. I've recently switched from running the S140 softdevice to running S113 softdevice on our peripherals in order to...
Hello,
I'm using nRF52840 with softdevice s140 and SDK 15.3.
I am able to run the examples/peripheral/flash_fstorage.
Copying the fstorage stuff into my own project...
Hello, everyone!
My goal is to achieve throughput of 65 kBytes per second with nRF52832. I chose nrf52-ble-image-transfer-demo as a starting point.
My tools are: - nRF52...
Hi,
I live in Austria and I can't use the delivered iBasis SIM cards but I have got ones from Magenta (Deutsche Telekom in Austria) for their NB-IoT network and they seems...
Hi,
We have developed a bluetooth mouse which is a 2D 3D mouse in nRF52832 SDK 16.0 based on the ble_app_hids_mouse example. We are on the last stage of the production of...
hello Nordic
hope you will answer this time because i have had already 2 questions regarding ble extended that were not answered by nordic.
i am working with nrf52832...
Hi,
My board is currently using NRF52832 with SDK17.0.0 + Mesh 4.1.0.
I use NRF Mesh App for android to interact with the board. When never the phone screen is off, the...
Hi I am using BLE Mesh V4.0 and Stack V 16.0.0
I have included UART functionality in light switch server code to interface a sensor.Now upon receiving 5 bytes from UART...
I'm new with Nordic products, I bougth one nRF52840 and I tried to install Segger, to start programming.
I had a problem when I tried to open a SDK on Segger. When I try...
I'm using a custom nrf51822 board with S110 softdevice, and SDK 10. This board is used as SPI slave with BLE. I tried to estimate the stat up power consumption by reading...
Hi, we are developing a bluetooth device in my company that must transmit at a distance of about one kilometer. I saw that this soc has been tested up to 1300 meters. It's...
1. By the toolchain manager, the sdk connect and zipped toolchain were downloaded.
I used the downloaded SES to compile examples. For others, they can compile successfully...
Hi All,
My one of the old application is based on SDK11 and i found some issue data corruption with FDS module. After reading some post here regarding FDS issues and also...