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...
Hello.
Previously, npm1100ic was used. In the npm1100, D+ and D- pins were in ic for usb communication. I don't think there is one in the npm1300. In this case, unlike npm1100...
I am running CoAP client with DTLS enabled on an nRF9161dk.
I poll socket using this code:
I am able to receive data (POLLIN), but when server closes session and sends...
Hi, I am using a module named MS12SF1 (nrf5340 + nrf7002). I was trying to write the Mac address for one time programming by using radio_test sample code. Before doing this...
Hi devzone, I am trying to use the Edge Impulse integration on a Seeed Studio Xiao BLE Sense (nrf52840 based). When I manually download the zip file from Edge Impulse and...
Hi,
I have a project which has been working fine but since adding some date/time functionality, when I enable MCU_BOOT, I get linker errors that I can't seem to get to the...
Hi all,
I'm developing a multilink system with 52840 dongle as central and 8 52832 devices as peripherals, which is similar to previous project in thread part I & Part II...
Hello,
As mentioned in the title, I am trying to use 4 pairs of I2C on nRF5340. Each of the four I2C pairs will be connected to a TCA9548A (I2C MUX), but that is not important...
I want to try out remote mesh provisioning.
I have added a mesh device with Remote Provisioning Server model to my mesh network with nRF Mesh app as the provisioner.
But...
Hello,
I've been trying to setup the nRF connect & power profiler on some of my co-worker, but downloading the pc-nrfconnect addon was not possible via nRF connect, so I...
i used my j-link to flash to my thingy91 nrf52 and nrf91.
now i want to flash a new program using the usb, but nrf programmer doesnt recognize a device when i use a USB...
Hi, I'm trying to send 64-byte reports for INPUT and OUTPUT: 1 byte for report ID and 63 bytes of data. However, the HID service code doesn't seem to handle incoming OUTPUT...
Getting error: board.h and other header no such file or directory. with nRF5_SDK_15.0.0_a53641a and nrf5sdkformeshv500src in the same path.
What could it be?
The evaluation...
I'm writing my own lightweight bootloader for nRF5340 (which may or may not turn out to be a good idea). I have something similar that I'm using successfully on nRF52832 based...
When I use the command to read the software version, the message read by the Raspberry Pi does not appear " SoftwareVersion ".
Please confirm the attached LOG message
Hello,
I have a question about performing OTA via BLE (SMP) and using BLE mesh. Is it possible to perform OTA via BLE to ZigBee network and vice versa.
Since BLE is supported...