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...
Hi, We use the QSPI already very well for a flash device that has the correct commands. Now we want to use a SRAM, also QSPI prepared, but it has some other commands, there...
I'm trying to decide on a protocol to use between two nRF52840s.
Both will connect to an App and each other at the same time
Latency is important because the communication...
Hello everyone,
I'm currently trying to get a SiLabs WF200 WIFI module working with a nRF9160 as the host running on Zephyr. Unfortunately I do not get any clock signal...
Hi,
I am testing the advertisement packet scanner based from nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c.
At current stage, I can receive the advertisement...
I want to use bootloader for nRF52811.
On nRF5 SDK 17,
exmaples/dfu/secure_bootloader/pca10056e_s112_ble/config/sdk_config.h #define NRF_DFU_APP_DATA_AREA_SIZE 8192
...
I am writing a basic health device application, It starts, loads saved data, starts advertising, takes measurements, if a connection occurs the data is transferred, other...
I have compiled the example application ncs\v1.4.0\zephyr\samples\boards\nrf\system_off configured for the nRF52dk_nRF52832
This example consumes 450-500uA (SB9 cut)......
Hello Nordic support team,
We are making product relate to battery service.
Tool and SDK: - nRF5_SDK_17.0.2_d674dde
- SEGGER Embedded Studio for ARM Release 4.52c
...
Hi, I am doing some development in nrf52810. where i want to use BUZZER to produce TONES
I am using SDK17.0.2 SES
I want to create tones instead of just beep sound in...
I found a fairly cheap (<$5) FCC certified NRF24 module with 20dBm output power. NiceRF RF2401F20 ( https://www.nicerf.com//product_180_216.html )
The FCC ID is 2AD66-RF2401F20...
Hi,
I would like to know security related libraries available in SDK 17.02.
Libraries that I found
1. Peer manager
2.crypto library
I would like to know is there...
Hi,
I got problem with Implementing the FDS example code as below, which I using is SDK nRF5_SDK_17.0.2, and always got error "FDS_ERR_UNALIGNED_ADDR", Already searched...
nrf5 SDK 15.20
Mesh SDK 3.0.0
nRF52832
Hi,
I am using nRF52832 and mesh stack , i want deliver temperature data through Mesh network.I look and run light-onoff &...
Hi Folks,
I would like to configure an UART RX pin as input GPIO as well as keeping it as dedicated to the UART peripheral.
I would also like to know if I can configure...