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 DevZone !
I am currently trying to migrate from nRF52840 to nRF52833 because of a backorder problem with the former.
My application consist of a Mesh configurations...
Hi all,
I am working on interfacing 2 SPI sensors ADXL362 and ADXL372 for learning purposes. Following is the overlay created for the same.
refering this https://devzone...
Hi,
When sniffing trace from wireshark with PCA10040 board, sniffer just stop when i bond central with peripheral.
When i break connection, advertisement packet are back...
Hey all,
So I have been having inconsistent issues connecting to different domains, and after getting the debugger working it appears to be a DNS resolution issue and it...
I'm currently trying to figure out how exactly the workflow for updating forked repository (i.e. sdk-zephyr) should look like ideally. https://developer.nordicsemi.com/nRF_Connect_SDK...
I'm experiencing a strange issue that I can't seem to figure out. We've built a location system based around the nrf52833, and we're currently running this system in a pilot...
Hello,
My name is Edward, I am trying to configure a net Thread with auto selection channel, do you have any example about this?
I have based my development on the simple_coap_server...
In the SDK ble_gatt_db.h file the ble_gatt_db_srv_t struct has a member misspelled as "charateristics" rather than characteristics. Was that done on purpose?
Hi,
I would like to resume the discussion made a few days ago in this post.
Is it possible to hide some BLE services until the connection is successful? I want only my...
I'm just starting... I have a little programing experience and knowledge of electronics
My project is controlling stepper motors over ZigBee using cell phone.
I have Samsung...
I have an application where I need to periodically write a few KB of data from my nRF to a host computer. Since TXD.MAXCNT tops out at 255 bytes, I'm trying to set up all...
Hi. I am trying to add a RTC to my ble project. I copied all the simple code from the RTC example, and set all the sdk_config.h settings to match.
As per usual millions...
Looking to permanently change UICR REGOUT0 to 5 for 3V3 on VDDOUT from dongle, to power a small Pulse Oximeter. Then using nRF Connect SDK and Zephyr, get Bluetooth GATT services...