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 facing an issue when communicating to a sensor using Nordic SPI master. The sensor requires nRF52832 to have 2us delay after first byte (address) is transmitted...
Hello to everyone.
I want to know, how many current can the board of nRF52 DK work with? . My PC have one USB 3.0 input, that provides 900 mA when I connect the board, and...
Hello to everyone.
I want to know how to configure P0.26 as input on nRF52832 SDK. I chose that pin because is a general purpose pin and it doesn´t has any other function...
I plan to use RTC for a simple counter. No need for interrupt nor event. I don't use SoftDevice. It's 52840.
I just need to set it to run, and periodically read the counter...
Hi, My startup company is developing a class 2 (USFDA) medical device and we want to use Nordic's NRF52832 microcontroller. My question is:
Which is the lowest cost RTOS...
Hello,
I'm currently using the nRF_SDK_15.2.0 developement kit and s140 softdevice for programming ble_app_att_mtu_throughput. I want to measure and display the output power...
Hi,
I'm trying to use the pc-ble-driver-js package to read some bluetooth devices we have at the office. I am using a linux 16.04 vm. I have tried using the noble js library...
Hi, I'm trying to communicate the sensor that working with uart (57600 baud rate) with NRF52832 module. I cant find the example project like that. Architecture wil be like...
Hi,
I am pairing my devices with LE SC and passkey entry. I would like my connection interval to be "high" (upwards of 500ms) but this raises an issue. Pairing then takes...
hello,
i am using 3 nRF52840 boards to test mesh. i am using sdk nrf15.2.0 and sdk mesh 3.0.0.
my question:
1) how can i measure the rssi value from client to server...
We observed a weird, seemingly erroneous behaviour of the Softdevice when using the timeslot API. This concerns a product that we developed using Softdevice v4.0.5. The product...
Hello guys,
Just wanted to ask a short question about the following:
On our custom board we have nRF52840 device with 1Gb (128MB) external QSPI flash memory.
What...
Dear Nordic I would like to know if there is a production timeline in place for the nRF52840. I'm aware it is a new product, but can you tell me if there a plans on how long...
Hello! I am developing a ZigBee based solution and i have encountered this macro in the light_control/light_bulb example.
ZBOSS_DEVICE_DECLARE_REPORTING_CTX
I would like...
Hi
We have a new product in development which will have an aluminium enclosure. We are pondering ways to get the radio signal in and out. Has anyone had experience placing...