Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
Hello, When I use the recommended X1 and X2 crystals from Epson (Q22FA12800025 and FC-135 32.768KHZ ±20PPM,9.0PF) the device works properly, crystals from ECS did work too...
Hi,
I am doing a design with this component MP06003, but I don`t find this in the distributes in Argentina.
I am looking for this components with others distributes...
Hello Community! I've recently switched from Master Control Panel to NRF Connect. I want to use my NRF51 Dongle (PCA10031) with NRF Connect. Therfore I deleted the existing...
According to eval kit reference BOM list a TDK MLZ1608M100WDT25 10uH coil is the only one on list. Is there any other suggested coil models tested by Nordic? Just wondering...
We are designing a custom antenna for the nrf52833-QIAA. Could you supply the output impedance of the ANT1 antenna pin so that we can run an HFSS simulation on our layout...
Dear Members,
I run 3 devices,
GPS on libuarte1
LCD on SPI2
Sdcard on SPI 1,
I'm using ANT and softdevice 340,
When I run LCD and SDcard outside the main loop...
Hi,
I am having problems with the ble_advertising_int() function. It returns a return code of 12 (NRF_ERROR_DATA_SIZE) which is returned by ble_advertising_init() -> ble_advdata_encode...
Hi I ran in some problems with my BLE fragmentation. I want to send data (files) up to 6kBytes over BLE (Bluetooth 5 on nrf52840 to another nrf52840). My project is based...
I'm using PCA10056 (nRF52840 DK) for a project. First-time user, so little experience with this board.
I need 1.8v level SPI signals from the PCA10056 since I need to talk...
Hi
what is the current consumption for LPUART (when there is no event - let's say it is sleeping) on nRF9160 and on nRF52?
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
I have a problem regarding the connection to the cellular network of the nRF9160DK.
When I boot up the device and I have uploaded a code to connect to the network...
Hi,
We have a custom software for our custom board. And would like to investigate a little in the AT commands going to the modem and the responses
is there a config...
I am using Connect SDK v1.7.1 and Ozone v3.26b. When I click "Debug with Ozone" in VS Code, I receive the following warning in the Ozone console:
I am able to correct...