Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
If I wan to use the nRF52 as a Radio and not support any protocols.
I am looking to use this as a base band waveform processor and transverting down below 1Ghz.
What is...
I'm attempting to create firmware using nRF Connect SDK. Thoroughly studied these guides:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started...
I'm referring to nRF5 SDK 17.0.2. In 'external/freertos/config/FreeRTOSConfig.h', the value 'configLIBRARY_LOWEST_INTERRUPT_PRIORITY' is set to 0xf, but the nRF51/52 only...
Hello! I'm trying to use this low power UART sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/peripheral/lpuart/README.html I have a problem...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1 Base source: C:\Users\user\ncs\v1.9.1\nrf\samples\bluetooth\peripheral_hids_keyboard I add uart implementation from following...
I need nRF52840 revision 3 mounted development kit board, for trial rev 3 's approtect feature. But I don't know when is the rev. 3 mounted development kit board available...
when i make Rx output succefully.i add some configuration in main.c.i can print iq data.there is link that make me to learn to print iq data.
ok,i get iq data in here.but...
I'm trying out DFU functionality using nRF52840-PreviewDK and UART transport
It looks like I can disable the requirement for a signature when downloading an APP or SD (SoftDevice...
I have looked all over the product specification and the website and cannot find any information related to matching an antenna for this device.
What I am looking for are...
Hi I used your nrf toolbox Uart app to communicate from an Android phone to the module to send and receive bytes. The app was automatically updated a few days ago, now i cant...
Hi everyone,
I am not able to connect my J-Link plus compact with the programmer in nRF Connect.
It returns the error Unsupported device. The detected device could not...
Hi,
I am using SGTL5000 CODEC to playback the LINEIN and I am using the SGTL5000 driver from this link
I am using this I2S configuration
For I2S Loopback code itself...
I got an nRF52840 Dongle from someone else and started to see what I could do with it. The problem is, although I've downloaded everything needed including nRF Connect on...