Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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...