I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
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...