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...
When building a project that compiles the hal_nfc_t2t.c, it errors for nRF52840, but works for nRF52832.
For the nRF52840, I get these errors:
Looking for some of the...
Hello, I want to transfer a large file (approx. 1.5MB) over BLE using nRF52 Module in a way where BLE Host and BLE Controller will be on the nRF52 SoC and the application...
I added ams service to my project, and I tested with my iphone 7P, seems all goes well. But today I tested with my iphone 5S, sometimes the hardfault exception raise.
Hi Nordic,
I'm trying to use a nrf52832 dev kit (v1.1.1) with NRF Connect (v2.5.0 on mac) to communicate to my device (NRF52832). My device has implemented MTU exchange...
Is there something on the specifications regarding the structure of a node? We have a node currently with 3 Elements:
El0: Light controller: Config model, Health model,...
Dear Sir,
I am using SDK15. Softdevice s 132, and nrf52832.
I was working with code 'ble_app_template'.
I was trying to find out the transmit power set for the...
I am trying to create a datalogger onto a uSD card with a fat file system. I have been able to run the fatfs example which creates a file on the uSD card, NORDIC.TXT. The...
Hello
We have a double problem, the CPU wake up doesn't work, but the sensor who wake up the CPU is correctly configured ant the interrupt pin go low to high when the temperature...
Hi Sir
We plan to implement our own DFU controller on host MCU to upgrade on board DFU module by UART.
Zip file will be generated by nrfutil and saved on flash.
Can...
Hi,
We've developed a BLE HID device with mouse and keyboard capabilities based on the nRF52832 and SDK 14.0.
We're interested in declaring the CoD as " Combo keyboard...
SDK : nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac
segger studio
I merged uart peripheral into simple coap clinet example
this is errors:
Output/Release/Exe/thread_simple_coap_client_pca10056...
I have the USB Dongle (PCA10059) which after a full erase, has been giving only 1.8Volts to the GPIOs and the VDD OUT pin.
I am using the Segger j-link EDU progammer/debugger...
Hello Community,
I am looking for some assistance in getting my nrf9160 DK to connect.
I am running the AT_Client sample and LTE Link Monitor. I am in Toronto, Ontario...
Hi,
I am developing on the nRF52840 using the SDK15.2.0. I have the option of using either mac or windows OS, but have been working more on mac. I am trying to use either...