Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
I have successfully worked out the Light Switch Example in the nRF Mesh SDK v3.0.0 using nRF52 DKs. I used the nRF Mesh app for provisioning. I want to know what is the next...
Hi
I am using nrf51822 AC custom board and willing to program over dfu.
For dfu service setting I referred following links. Only change I did in pca10028 library because...
Hello, I'm working with the pca10040e version (s112) of the nordic UART template example. I want to read 20 values from the SAADC, average them, then take a TEMP reading,...
I use nRF52832, with nRF5_SDK_13.0.0_04a0bfd, with s132_nrf52_4.0.2_softdevice.hex, IAR IDE for ARM 8.32.1 on WIN10
I created three services with each having a characteristic...
Hi!
nRF52832, SDK15, SD6.0.0, S132
I try to use secure_bootloader from SDK15 examples. All works.
Now I need encrypt my firmware with AES. I already made it on a SDK13...
Hello
I am about to build a BLE central to open a motorized garage door (runs on solar power) with a smartphone. I am going to design a PCB for this.
However, I am an...
Hello,
I have an BLE application running on nRF52840 Dongle, and I develop an iOS app to control the Dongle.
Now, my work is to make Dongle passing the FCC Testing....
i have a sensor tile STEVAL-STLCS01V1 .the description about this product is in this https://www.st.com/en/evaluation-tools/steval-stlkt01v1.html ..the sensor tile have Bluetooth...
Hi,
I am trying to get the rssi value of the client from servers. I added health client model to server and added app_health_event_cb() funtion from provisioner in server...
Hi -
I'm using an nRF52840-DK with Segger IDE and if necessary, Gcc on a Macbook Pro. I have many years of embedded experience, but an new to the Nordic world. I'm able...
Hi!
I am trying to use the NFC " writable_ndef_msg " code along with the " ble_app_uart " code from SDK 15.0 with Softdevice s140 on nRF52840 DK. I am using keil-MDK 5...
How can I be 100% sure the nRF52832 chip is running properly?, what I do to power up the chip is feed it with a regulated voltage of 3.3V (which really is around 3.17V), on...
We use Nrf_studio to connect our board by uart to enter direct test mode.
But an error occurs in serial connection.
I want to know, use our own project program is allowed...
I have already pressed reset in the dongle, it was pulsing red. And when I write it allways says the same error. I have done this experiment in Ubuntu 16.04 and Windows 10...