Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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 have been using NUS code to stream data between mobile and nrf5340 audio dk. is it possible to stream 256KB of data at a go? what is the maximum MTU size that i can...
I am using nrf connect sdk 2.7.0 with nrf52811.
My application is based on nrf5-sdk V 17.1.0 but now i want to port it to nrf-conneck sdk 2.7.0.
I want to know whether...
I have a problem with the package with nrf5 sdk, there for pca10100 examples are not there. i am trying to interface quadrature decoder with one encoder and it is not able...
Hello,I have a custom board using a Nordic nrf52823 microcontroller on it. I am using VSCode with the nrf connect SDK and the Zpehry RTOS- I want to make use Zephyr RTC to...
Is there any relevant assessment or introduction document of IC FMEA?
For example, the impact of abnormal short circuit and ordinary short circuit on chip 52832;
And...
1、I used the spi_bitbang routine to port it to the network core to run, and after the program was burned, I used an oscilloscope to measure the CLK pin waveform and there...
Hi,i I am testing the sample(ncs\v2.7.0\zephyr\samples\drivers\spi_bitbang) at a 52840DK board, with overlay setup like these:
spibb0: spibb0 {
compatible = "zephyr...
Hi nRF support team,
I am trying to add a new Custom Service and Characteristic an application on nRF82540 development kit using the nRF Connect SDK.
Can you please let...
Hello.
1. The nPM1300 PS v1.1 states in Section 6.1.1 the fllowing: "The default current limit is IBUS100MA (100 mA)". But the values after reset in registers VBUSINILIMSTARTUP...
I have finally got FOTA working with external flash, but I have a strange problem.
When the FOTA is complete, the mcuboot fails, but the new image boots correctly.
So...
Hi, I am trying to change the USB CDC/ACM com port name. I have read through some posts but they are very short or unanswered. It seems we can change the .inf driver file...
Hello everyone. I work with nrf52840 chip and previously I had an app with softdevice (s140) and use BLE bootloader. Everything works as expected. Next I want to use another...
We are using ncs 2.6.0 and nrf5340 audio dks.
Sample is nrf5340_audio broadcaster.
One dk is configured to work as Audio Broadcast BIS Source and other as Sink. By default...
Hi there,
I am working on an audio recording and transfer application using nRF5340 (microcontroller development kit) and SPH0465 (digital microphone with I2S support...