Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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...