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...
Hi,
I’m developing a BLE IoT product using the nRF52840 DK, where I need to send a payload of 60 bytes. In a previous response to one of my questions, I was advised to increase...
I have a requirement for PMIC which should include charging, sleep mode integration and should give simultaneously 2 outputs. One output should range from 3-5V the other one...
Hey
I have tried to enable and test coredump as shown in this example: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/topic...
My production board doesn't support UART, but we have SEEGER JLINK using RTT to debug with. I'm using nRF5_SDK_17.0.2_d674dde\examples\dtm\direct_test_mode project.
If I...
Hello.
I am experimenting with the nRF52-DK board. The tool is segger studio on win x64. Bluetooth appears on the smartphone and disappears after a while. It is not connecting...
Hello,
On my custom board, I need to offload data from my NRF52840 chip via Bluetooth/BLE to my PC for processing. (Ideally using python to receive) Is this formally covered...
We're evaluating RSP with 1oT, and we managed to successfully swap the carrier using RSP with our nRF9160DK, running our standard application.
The nRF9161-DK, running the...
Hello,
i'm developing a custom board with nPM1300 + nrf5340. First things first, i purchased a nPM1300-EK to acquire the needed knowledge to make things working. Unfortunately...
Hi,
I have one nrf52840 board and one bosch BMA456 Shuttle board 3.0 flyer.
I am using zephyr-sdk-0.16.8.
zephyr build and flashing works fine, but when I use device...
Hello,
I am developing a solution based on nrf52-DK, using nRF52840. I have a .hex file produced by the R&D team So far I can flash successfully the board with :
drag...
Hi all,
Recently I am trying to start a secure MQTT connect between Rabbit MQ broker and nRF-9160 or nRF-9151.
nRF9160 is running Serial LTE Modem(SLM) application with...
I've been spending a long time trying to write a driver for the ILI9341 8080 8bit bus interface but all I can't seem to get the display to do anything at all. I'm just seeing...
Hi,I have been using nrf5340 audio DK Board to access the I2S .I am using SPH0645 mic with that i need to get mic data .My Mic datasheet specifies that "The Data Format is...