Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
No connection after disconnect with Android App Nordic Uart Service until mac-address of smartphone changes
Multilink multirole software developed in SES studio.
Other...
Hi I have a product that uses an Nrf52810 in a Raytec slave module. I am able to successfully send and receive packets of data using your UART app in the nrf Toolbox
I would...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
nRF Connect for Desktop cannot find any devices from the SELECT DEVICE tab in LTE Link monitor or Bluetooth Low Energy app.
The device can be found on Device Manager and...
Hi, all.
I'm using nRF52833 and trying to communicate ESP8266 using UART.
I already successfully communicate with Dust Sensor with baudrate 9600, so I tried to communicate...
Hi,
I'm trying to find an example of using the I2S audio interface with the Zephyr RTOS on the nRF52840dk_nRF52840 development board or on an nRF52840 device in general...
Hello ! I'm a beginner here, and I have a problem that I struggle to solve. A few years ago, a firmware was done by a company, for the one I work for. It was done with IAR...
Hi,
I am toggling a GPIO using the below code and trying to find out the relation of the frequency and the code statements. I know that GPIO peripheral is running at 16MHz...
Hi,
after fixing a missing ground in my setup (see devzone.nordicsemi.com/.../interaction-jlink-and-power-profiler-ppkii) I have not been able to get less than 50uA of idle...
My B0n bootloader (running on the network core) is trying to access XIP space and faulting. This is a part of an network core upgrade.
From what I can learn from the data...
Good evening,
I’m testing the SDK v17.1.0 “Open Bootloader with DFU” example. I’m using Segger Embedded Studio to program my Nano 33 BLE via the debug interface (P20) of...
Hello again Nordic World!
Yet another question about getting RSSI values:
Again, using 10028 and 10040 boards under sdk 12.3.
Is the adc acquisition of rssi done synchronously...
Dear DevZone,
within out project we make use of an esb communication between a nrf52840 DK connected to the PC via USB (a "station"), and a custom PCB with a nrf52840 micro...
Hi all,
We are developing an application using nRF52840 device and the idea is to enable the device with peripheral and central roles.
We would like to set two advertising...
Hi there,
We've been doing OTA DFU updates for a while now, but a recent increase (by one page = 4kb) of the firmware has created an issue.
Flashing through USB serial...