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 have built several examples in nRF Connect SDK on MacOS and they seem to work OK.
Now trying to build the udp example
I have left the configuration as it was.
I build...
For our user experience, we would like to get rid of the "Bluetooth Paring Request" pop up in iOS.
The device just needs to connect with the iOS device, and should not be...
Hello, I've been tinkering around with the BLE Advertising tutorial on my nRF52840 Dongle (using SoftDevice 140) and I have a question:
How do I configure the dongle's user...
Hi
I have some question about ESB
1. If the noack bit of dynamic payload is set to 0 and transmitted.
Ptx doesn't switch from tx to rx to receive ack?
And prx doesn...
Hello
I use nrf52832 and lithium battery (3.7v, 140 mAh).
I can read the adc value of this battery through the charge IC. I monitored the adc value while charging the...
I find that the nrf52840DK offers two UART function, and when I running the nrf5_SDK/example/peripheral/uart program, there has only one UART configuration example. Can I...
Hello List,
I have a use case where i need to control 2 DC-motors using a PID-controller. The system is to be controlled via BLE, using a nrf52840 with softdevice S140....
Hi all, I am trying to use the nrf52840 dongle with wireshark, I was having permission errors trying to open the device in the program section of the nrf desktop suite running...
Hello,
we think about using an nrf52820 for a multi role solution. I know from the Compatibility Matrix that the S140 is supported and qualified for the nrf52820. What...
hi,
we are trying to add third sensor to the multi sensor example , new sensor is of type binary_input (0x000F) ZB_ZCL_CLUSTER_ID_BINARY_INPUT.
We are unable to subscribe...
I use nRF Connect for desktop / Bluetooth Low Enery Apps + nRF52840-DK.
When run 'start scan', In rare cases, very small RSSI values (-103dbm, -104dbm ...) may be reported...
I have brought nrf52840 preview dk ,it is not getting detected by the computer nor its power led getting light up. Last code i tested on its was blinky.
I doubt it has any...
I have a custom board that I have programmed using the UART_BLE example. The code executes and I know I am advertising since LED1 blinks meaning it is advertising but for...
I am testing the Sensor example in the Mesh SDK.
For my implementation I need three properties that are given by the BT Mesh specification. (Properties 0x004F, 0x0057, 0x0059...