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...
Hi,
Is it at all possible to use the QSPI interface of nRF5340 to interface a micro SD card? Is sending custom instructions combined with long frames, as suggested here...
Hey Nordic team,
We have ECG/EGM alignment problem over BLE, the peer ble chip use RSL15, they came up with the below algorithm, which do need an API to get connection...
Hi all,
I am having a ble 5 beacon broadcast on my nrf 52840 chips. I would like to know that if it is backward compatible so that ble 4 smartphone can receive the packet...
Hi,
Running the asset_tracker V1 i obtain a LTE connection and date time:
[00:00:19.338,226] [0m<inf> asset_tracker: DATE_TIME_OBTAINED_NTP
I want to convert it...
Hi
I am a new person for nrf5340, I got the NRF5340 PDK. I unbox and check that four buttons. It works fine. Then I compile the blinky code and upload it to the board using...
Hello Devzone,
For my project I am using NFC and I am using the writeable NDEF message project as an example.
Everything is working except I have found one issue.
...
Hi Nordic Team,
I have one doubt which I can not able to understand.
Actually in my code I'm scanning some ble devices also in main infinite loop I'm reading some sensor...
We're using the CMW500 to talk to the NRF9160, and it connects ok but then gives the message "RRC Connection Reestablished". We tried using the asset-tracker example, which...
Hi, I have made the custom board without 32.786kHZ (low frequency clock)
I am trying change it to
RC OSC
HFCLK
but i tried to make the changes but debug doesn't...
Hello
I'm using an NRF5282 and this thread :
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
I try to implement...
Hello, gentleman!
We are developing our nRF52840-based application using nRF Connect SDK v1.4.2. I know there is a NCS v1.5.1 already available, we plan to switch to that...
Hi, I am trying to get start nRF5340 and projects. In NCS 1.5.0
i am following this link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html...