In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
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...