Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...