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...
I am simply trying to build the hello world (and blinky, results are the same) with NRF-SDK 1.8.0 - it's based on Zephyr 2.7, which is the LTS release.
Target board is 5340...
Hi,
We are planning a new project that needs to use very low power. Since relay mode uses more power than simple node, can we turn off relay mode on all nodes until an event...
Hi, I am developing BLE beacon application on the nrf52820 soc which has limited Flash resources. I want to have the FOTA through BLE abilities built in to enable firmware...
Hi! Can you please help me identify what is causing this issue and/or provide more info about this:
[00:04:23.038,330] \033[1;31m<err> bt_sdc_hci_driver: SoftDevice Controller...
Hello everyone!
I'm working with the nRF52840 microcontroller and I wanted to get a bluetooth antenna and since I know that the whole RF thing is very complicated, I was...
Hi.
I have a custom board with a NRF9161. The nrf91's LTE block connects to the sim holder through a NX3DV2567HR switch and an TPD3F303DQDR ESD protection.
I'm using...
Hello there, Describe the bug When setting a breakpoint inside an IRQ handler in my application, I'm experiencing the following crash each time I try to continue, step over...
I am working on integrating an external antenna with the EYSHSNZWZ BLE module from Taiyo Yuden, which uses Nordic’s nRF52832 SoC . The biggest problem is that I cannot confirm...
Hello. I have designed in the nRF52840 into a product and we've seen this issue on at least two prototypes. The RESET pin seems to get stuck low (grounded) and I can't seem...
Hello I am working with the nrf54l15 soc (sdk 2.8.0).
I have noticed that a component "mx25r6435f" is defined in the generic nrf54l15_cpuapp_common.dtsi file.
With some...
Hi,
I am currently using nRF54L15DK for Channel sounding development.
however, I would also like to add direction finding function, I know that there is no direction finding...
Hi,
We're a bit troubled by the known issue NCSDK-20567: Partitioning limitation with MCUboot swap move , and are trying to find a work around.
Since the issue is with...