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...
as title,
I can't load the project to SEGGER Embedded Studio.
I can't install CMake by entering the those command ( choco install -y cmake --installargs 'ADD_CMAKE_TO_PATH...
Hi
I was trying to do the page up and down key, I just built it successfully but it is no response.
Could anyone find out the reason for me.
I appreciate for your assistance...
Hello,
I tried to follow the "nRF_Sniffer_UG_v2.2" and i didn't understand the section 1.2 which described how to set the Python and Pyserial,can some one explain what to...
Hi,
1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?
2. does the coexist (UART) example need to be provisioned. ...
Hello to everyone.
I'm working with the Light_Switch example with four nRF52832 SDK (two clients, two servers) and my cellphone as provisioner, in Mesh 3.10, with "nRF Mesh...
Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions.
Is this a "real" partition...
Hello,
I ordered my nRF52 DK from Rigado for their BMD-350 module using the nRF52832 chip, but their DK comes with an additional Atmel chip. Now I saw the regular nRF 52...
Hello!
In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil , write flash incorrect and not work.
In SDK15.2 this prodject work fine.
Please correct...
My application will update over USB from a connected host.
For testing, I used two projects:
Bootloader: secure_bootloader_usb_mbr_pca10056
Application: led_softblink_pca10056...
So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops...
Hi,
I have my SAADC configured with two channels. One for my sensor and one for the battery level measurement.
I only need to measure my battery level every minute for...
hi,i have a question.
nRF52832,can not Pairing and binding.SDK13.0.0,base onble_app_hids_keyboard example.
It can be paired and bounded before. but now can't pair and...
Hello,
SDK 15.2.0
SoftDevice 6.1.0
DFU with Uart (based on {SDK}\examples\dfu\secure_bootloader\pca10040_uart. Single bank mode as my app is quite big (probably not...
Hi,
I am using Segger Embedded Studio and SDK version 15.2 for NRF52840 based module. NRF_LOG_INFO() works from main.c but not from custom drivers for sensors. Is there...