I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
Hello,
I am trying to send data from a delta-sigma 32 bit ADC - the front-end is an EEG amplifier - via WI-FI to my broker. I would like a recommendation related to the...
Hi,I am using NRF5340 AUDIO DK BOARD and I have been trying to access i2s mic and I want to transfer the mic data to Amplifier .Is it possible to do with single I2s ? As I...
Hello everyone,
I'm experiencing some issues while trying to program an nRF52832 CIIA on a custom PCB. Specifically, I cannot get the GPIO pins or the external 32kHz crystal...
Hi, I checked DFU over Wi-Fi in a separate project (net/download) that only included DFU and Wi-Fi-related functionality. In which FOTA is working as expected.
In our custom...
I have just started programming the using the nrf52840DK_nrf52840. I downloaded the toolchain and sdk using the VS code extension and created a new application from the blinky...
Hello,
I just upgraded from v2.5.0 to v2.7.0 of the SDK. To do this, I had to modify my files of my specific board and use sysbuild.
My project compiles and works on my...
Hi All,
I'm considering using the nRF5340 in an audio application. I'd probably go for a 3rd party module in order to avoid getting FCC certs on my own. Possibly the Fanstel...
In Section 6.17.1, page 543, of the nRF52840 product specification version 1.10, in regard to the Pulse-Width Modulation (PWM) peripheral, there is a statement that says ...
Good morning,
I am try to build a application from example list, Bosh bme680 with supported board rak4631_nrf52840, and I am receiving a error message, but if I try to...
hi ,
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer...
Hello
I want to make an application based on the multi NUS sample https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/enter-the-multi-nus-a-simple...
Hello,
I am practicing the intermediate Nordic Academy online course, and I have a problem of the thread viewer.
I have enabled debug, I did everything strictly according...
I'm using a modified "HTTPS client sample" from nrf/samples/net/https_client in ncs v2.6.1 on the nrf9160dk board. The base example worked great and I am able to perform the...
Hi,
i use the nrf52833dk with ncs 2.6.0 and the official peripheral_uart example to test NUS. When i use my new Galaxy Tab A8 (Android14) and try to connect to the board...
Hello,
I'm working with the npm1300, and I was recently trying to implement sleep/hibernate mode. The datasheet states that before entering these modes we should check if...