Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hi Team
In nRF5340 Product Specification v1.1 page 117. The CACHEDATA is mapping as secure. But it have trust zone ID 252. So I have below questions
Does cache only...
This is a strange problem. 10% of our production boards fail outdoors within tens of seconds and will not fail after tens of minutes if indoors . The rest of our production...
Hello,
is there some existing example for nRF52840 DK, that would allow setting my own custom HID descriptor? e.g. "Telephony page (0x0B)" or a custom vendor-specific HID...
Hello,
I'm building a project for a nRF5340 and i need to use the mesh_stack.h library to reset device mesh configuration however every time i try to include it i get...
tutorial followed: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial
I have followed the above...
Hi,
Now, I have a provisioner (based on the provisioner example of the mesh sdk) and I want to unprovision a specific device.
I have tried to use "config_client_node_reset...
Hi,
I have three nRF52840 DKs
I am trying to connect two of them as peripheral devices( that implement the ble_app_uart example)
to the third nRF52840 central device...
Hi guys new to the Nordic family of devices, but can the thingy91 provisioned on a third party cloud platform other than the nrfCloud? Also can I use a different sim-card...
While migrating to the latest nRF5 SDK (17.0.2) and nRF for Mesh SDK (5.0.0) , I've noticed that they ship with Softdevice 7.2.0 .
The latest s132 Softevice available for...
Hi,
I understand that scan request allows the broadcaster to send additional advertising data. Does it send the additional data via data channels? Is it related to secondary...
SEGGER ver 5.50d
nRF52840
I'm trying to find a way how to use the STL library with GCC compiler. I know that SEGGER is not fully supported STL library (a basic stl library...
Hi,
We are developing a solution using nRF52 and nPM1100 using nRF5 SDK 17.x? I was wondering if there is a software library already written for the nPM1100?
Thank you...
Is it possible to change the smartbasic firmware? and if I want to return to that firmware how can I doit?, and last one, if I use de nordic SDK with the DVK BL654, does it...
Optimization level is set to "Debug". Tried to change it to one of the Levels, however then firmware does not run at all. Debugging Level is set to Level 3.
Can it be other...
I want to develop the nRF series at segger embedded studio for the first time. But I tried the following homepage to install manually. www.nordicsemi.com/.../Segger-Embedded...