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'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
Hi
I'm doing project called automation of lights using beacons and iam using sdk (nRF5_SDK_12.1.0_0d23e2a) and nrf51822 dongle. I need complete information about advertising...
Hi,
I am using nrf51 dongle on which I have loaded example code for BLE central(ble_hrs_c) from SDK 11.0.0 's example folder + soft device S130.
My problem is, I am...
Howdy. I have some trouble when trying to communicate with AD7793 using SPI.
I used ble_app_uart example and combined it with the SPI master example and the general...
Hi,
currently, I'm working on encryption using the crypto module of SDK 12.1.0 for SoftDevice 3.0.0
It is no problem to generate a public key, but if I want to generate...
We are using the nRF51822 on our product.
I'd like to know about the minimum value of RSSI ?
We checked the minimum RSSI value by using our products.
And most of...
Hello,
We plan to use the Serialization mode with the NRF52832 module.
We would like to know how is handled the low power mode when the NRF52832 module is used in Serialization...
I am adding a bootloader with BLE OTA upgrades. I am using SDK 11.0.0 and I based my bootloader in examples\dfu\bootloader . I can only fit a single bank upgrade (I upgrade...
Use the guide to compiler the UECC almost neet use 20 hours to finish it.
I think that Nordic need provide the after compilered uecc lib.
That will save so many time...
I have an accelerometer that utilizes IC2 (NXP MMA8452Q) that I am trying to integrate with the nRF51 DK. The accelerometer is on a breakout board, and is wired up very simply...
I have successfully been using the MIO ALPHA heart rate monitor with S120 0.8.0-3.aplha and SDK 5.1.0, using the SDK application "ble_app_hrs_c"
Im trying to migrate to...
I develop with MDK.
Now, I want to create a bootloader with 12.1?
Follow the instruction of the document, I must install micro-ecc, and ....
But as last...
For example:
region 0: 0x00000 -> 0x1b000
region 1: 0x1b000 -> 0x40000
In region 0: the first page(1024 bytes) is 0x400=1024 from 0x0000 -> 0x400 , ERASEPCR0 must be...
When I change the target from nrf51422 in the SDK into nrf51822 there is this error in Keil uVision Project window.
I can't find a way to remove the files in red warning...
Hello,
I have a problem with secure bootloader.
what I did:
Flash SoftDevice 130 using nRFgo Studio.
Compiling \examples\dfu\bootloader_secure\ (i removed the...
Hi guys,
I'm following the tutorials in devzone.nordicsemi.com/.../
I'm in the final step to show the GPIO in peripheral views, but there is no modules in the view....