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...
Hey,
I have an app based on the UART central example. I successfully connect and bond to an android and am able to send data via uart over BLE.
I want to send data also...
Hi
I am converting libraries MAX30105 Arduino to nRF52840, but I have a problem,
"MAX30105 parrticleSensor;" what is it?, how can I to convert this? is it a variable?...
Hello , I am trying to build the bootloader source code provided by Adafruit for its nRF52 core. The project is based in Segger Embedded Studio.
Adafruit's nRF52 core bootloader...
Hi,
1. I removed RTT related codes in the project.
2. Will uncontrollable factors be introduced?
3. Is there any potential risk when the code runs?
Thank you for all...
Hello,
Trying to run the TWI_SCANNER example on a pca10100 hard faults. The .emProject file has been modified per the instructions at https://devzone.nordicsemi.com/f/nordic...
Hi,
I am using nCS to write applications on vscode IDE, that is I am using the "nRF Connect Extension on vscode IDE" I need to unit test the written application code,...
1.I want to know which regions or mobile operators are supported by nrf_cloud's AGPS and PGPS services. Does it support all areas covered by NBIOT and LTE-M?
2.In China...
Dear Srs.,
We have some of our products (sensors and communications elements for smart cities), that are using your nRF9E5 product. Now we have been awarded an important...
Dear Nordic
I have a question to ask your.When I used the NRF52 Series and nRF5 SDK,I made a simple modification tot the radio test program in examples\peripheral\radio_test...
Dear, I created a project in SES. I modified the zypher.dts file to define some pins as below:
1. I added some pins in aliases as shown in fig 1.
2. I added pins with...
Hi,
nRF Connect SDK1.8.0, Windows10 X64.
as follow simple code,it will infinite restart.
but all short change to int or char, it work well.
the same code, run...
Hello
Happy Christmas in advance.
I meet a trouble about using littlefs and mcuboot at nrf52840dk.
ncs1.7.1
project:littlefs
I have changed the nrf52840dk_nrf52840...
Hi all
I'm developing a BLE application using nRF52832 : SDK 17.xx
I need to embed a passkey, and the only app example relevant in this case is ble_app_gls.
using this...