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...
What do I have to set in order to require a new passkey every time I connect with my nrf52dk_nrf52832 build?
I have tried to prevent bonding using bt_set_bondable ( false...
I am using the PPK2 kit to perform current measurements of our system and what I notice is that after a couple of minutes the program becomes very sluggish.
When I open...
Hello, we are developing a keyboard with two types of connections, via USB and Bluetooth using the nRF52833 chip.
We have all the firmware developed in Arduino since it...
Hi, We are using nRF9160 on our custom board. (SDK 1.9.1) with "serial lte modem" firmware. We have two external antennas for GPS and LTE. Now we are implementing location...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
i devzone
I following the blog ( devzone.nordicsemi.com/.../testing-max-range-with-ble-with-nrf21540dks-and-nrf52840-dks) to setup 20DB on 21540 DK (pca10112), it is works...
Hi,
I was trying to turn off logging in zephyr\subsys\usb\class\cdc_acm.c, by setting LOG_LEVEL to 0, but when I do that the logs are still printed on the console.
First...
I added custom module to default asset_tracker_v2 to upload custom data to AZURE_IOT_HUBuisng nRF9160DK kit. All the functions are working well. The default is getting transferred...
The iBASIS SIM card I received with the Thingy:91, during activation, I got an error message that the SIM card is expired. I contacted the iBASIS support and I got a new SIM...
Hi everyone,
I'm currently doing some experiments with the zigbee feature of NRF52840 and I'm working with an PCA10056 development board.
The light_bulb example however...
Hi,
I'm so confused about UART error when I enabled DFU and download bootloader.
In my application, UART worked normally when disabled DFU, but logging ERROR 1 after enabled...
The provision button in nRF Mesh is no longer active. It worked yesterday but I think there was a update to the app and it no longer works.
The app finds the unprovisioned...
Hello all,
Four leds are connected to the GPIO (22-25) and gpio are defined and with a simple method within the while loop I can see them working
Next is to use the...
Hi, I am developing nRF52832, ADS1291.
I got the data from ADS1291 normally through SPI communication.
And I applied RTOS by referring to the nRF5_SDK_17.0.0/examples...
Hi,
Is there a way to turn off the reset loop detection on MFW 1.3? It's annoying having to wait half an hour when you are developing...
Kind regards,
Thomas