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 got it PPK2 and tested.
PPK2 is very useful compare to previous version PPK.
I wanted to sampling time expanding to 10min.
But i see that 2min time sampling...
Hello,
I would like to save some keys securely using the Infineon OPTIGA Trust X chip. To do a quick test I bought the Infineon shield2Go with the OPTIGA chip that I connected...
Hi All
as title.
I am nRF52 DK PCA10040.
Chip select is nRF52832.
I measure out from wfe to Timer Interrupt time is 1.3us.
Is it correct? and How can I reduce the...
Hello,
I am working on a school project with my team that requires one master device and up to 30 slave devices which will be controlling LEDs. I was thinking the nRF52840...
When enabling BLE on nrf52840, we are using specific API to access flash erase and write commands. All is working fine 99% of the time in term of read / write / erase into...
Hi Sir We are scanning nearest BLE using NRF Scanner example using 1- NRF52840-DK and 2. BT840 . We are getting good RSSI value using 1 but very poor RSSI values when we are...
Hi,
I am using nrf52832 with s132 softdevice and SDK17. I want to disable bonding and pairing in ble_multirole code. I have tried disabling the SEC_PARAMS_MITM, SEC_PARAMS_IO_CAPABILITIES...
Dear Sir,
I am using SPIM , EasyDMA array list,with following flags
NRF_DRV_SPI_FLAG_NO_XFER_EVT_HANDLER , NRF_DRV_SPI_FLAG_RX_POSTINC , NRF_DRV_SPI_FLAG_HOLD_XFER&
...
Hi,
I am using my nrf52832 board with a MPC9808 sensor and I wanted to use the example code provided in zephyr/samples/sensor/mcp9808
Can you tell me with which pin of...
i'm building an amplifier that can play sound over bluetooth. I intend to use the nrf52832 to send i2s data to my dsp chip. based on the loopback example, i have an idea on...
Hello,
I was reading through the code of the asset tracker application and noticed that there is no while(1)/for(;;)-loop. I see this for the first time in a board application...
hello,
we are in process migrating to SDK 16.0 and service pack 8.27 or higher. While performing an upgrade we encourage few problems and would like you expert advise...
2 Questions, both short:
1. Documentation error in Softdevice 15.x and 14.x header files:
/** @note If any of the discovered services have 128-bit UUIDs which are not...