Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...
Hi,
I am evaluating nRF53 for ZigBee in a Linux application that implements a MQTT-SN Gateway. I am interested in learning about Linux board can connect to the nRF53 (USB...
using nRF5 SDK 17.1.0
Segger
I need some understanding of the QDEC. if I connect a motor that has a A/B output at a 5KHZ rate.
what is the maximum rate at which the...
Hi,
We are trying to change the name of our BLE device of our solution with being always different for each device. The device name would be like a serial number that is...
SDK: 7.0.2
CHIP: nRF52840
I'm faced with strange dfu behavior.
The dfu SD+BL+APP (softdevice 6.1.1 -> 7.2.0) is working fine which was flashed by j-link.
However...
Hi,my project is going on with nrf5340dk,i use the codec tlv320aic3109 to record audio data.i have the linux driver about this IC,but i haven't familar linux driver.could...
Hi,
I am trying to utilize the nRF Thread Topology Monitor with the CLI example from nRF Connect SDK, but it does not seem to work. " Error - No response from Thread CLI...
Hi,
Want to know more about NV memory interface
Do we have implementation in Nordic SDK for to keep the data stored into the memory
Please share the code path if we...
Hi,
Yesterday I received the nRF5340-DK. I started following the 'Get started' procedure on the product page. The LEDs start pulsating and pressing the buttons lights up...
Hi,
I have some issue in developing APP for devices based on NRF51822. They have been developed in 2016 with an old bootloader, when there was no use of zip pack. We usually...
My project uses nRF52832 and I'm at the point of the project where I'm trying to minimize power consumption.
To assist in this, I created a very small main() that goes through...
Dear Support,
I have tried to find the correct info to integrate the DFU functionality of the nRFConnect app on the phone into our own mobile app. We want to be able to...
Hello
I am using the NRF9160 and I can see that modem RF transmitions cause some EMI issues
I would like, for a period of few seconds each time to stop modem transmitions...
Hi, dear Nordic team,
We've already purchased a few thousands of BC805M BLE modules (nRF52805) for our upcoming mass production. During R&D, according to datasheet, we...
I need to use Delay of few Micro/ Milli / Seconds without pushing the MCU in sleep i.e. without using k_msleep() etc. Is there any library for this purpose in Zephyr ?
Hi, Hope you can help. With a nrf52840dk development kit arriving tomorrow. We tried to make a start with a nRF52840 dongle, which we eventually want to use. Connected to...