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...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hi,
I am using nRF52840 on my custom board and Mesh SDK 5.0.0. I am testing the Mesh Light Switch example on my custom boards(one for client and two for server)with battery...
How can I send data from nRF5340 to Raspberry Pi? Do I need nRF52840 Dongle dongle attached to raspberry pi? What functions should be used to send from nRF5340 and receive...
Hi forum,
I am working on nrf52832 custom board, using sdk 15.0.0.
I referred example/peripherals/twi_sesnor example as reference. I am trying to interface LIS2dw12 with...
Hi,
I've stumbled upon a problem that I haven't been able to solve for an extended period of time. I've found several other posts on this forum describing something vaguely...
Hi,
I have a project that need to use a long range bluetooth communication with an Android smartphone or tablet
I use for test a tablet Lenovo Tab M8 TB8505F, NRF Connect...
Hi, before developing a BLE project, just got a general question about nRF connect on PC, does "nRF connect on PC" support Bluetooth 5 Advertising extension, if it is supported...
Hello. Developed with nrf52832 (S132 v7.0.1, SDK v16.0.0).
"pm_peer_delete" is used to delete the peer created during bonding. When I checked Flash when "PM_EVT_PEER_DELETE_SUCCEEDED...
Hi,
I have recently inherited a project from a former worker. The code intends to read data from a peripherial through TWI (the peripherial is a Si7053 digital temperature...
i used aplication twi_sensor form nRF5_SDK_12.3.0_d7731ad and i use s132.i conected mpu9060 every time get error on my terminl NRF_ERROR_BUSY.There is exemle of code main...
Hi,
I am working on a secure bootloader for a nRF52810 chip, and I am starting from the PCA10400e example in the SDK 16 and SD112 on SES (MacOS).
I successfully compiled...
Hi,
I am unable to get any programs using Zephyr to run on an nRF52840DK.
I have tried using the latest DAPlink (from GitHub) and JLink firmware (from Segger) as well...
When HFCLK was changed to "64 MHz crystal oscillator (HFXO)", the following code was implemented.
I am aware that "while (NRF_CLOCK->EVENTS_HFCLKSTARTED == 0);" is waiting...
Hello all,
I would like to have some help regarding the usage of CoAP protocol. Is there any sample project that supports SDK 17.02 that I can start from?
I am using...
Hi DevZone,
Here's my setup:
Using NRF5 SDK 15.2.0, custom board based on NRF52840
Battery powered device with 3.6V battery.
Supply voltage stepped down to 1.8V...
Good day
Due to I am very new with NRF chips and I did not find direct answer on forum I require some clarification on that moment...
The task is to detect input pulse...