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 will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hello, I Have been using your app Connection for Mobile to test my Heart Rate Monitor BLE, I am using also an Honor 9 Lite (Lineage OS 15.1).
The app Nrf find my monitor...
I would like to use the beacon example to send some manufacturer specific data over BLE.
I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.
My question is other...
What's the fastest scanning settings for connecting to anywhere from 1 to 20 peripherals at a time? My peripherals are all advertising at 211.25ms. I won't be sending any...
Hi,
I am trying to use an SAADC converter to measure voltage in range from 0v to 3v5 but I cannot succeed. It is not possible to measure a voltage above 3V1. Well at least...
Hello, community.
I'm using NRF51822 SoC(256KB ROM, 32KB RAM) with S130 Softdevice.
I'd like to reduce the rom size and the ram size to decrease the production cost. ...
Hello,
I am using nRF52840 DK for bulding a bluetooth mesh. I would like to use JLink in board kit to flash and debug for other nrf chip.
How I can connect and configure...
Hi,
I'm using SDK 15.3. How do I connect a central (nrf53832) to another central (phone/laptop) using multilink central example? Its only connecting to other peripherals...
Using the 15.2 SDK, the stack generates an error when attempting to bond. I am using the android nRF Connect test app to initiate the bonding after connection. The error generated...
I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central...
Hello,
We're currently preparing for BLE certification of our device. It contains an NRF52840 on a custom PCB, so I believe we'll need to perform RF-PHY testing for certification...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi! I develop board based on NRF52832. P0.08 is connected to the MOSFET transistor.
The transistor switches the relay. During start (power on or reset) on GPIO there is...
Hello,
Please let me check about the usage of an IRK for the default setting and how to change an IRK each bonding cycle.
We use the resolvable address for our application...
Hello
I have a setup with 3 nrf6310 dev kit and with a nrf24LE1 module on each of them.
1 acts as a transmitter and the other 2 act as a receivers. What I specifically...