I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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
Hello,
calls to the above functions block the caller if internal queues become full. Because my application is running in a big loop, I need those functions without blocking...
Hi,
for 9161, I'd like to query periodically the modem using nrf_modem_at_cmd, doing this in a dedicated thread.
My question is: If I launch such AT command query, is...
Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
This works, and I can bootload the sensor via...
Hi,
We wanted to implement nRF5340 with our ultrasonic microphone SPH0641LU4H-1 ( https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf?Status...
Hi,Im new to NORDIC,
I need your guidance to select the product for my application I'm in Automotive industry, looking for ble modules which has
1.ble 5.4
2.nfc tag...
Hi,
I go my own hardware, that connects the nRF52840 Module to an ST25R3916b-aq chip with SPI bus. The I2C bus is also available by using some 0R resistors, just in case...
HI Nordic support team.
I have a question relate to RSSI in proprietary_rf application.
We test on esb_low_power_ptx.
Can i read RSSI of esb_low_power_ptx?
thanks...
Hi. I'm using NCS V2.6.1 with nrf52833, and I'm trying to merge the “zephyr\samples\bluetooth\iso_connected_benchmark” sample application with the “nrf\samples\mpsl\timeslot...
Hi Nordic support team.
I incharg project replace NRF24l01 by new design with nrf52833.
Using nRF5_SDK_17.0.2 and segger studio compiler.
I using esb_tx example, the...
Nordic DFU SDK version 2.5.0. Github issue here .
When the Android screen is off, the DFU fails right after starting. This appears to be because the scanner cannot find...
Hi, I have a project using the chip nRF52832 and sdk nRF5 14.2, I'm updating the firmware to use the nRF Connect SDK 2.2(NCS).
In my project, i use spi0 and spi2, so a can...
Hi.
I start SPI as well as I2C at the same time . then build code , the build error is occur . below is error code .
The SPI and I2C cannot be used at...
Hello,
I try to building sample code nrf_dm for nrf5340DK, but I got failed massage:
.7.0-rc2/nrf/subsys/dm/dm.c.obj -c C:/ncs/v2.7.0-rc2/nrf/subsys/dm/dm.c C:/ncs/v2...
Good Morning
Im using Zephyr, SDK2.6, toolchain 2.6. the peripheral_uart example is flashed to a 52840DK. when I connect with my phone IOS NRF_connect I get the error
...
I run the LWM2M client and send the data to the server. Nrf7002dk connects to the internet via wifi. Now I would like to update the software but I can't seem to do it. The...