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...
I based my project on the secure wireless uart example in the nrf5 SDK and linked to the precompiled gcc library 802_15_4_lib_gcc.a
I then tried to add multiple entries...
It seems that once we install nRF Connect into VS Code it completely takes over and now when I open any file in VS Code I see all of the nRF connect tabs and controls which...
I'm trying to debug an application however there is no documentation on how to set up the debug.
How come nRF connect is selecting the HEX file. I want it to select the...
Hey,
I am trying to use the Jam Detection Feature of Openthread on my nrf52840 DK. The device is running as coap server with the example code
"simple coap server". I...
Hi All,
I'm using SDK17.1.0 and I have a question about pairing.
I have a project that references the ble_app_bps program, but I don't get pairing notifications when...
Hi All,
I have a question, it seems to be the SES debugger crashed.
My project only uses peripheral devices, my purpose is to combine libuarte with my framework.
And...
I want to send an interrupt instruction from appcore to netcore by using IPC.
Implementation code in appcore:
Implementation code in netcore:
However, in actual...
I have a vendor mesh model that needs to send a custom 8 byte message.
Here are some definitions
BT_MESH_MODEL_PUB_DEFINE (vnd_pub, NULL , 3 + 8 ); <--what is with this...
Hi,
I have a nRF52840 Dongle connected up to an external j-link debugger. I have been using this over the past few weeks with no issues and unfortunately I have managed...
Hello,
We're facing an issue related to the USB IRQ.
I've 2 EVK boards NRF52833 (let's call them EVK_1 (PTX) and EVK_2 (PRX) respectively). One of them ( EVK_1 ) is connected...
Hi!
We're developing a solution where we use PC-BLE-driver JS on our central side, along with BLE dongles with nRF52840 chipsets. These dongles are pre-flashed with a connectivity...
The previous ticket was closed unexpected, https://devzone.nordicsemi.com/f/nordic-q-a/87224/how-to-remote-control-nrf52840-led-s-on-off-through-openthread-network .
Thanks...
Hi All;
i am using nRF5 SDK 17.1.2 / 17.0.1 and examples are ble_app_uart & ble_app_uart_c and nrf52833. Mode is connectable and coded phy .
I tried to connect the devices...
Hello,
Hi i am working nrf52840 DK board, from this first i have load softdevice and after that i flash the code so that time it was showing the error as "Error Flash...
Hi all,
I would like to measure water consumption at my home with nrf 51822 and send it over bluetooth.
I know there are some flow meters generating pulses, but how can...