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!
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. ...
Details: SoftDevice 132, nRF5_SDK_15.2.0_9412b96, nRF52832
ble_ots_init started to return NRF_ERROR_NO_MEM after adding more services and characteristics to ongoing project...
Dear Nordic Semiconductor team, I have a problem while running AT_CLIENT application on nRF9160 DK. Firstly, everything goes good, all indicators are green in the LTE Link...
SDK 15.2 API 6.1
I am advertising with 1 nRF module and trying to scan with a second nRF module and connect.
the advertiser
the scanner
When i start the advertiser...
Hello,
I have the following scenario: An Android Phone is playing the master role and two nRF52 custom boards are connected to the master as peripherals. Both peripherals...
Hello,
I have problem with implementing UART to simple_coap_client example, but there is too much problems. Some issues have been solved, but it still is not all.
defines...
I need the nrf52 as a I2C slave, so I set up a very minimal example:
which seems to work so far. the chip wakes up, receives the i2c msg and is able to send back data...
Hello,
I'm trying to do some power optimization in my project and I'm looking for information about current consumption of different peripherals. Unfortunately, the information...
Hi,
Currently I am trying to implement Watchdog functionality into my Project.
I have the followowing problem:
I use the Nordic WatchdogTimer.h and instance the class...
I am trying to implement a DCT on a nrf52840 board and have been looking at using the CMSIS DSP DCT function to achieve this. Does anyone have an example of this function...
I have 2 custom made boards.
I took the first board.
I tested low power consumption. And it WAS working.
Made multiple tests on i2c, BLE, GPIO, Flash memory... All worked...
Dear nordic,
when i try to scan in coded phy some times works but after few minutes it fails to scan(that is not capture beacons). some times it fails from starting(that...
Hello,
I have an issue about the NRF9E5 and the external EEPROM.
When I program the external EEPROM sometimes the procedure fails. When I retry the action is impossible...
Hello,
This is Jahnavi. I am having nRF 52 DK boards. I have a doubt that what will happen if we will give power supply from both coincell as well as USB cable?
Is there...
Development environment: SDK V15.2, Soft device S140 V6.1.1
Application status: unmodified, logging level changed from INFO to DEBUG, debug-flag -DDEBUG set during compilation...