Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
Hi, All,
I saw the options for S2 and S8 in conn.h of ncs, but i don't know how to use it.
And I want to test the relevant data and differences between S=2 and S=8 broadcasting...
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...