This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I want to use / control the nRF52840 Dongle within our own software . We are writing our own production and testing tools in a c-compiler (LabWindwos-CVI) environment...
when ever I pressed execute button it is showing unable to connect j link with usb and enter serial number to connect with IP
failed to open dll is showing at output te...
I'm trying to do a project using the analog ports of the nRF5340 board and BLE together, and I didn´t find any example code, or documentation about this issue.
I only...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1
We need to implement a source that...
Hi Nordic,
I am writing a simple boot-loader, which is working fine without NRF_LOG module enabled. But if I enable the NRF_LOG module, the main app stops working when it...
Hi.
I'm developing an application in the following environment.
Windows 10
NRF Connect V3.61
Toolchain Manager v0.9.1
SDK v 1.5.0
Segger v 5.34a
I've a number...
I have follow the implementation guide to build the hello_world example and build using the following command
west build -b nrf5340dk_nrf5340_cpuapp samples/hello_world...
I am attempting to run the example program 'heart_rate_collector.py' found in this repo: https://github.com/NordicSemiconductor/pc-ble-driver-py/tree/master/pc_ble_driver_py...
Hi There,
I am using NRF52840 chips in my system. Right now I am designing antenna for the chips. I think the reference SCH of nrf52840 have been completed the match from...
I'm using nRF52 starter kit (nRF52832AA)
I'm trying to build the ANT+ BPWR tx example from Nordic (17.0.2 + 7.0.1)
Having some issues running it, but removing ant part...
Hi,
I am using nrf17.02 sdk and nrf mesh 5.0 sdk for nrf52832 dev kit.
1) I want to send the data to UART not on RTT while using the mesh example "provisioner" example...
Anyone able to run the nRF9160 DK on Window 7? I see the 3 serial ports and the mass storage device but even though I see the device in the Programmer app I get "Unsupported...
Hi dear,
Good Day!!
I am using nRF5SDK1702d674dde\examples\ble_peripheral\ble_app_uart- software to test the UART over the BLE to my mobile , The BLE was automatically...
Hello,
i am using "ble_app_uart" example code in nrf SDK to connect to bluetooth and to read-write the data after connection through nrf connect application.
write...