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...
Hello,
I'm currently using fatfs with a QSPI flash device on an nRF52840 with SDK 16. I was wondering what is the best way to put the qspi device to sleep in between reads...
Hi, i have a project with NRF52832 and i try to designing 2.4GHz antenna on PCB. I use your antennas as an example while designing, but whenever I try to simulate these antennas...
The company I work for wants to make a wearable personal (care)alarm device for use outside, think of an elderly person who is still mobile but is prone to falling. This device...
hi
All video I can found from youtube and nordic website :
(such as https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Mesh/GetStarted#infotabs )
are...
HI,
I'm facing a weird issue where the nRF52832 breakouit would reset and upon reading the RESETREAS reg, the value is 0xC or 0X8 ,I am using s132_nrf52_4.0.2_softdevice...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...
Dear Sir/Madam,
I have bought NRF52840 dongle to bring up my prototype as fast as possible. I am new to Bluetooth tech.
My application requires following peripheral...
Can we do CTL with dimming and generic on/off in nrf mesh app simultaneously. by using GPIO pins p0.15 and p0.16. for external leds. Is external led will get off. What will...
Hello there,
I am using nRD52840 PDK and nRF5_SDK_for_Thread_and_Zigbee_v1.0.0 SDK for BLE and Thread development. I am using examples from SDK. I have merged thread coap...
Hi, I am working on implementing the security aspect of our BLE application using nRF52832 MCU with SDK 17. The goal is to establish a secure connection between peripheral...
Hi,Dear all:
I got trouble when I change “libuarte example”(nrf52840 DK, SDK17.0.2),the default example use RTC instance :
NRF_LIBUARTE_ASYNC_DEFINE(libuarte, 0, 0, 0...
Hello Nordic Team, Over the course of development I have had to reverse engineer and pick apart various sources (DevZone, Google, Zephyr documentation, etc) in order to figure...
Hello Nordic
I am using nrf52840, SDK 16.0,
I wish to implement Ble peripheral that advertise a connection request (if no response from central after x seconds then...