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...
Hello,
There are a few posts about EasyDMA consuming 1-2mA of current, and I've measured similar currents. In the nRF52832 product specification, this appears to be one...
Hello,
I am running the ble_app_beacon example and want to add battery percentage in the advertising packets, how to do that. And is it possible for ble_app_beacon example...
I had planned on using the nRF52840 I2S peripheral in Nordic Master mode to either produce a 31.25 kHz sampling rate, or a 62.5 kHz sampling rate for my application.
There...
How do I make my phone to auto connect to my nrf51822 device when it is within range ? I dont want to keep having to tap connect on my app. (android and IOS)
I started with the ble_app_template and a preexisting project written with sdk 12.
I have a custom service and 2 characteristics.
The point I am at now is that my DK advertises...
Hi,
I am doing a beacon application. I am advertising sensor data. I am facing issue with advertising.
When I am powering the hardware using usb cable, my device is working...
Hi,
I am trying to interface external flash with the nrf52. I am able to read the device id. After writing to the status - configuration - bank address registers, I am...
I'm finding a good topic for my thesis which come in the next semester. Has TSCH for nRF52DK be implemented on Contiki OS? If not yet, I want to implement this. It is easily...
I try multiple pins set. My pro code is here.
But this is not clear. I want to decrease my code line. Then I tried this.
I want to know where is my mistake?
I am trying to create a TDMA based network with the nRF24LU1+. I understand that nRF51 and nRF52 have the ability to trigger the transmission of a radio packet upon timer...
I'm using an nRF52 (PRX) to communicate with with an nRF24L01+ (PTX) using ESB. As part of a pairing routine they need to switch channel and addresses. I've confirmed that...
I have been working on this for very long time but I can't figure it out, I am trying to use pc-ble-driver to connect my Ubuntu/Raspberry pi to by BT832X module over UART...
I flashed firmware into my nordic nrf52832 DVK
https://github.com/NordicSemiconductor/pc-ble-driver/blob/99b5e78f96de60ee70e749bb89b280116275fb97/hex/sd_api_v3/connectivity_1...