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,
We are evaluating nRF5340 for our new product. We learned that nRF5340 can be used for LE Audio application. However, we want to know whether simultaneous BLE communication...
Hi,
We have developed a BLE module using Zephyr as RTOS on Espressif ESP32C3. Now we're looking to port the same application to the Nordic nRF52810. We have chosen nRF52810...
Hello,
I am working on a custom board using the BC833M ( https://www.digikey.com/en/products/detail/fanstel-corp/BC833M/13174321 ) which uses an nRF52833. I am using a rigid...
Hi,
Customers have reported the problem of dfu upgrade failure, and we also use the same type of mobile phone (iPhone 11 & iPhone XR) for testing. It is found that there...
Hello,
I am relatively new to the nRF Connect SDK and I'm developing an application for nRF9160DK on toolchain version 2.0.2.
I am working on a non-secure application...
Hi, I am trying intialize the RTC in ncs using nrfx drivers and then connect it tick event to a saadc sampling event using a ppi channel. I learnt that RTC0 and RTC1 are used...
Hi
after create project from sample broadcast_audio_sink, when running it, i get following message:
[21:59:46:406] *** Booting Zephyr OS build v3.0.99-ncs1-2483-g482dcc7865f7...
I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data...
Hello.
I had LC3 access granted.
I can access nrfconnect/sdk-lc3 on my web browser.
However, with bash, I get the following error and cannot build nRF5340_audio.
...
Hi Mate,
I have very small issue that is when i am trying to link config_bootloader_mcuboot=y in zephyr application the program is not flashed. I need to run zephyr application...
I was curious if there was a delta firmware update file to go from 1.3.1 to 1.3.0 on the nRF9160. Most of our business is in North America and we use a carrier who requires...
Hi all,
I'm trying to use the nrf Connect SDK and configure PWM to use in one pin from nordif nrf52DK. The final chip will be the nrf52810. I have configured the builder...
Hello,
I want to use pc-ble-driver WITH an EV-BT8400XE.
I develop with SDK15.3 (last compatible version of SDK for pc-ble-driver)
I am successfully able to use pc-ble...
Hey all together,
I'm using nrf Connect SDK 2.0.0 and want to place a variable in flash at a predefined location. The reason is, that I need to read the information stored...
Hi,
I'm setting up nRF Connect SDK according to this instruction ( http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html) and Getting Started...