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...
Hi team,
I am using Segger 5.4 version and nordic SDK 16.0v for the nRF52840 microcontroller. I am working on UART peripheral to send and receive data through interrupt...
When I initialise an UARTE after an UART I get a ERROR 17 [RF_ERROR_BUSY]. Its fine if UART not initialised.
It drops out in nrfx_uarte_init at this point
To...
Hi all,
Under the latest nRF5 SDK for Thread and Zigbee v3.2.0 release, the zb_sleep_now(); will not get the device to sleep. On the light switch zigbee example, I have...
Hi,
sdk ncs v2.1.2
example :mqtt_sample
1. The mqtt client connects to the server
2. The mqtt server is faulty
3. The mqtt client cannot detect the server fault...
Hello,
I've been trying to flash the NRF5340 from my M1 Mac for a few hours now. But every time I get only the above error and that I should contact Nordic if the error...
Hi Nordic,
I need BLE mesh, central mode for TAG to pair and DFU over BLE functions, can you guide me which example in NCS v2.1.2 is better to as code base?
While interfacing LIS2DH Sensor with my nRF 52832 Board, I am getting the data in x, y and z axis. But the values of x,y and z axis remains same in each reading which is not...
Hi,
I would like to set the FICR-Address as Static Device Address in hci_uart. I know how to set this address as Public Address but can't find any suitable API to set it...
Hi,
I'm using hci_uart on nRF52840DK and configured CONFIG_BT_CTLR_PRIVACY =y among other things:
The resulting .conf shows:
But when sniffing the packets...
Trying to download the nrfutil executable file from "nRF Util" page at www.nordicsemi.com/.../nRF-Util for "Linux (x86)" fails. It is expected that this downloads a binary...
Hi, I'm designing a Zigbee router based on nRF52840. I've started from the CLI example in the SDK folder but I'm not able to provide an indication if the router is connected...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
One of the requirements of my peripheral application is that it should...
Hi,
I am trying to interface nrf52840 with Arducam mini OV2640 2mp. I am trying to implement SPIM to communicate with the arducam. In the arducam OV2640 datasheet, to enable...
We are using the Fanastel BC833M (bRF52833) module in our system which uses the BLE interface to communicate with a mobile device. The device is a battery(3V coin type) operated...