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,
I was in a strange situation using nrf52832QFAA.
I'm using nRF52832 and nRF52840 evaluation board.
When i download code using Programmer(nRF Connect), the memory...
I want to know the details about integration of Non-IP Data Delivery in NRF9160. Please share implementation details. If you suggest some example code or at commands to look...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to use CC310 with nRF52832. I found the following description in " Cryptography library - nrf_crypto...
Hello,
The VSC plugin is showing squiggles for SPI related nodes which are valid. (compile with no errors)
Here is an example:
Here is the error message
Thank...
Dear Nordic,
We developed a product based on the nRF52833 chip, with an external antenna, 3dBi gain. Use a smartphone to scan the product in the outdoor,the transmission...
The product we are developing will be using a proprietary radio protocol. While in receive or send mode, the radio will either read the Tx data from a buffer via Easy DMA...
Hi,
I'm trying to download hex file to our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. I'm using nrfjprog:
nrfjprog...
Greetings. I am trying to implement a custom cluster with attribute reporting, however, for some reason, i am unable to start reporting of such attributes. I have started...
Hi,
we are developing an application using the nrf42840, Softdevice S140 7.0.1 and nRF5 SDK v16.0.0. We develop the code both on central and peripheral side. So we have...
Hi,
I have two 52840DK,
OS : Windows10 X64
example: \ncs1.7.1\zephyr\samples\bluetooth\periodic_sync\
I didn't change the code, Whether I set [CONFIG_BT_LL_SW_SPLIT...
Hi,
nRF Conncet SDK1.7.1, Windows10 X64.
\ncs1.7.1\zephyr\samples\bluetooth\periodic_adv\,
building and debug work well,and i set the device name "PerAdv", then reload...
Hello
I'm trying to use the example code for ble_app_uart and it doesn't seem to work. I copied the folder for pca10028 and changed processor from nrf51422 to nrf51802 everywhere...
I am using four ADC inputs to the 9160.
I am driving each input from an op amp buffer as in the attached schematic.
ADC channels 0, 2, and 3 work as expected. As for channel...
I am trying to move our existing code based on the recommended NCS SDK. I was able to get MCU boot and SMP working, however, the update is extremely slow. I now seem to be...
I have developed a project using 9160. When I start up with the client board, the log will show that at command execution error occurs when I start up. Why is this? I admit...