Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
i init the saadc and uinit saadc ,then init saadc again. my code is below:
err_code = nrf_drv_saadc_init(NULL, saadc_callback); err_code = nrf_drv_saadc_channel_init(0,...
Dear Sir,
I have connected a phone to a peripheral device using NRFconnect App.
Now I want to know the rssi value of the phone on the peripheral side.
I want to get...
I have an application with a custom service, based on the ble_app_template example. I want to add DFU functionality. I flashed the DFU secure bootloader and can discover the...
If I use NRF_SDH_DISPATCH_MODEL with NRF_SDH_DISPATCH_MODEL_APPSH what size do I need to use for the scheduler data size and queue length in
APP_SCHED_INIT( ?, ? ),
Is...
In SDK 15.1.0 NRF_LOG_STR_PUSH_BUFFER_SIZE is defined twice in every sdk_config.h in the SDK. For example in the ble_app_template/pca10040/s132/config/sdk_config.h:
Hello,
I'm trying to update an application with a dual bank over BLE, but first I wanted to try on the given examples so I'm sure that I'm creating the .zip files the...
Hi there,
we are currently looking for a suitable hardware + software with Bluetooth 5 support. All of our software projects are build and developed with KEIL MDK/ uVison...
Hello,
I integrated your firmware (iOSDFULibrary) in our project but I got error when I tried to make the DFU to our Nordic device.
Error : Error raised when the CRC reported...
Hi all, I'm brand new to embedded systems development and I'm having some issues getting the Mbed OS onto a custom PCB. The PCB we're using has a Fanstel BT840 chip.
The...
so i am trying to understand the code , and i would be really grateful if u help me .
what i am trying to do is send data from one DK to multiple DK. i am not able to figure...
Hello,
I am trying to connect RuuviTag to nRF Connect Power Profiler, but I get Failed to start the PPK error.
Computer: macOS High Sierra 10.13.4
nRF Connect v2.5....
Hi everybody!
It seems that there is not a huge choice of cross-platform frameworks to develop desktop applications for BLE (without serial dongle).
Nordic Semi seems...
Hi,
Just want to know is the pyACI is a python based tool to provision nrf Mesh Nodes over serial Port?or over PB-GATT or PB-ADV?
Can it be used to provision other vendors...
My setup is NRF52DK+SD132_V3.1.0+SDK_12.2.0.
While playing with my peripheral I setup a whitelist, the default whitelist filter policy seems to be BLE_GAP_ADV_FP_FILTER_CONNREQ...
Hello everyone,
I want to establish serial communication between 3 nRF52840 dongles using mesh.
Can you suggest me the steps from begining. Also i have read the documentation...