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. ...
Hello, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...
Hi Team,
currently we are using nrf52833 micro controller for out prototype design. can run micro controller without external 32Mhz and 32khz crystals.
Provided examples works when nrf5340dk boards working as source and sink, but any examples that implements an android phone as source and nrf5340 audio dk as source?. Like...
Hi,
I'm migrating to the updated hardware model & it seems to offer convenient ways to describe boards & configs. However, I'm facing one issue which is not critical but...
Hi,
I've made a customized version of the nrf_desktop desktop mouse build and I ported it to work on a custom nRF52833 board. I've been using Segger Embedded Studio to debug...
Hi,
I am following example to connect using TLS. I am not polling, as in the example. Should I expect that after
mqtt_connect, to be called in the callback?
mqtt_connect...
I am encountering an MPSL ASSERT: 106, 501 error followed by a HARD FAULT while running my distance measurement example on an nRF52840 using the nRF Connect SDK v2.5.1. The...
in Bluetooth Low Energy Fundamentals -> lesson 3-> Exercise 2 I opened the solution, I built the config for nrf52840 dev kit. Problem: 2M PHY is not achieved. Update to 2M...
Hi I am a student exploring on the usage of nRF52840 utilsing Thread communication protocol but i cant seems to get it setup for the configuration. The documentation is quite...
Hi,
I've been using the nRF5 SDK (17.1.0) USB Mass storage code for a data logger I have made. I am using a memory chip larger than 16KB and that code has bugs when you...
Hello,
I am currently using the nrf52840 evaluation board in developing a prototype. Once this goes into production, what are my options for programming the firmware? What...
When using l2cap to stream data at a high rate from device to an app we are seeing a hard fault in l2cap_data_pull when there is queued l2cap send data.
When the fault...
Hi,
I encountered a stop scanning issue when running the nrf5340_audio application without any configuration changes .
The only modification I made was changing the log...
I am building a firmware based on nRF Desktop, but can reproduce the issue in nRF Desktop SDK 2.9.0. The issue is that MCUBoot takes almost 1s to start the app, even with...