on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Please allow me to suggest you change app_error handler and related functions to something like this:
The change will make app_error_handler report the actual location...
Hi Guys,
We currently building our own sensor mesh network. I have developed my own sensor model which works quite well. The server model sends the sensor data on regular...
I have the BMD350 from Rigado. I am using Segger embedded studio with SDK v 15.2.0 I have the buttonless DFU working with my custom application that has the buttonless DFU...
Hi there,
I am working with softdevice v5.0.0, and trying to have central and peripheral do encryption.
The peripheral has a r/w characteristic, and another one with read...
Hi All
Currently i am working on IPV6 over BLE with contiki oS.
For that i am following link ...
https://devzone.nordicsemi.com/b/blog/posts/setting-up-ipv6-over-ble...
Has anyone built a power profiler for the 52840 yet that includes coded Phy s=8 and s=2, extended advertising and larger output powers to +8dBm.
I see that the power profiler...
hello there!
I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller for connection and data exchange. nrf51822...
I modified the BLE Low Enery app under nRF Connect (Windows), and fork a custom .js file to connect to a comm port. The custom file requires 2 packages, fs and serialport...
The sample program uses "nRF5_SDK_15.0.0_a53641a".
Hardware uses Taiyo Yuden's "EYSHSNZWZ"
In addition, we use a sample of [ble_app_uart] and [ble_app_multilink_central...
I have been running through the mesh network examples using nRF52840 chips, from light switch, dimming etc. I now want to know how i can send adverts between the nodes of...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Hi all,
I know there are some questions about this already but I could not find a solution.
I'm adapting this example for my internship. I'm currently testing throughput...
Hi,
So, we have got some requirements and would love to hear some suggestions or guidelines in choosing the a Nordic module and protocols that would get the stuff done....
The Bluetooth specification states:
If more than one Characteristic Presentation Format declarations exist, in a characteristic definition, then a Characteristic Aggregate...
Hello,
we want to add to our in-production solution the option do DFU OTA.
So we followed this step-by-step guide: https://devzone.nordicsemi.com/b/blog/posts/getting...