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...
Hi,
Is it safe to call nrfx_spim_init() multiple times with and without a handler without calling uninit() in between?
I have an SPI device that needs a sequence of steps...
I keep seeing NOT_AVAILABLE_BECAUSE_PROTECTION errors on all sub-programs of nRF Connect when attempting to program the associated firmware (RSSI viewer, Bluetooth Low Energy...
Hi,
I am trying to create a Mesh network using CCT controlled lights and switch.
I am using nRF52-DK, I want to use one of the button for two functionalities i.e storing...
Hello,
I am using nrf52840 and sdk15. I have enabled read and write authentication and am having trouble accessing all of the data from p_ble_evt->evt.gatts_evt.params.authorize_request...
Dear Nordic,
We are using the NRF52 chip in our products. And as such we need to update the firmware every now and then. When using the tools you guys provide, it works...
Hi,
I’m running the SDK 17, S132 and I do have the PC10040 board.
My embedded bluetooth application will work as a BLE UART, I will send and receive small blocks of data...
Now I use nrf52810 to develop a device, and now I want to use SD_ power_ system_ Off (); turn off the device, and now turn on the device again. What can I do to achieve this...
In the instructions for setting up a project in Segger Embedded Studio it states...
Select File > Open nRF Connect SDK Project .
To import a project into SES, you must...
Hello,
I encountered a problem. When I turn off app_timer during timeslot interruption, it cannot generate app_timer interrupt code show as below:
I am using app_timer2...
I have an application which is currently using a the custom RADIO_MODE_MODE_Nrf_250Kbit mode, and I want to port it to the 52840 and 52911 using
RADIO_MODE_MODE_Ble_LR125Kbit...
To the kind attention of Nordic support team,
I'm very interested in understanding how to have firmware that is working as in PCA10059 in respect to USB bootloader and fw...
hi everyone
I'm new for mesh. having read the document,but have some question.
1 Could the mesh DFU bootloader update the source devices' application through its serial...