nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
Hi,
Please help me deal with the problem that P0.26 IO port is invalid as a key
I connected the P0.26 port to GND and used SES simulation to see the following results...
Hello,
i have an issue with i2c on my nrf52840 dk. I attached the distance sensor vl53l1x to pin 27 (SCL) and 26 (SDA) and wanted to communicate via i2c with it. To test...
Hello
I have an application running which boots up fine.
I've written a bootloader which boots up first, and then jumps into the application including softdevice.
So...
I am trying to implement a TCP server with TLS support. I have the following confusion-
Do we need to use mbedTLS API explicitly or is it internally handled by a zephyr...
Hi,
I am developing a simple application where I read some data from a sensor, and publish the data with MQTT. I want to use PSM to conserve battery life, and I am able...
Hello,
I am using a nrf5340DK to test the BLE Central sample of Zephyr.
As a BLE peripheral I am using a nrf52840 dongle. I have it configured via nrfconnect SDK - Bluetooth...
Hello,
I try to modify the lpcomp example from the Nordic SDK to trigger the sampling of the lpcomp manually. I have added the following code:
I use AIn3 (GPIO 5) as...
Hello,
I'm using Zephyr SDK. I have got BLE characteristic (my device is a peripheral) with following settings:
After successful write operation, I want to reply with...
Hi,
I'm trying to build the peripheral_lbs sample app for the nRF5340 using VS Code and I cannot get past the build configuration stage. Any assistance would be appreciated...
Hi.
I´m trying to install the application asset_tracker_v2 on my nRF9160DK ver 0.9.0 board.
I´m using VS code and during the build i got errors.
"too few arguments in...
Is there any good tutorial about the Android-BLE-Library Nordic library ?
I have only found the examples, but you need to dig in the code to learn how to use.
Greetings,
What are the settings to allow an nRF52811 to use CODED PHY with the NCS peripheral_hr_coded sample?
NCS v1.7.0
board = ubx_bmd360eval_nrf52811 (effectively...