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 have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...
I use SDK15 and example works fine. Now I transfer hids code into my project and compile wo errors, but after startred project- fall with error:
The line 1771 is call...
I am trying to send string via bluetooth using SDK 11.0.0 and function " ble_nus_string_send ". But we are not able to receive the string data on bluetooth device using nRF51DK...
hi all,
now i have a project which transfer data over ble to cell phone .
i do it using gatts Notifications to transfer .
for the compatibility platform(ios and android...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
I want to program a controller model. There are no provided exmples for that model. There is just server and client for light switch example.
infocenter.nordicsemi.com...
I am able to successfully compile examples in sdk 15.1
I am running in uVision. I ported my ap.
A large number of files are not found (due to what appears to be different...
Hi,
I'm developing an nRF52 application based on SDK14 and S132 that require the DFU service.
The DFU is not performed using the nRF toolbox application on both of android...
I have recently installed Segger Embedded Studio (v3.30) and have installed the CMSIS package (v4.5 I think) and have modified the tools.xml as demonstrated in the Nordic...
hi all,
how to use Atomic FIFO Lib on ble stack ?
Called nrf_atfifo_get_free() always get NRF_ERROR_NOT_FOUND when ble_peripheral connect to central .
In ble_app_uart...
It is very easy to build the example applications in the nRF mesh SDK (v2.2.0), but what is the official way to structure the build system when developing an application with...