Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
Compiler error message: Development environment: keil5 DeviceFamilPack: v8.32.1 SDK: nRFSDK160098a08e2(v16.0.0) I can't compile successfully using the SDK example, how can...
Hello,
I would like to create a mesh application with different nodes that are gyroscopic and pressure sensor in a 10+- meters radius area and provide the data from the...
Hi
I'm working on a project in which I use a timer to generate two signals that I need to phase shift each other, but at the beginning and at the end it cuts, can anyone...
Hi,
After fighting with Zephyr, mcuboot and others, i decided to come back on sdk5 sdk.
I'm working with nrf52833DK and latest sdk5.
I should drag and drop hrs example...
Hi,
I am new with NCS.
I followed "First steps to build description" on Toolchain Manager.
After I do "Opened IDE and Select File → Open nRF Connect SDK Project…" and...
what I would like to do is having one phone as a mesh network initiator, generating the mesh details and provisioning mesh devices. Then, I upload all these data to the cloud...
None of the ble examples are working with our custom board, its not advertising. Whereas it is working with the Nrf52 DK. PL find the attached schematics.
I came across the web application facility for nordic thingy.
https://github.com/NordicPlayground/Nordic-Thingy52-Thingyjs
Can same files be utilised for nrf52DK to...
Im trying to use the code given in the tutorial " https://github.com/NordicPlayground/nRF52-Bluetooth-Course "
But im facing following errors in segger embedded studio...
Hi all.
Ble does not define the traditional bluetooth SPP service. If i customize the SPP service in ble, can i identify and create a virtual serial port on Windows when...
Sorry this is very basic. Not really for NRF connect for Desktop. But for NRF connect for IOS.
1.I'm just trying to have my iPhone (iphone 6 , IOS 12.4.6) use NRF connect...
I am implementing the BLE buttonless DFU
SDK 14.2,
GCC compiler
softdevice 5.0.0
While writing the firmware data I am getting this error 00> INFO: ../../components...
Hi
I merged the AGPS to serial_lte_modem slm_at_gps.c but it did not work:
1, if I activate LTE in gps_thread_fn(), it will be failed in supl_session();
2, If I activated...