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...
Hello,
I am trying the UDP sample for the nRF9160 DK board, using the iBasis SIM card that came with the kit.
The problem is that it does not register onto the network...
Hello,
I’m trying to interface the MAX32664GWEB+T sensor hub with the NRF52 by using I2C, I’m wondering if you could provide me any recommendation, libraries or codes for...
What I want to do is do UART communication (UART_1) between nRF52840 and nRF9160.
From the nRF52840 side, uart_poll_out is OK, From the nRF9160 side, uart_poll_out examined...
Hi Nordic team,
We have planned to use nRF5340 based BLE mesh device which is interface with sensor
We would like to transfer customized user data from one node to another...
I tried different nrfconnect examples and noticed that: C:/Nordic/v1.4.1/zephyr/samples/basic/blinky/build_nrf9160dk_nrf9160 blinky: rebuild solution + flash: OK also hello_world...
HI,
I am working NRF52810 with SDK 17.
I am able to pair my nordic device to mobile. but after pairing I want to send some data/receive some data.
how can I achieve...
In SDK 17.0.2, most places it looks like BLE_GAP_ROLE_CENTRAL is allowed to be undefined, except in nrf_ble_gatt.c line 142. Was there supposed to be "#ifdef BLE_GAP_ROLE_CENTRAL...
Hi Team, I am prototyping a product that includes DFU OTA using nRF52832. To get familiar with the topic, I am experimenting with the buttonless DFU example.
It is working...
Hi Nordic!
I am completely new to the Nordic MCU. Please, where can I find all the information (technical datasheet) about the NRF52840? What peripherals can I connect on...
Hello,
I want to use radio to send and receive data periodly. So I refer TimeSlot API in ' devzone.nordicsemi.com/.../setting-up-the-timeslot-api',and also refer the radio...
I am trying to implement the AWS FOTA sample from SDK V1.4.2.
I have already implemented the AWS IOT sample which works fine.
However, the AWS FOTA fails with mqtt_connect...
Hello there, I just try to demonstrate TCP examples in NRF5 SDK 15 and 16.
I got two linux boards, one of them Allwinner V3S with Debian Bullseye and the other one is...
Hi,
I'm trying to configure nRFgo studio, but after connecting the device to my PC via RS 232, nRFgo studio can't recognize the com port.
Where can I find a user manual...
I'm working on pca10059(nRF52840 dongle) to send UART data over bluetooth to another device.
My test environment is,
Arduino Uno to send uart signal using "mySerial.write...
In nRF5 SDK for mesh v5.0, what kind of information (related to provisioing and communication) is stored in the internal flash memory?
And what is the API for accessing...