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...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
Hi all,
I´m trying to create my first BLE application with segger embedded Studio.
My Hardware is the nRF52833 DK with a sensor connected to dev Board via I2C lines...
Hi, there in inconsistent data about the number of UARTs in the nRF5340 OPS v0.5.1:
- Page ii (nRF5340 features) states "Up to 2x UART (CTS/RTS) with EasyDMA" for the application...
Hello.
I'am new to developing with The Thingy 52 and just trying out simple things. I wanted to see if i could toggle/set one of the pins high from the code but havent had...
Dears,
I'm trying to run the mbedtls library with thread safety with the freertos, already defined MBEDTLS_THREADING_C and MBEDTLS_THREADING_ALT in the user_mbedtls_config...
I have never used the GPIOs near the RF pin (GPIO 22, 23, 24), until my latest project, which I needed to due to pin limitations. It is normal for pins adjacent to RF outputs...
Hi.
I try to test using ble pc-drivce C library & 52840 dongle on pc.
except custom service. everything is fine.
under below is custom service pic.
...
This seems to be a recurring question. I suspect the Wireshark/nrf-Sniffer setup is delicate enough that minor changes/upgrades in any of the components causes a problem....
nrf52832 , SDK_V15.3 , ble_app_uart sample code , data communication problem.
Hello there...
I use the SDK V15.2, ble_app_uart sample code, on the nrf52832
seems the...
Hello,
Currently working with Segger 4.42 and SDK 15.0
I've searched around the devzone on doing a passkey connection between my server and central.
I've used the ble_app_gls...
Hi, I'm having trouble pairing with Android devices using the SDK's ble_app_gls example, when I try to pairing with any andoid device it throws the following error "couldn...
I Modify my code for 7 buttons from 7 gpios. But my code has a issue at sdk_config.h. The define of GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS is 9. When I built the code and download...
Hi all,
The nRF52832 spec. document specifies that the current consumed in System OFF / No RAM retention / Wake on LPCOMP mode is 1.9uA. However, if I measure the current...
Hi,
A couple of months ago, the Bluetooth SIG published a specification for LE Audio : a new codec and method to send audio data through BLE 5 connection.
Is there an...