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,
I use 2 nrf52840 custom board, one is use a peripheral sensor with a lot of services and the other is used as a central with bt_shell_command.
Now i need to be able...
Hello Nordic support,
I am working on an application that works either with BLE or Zigbee and the protocol to be used is determined at application startup. Initially, my...
Hi Nordic Team,
I want to build NET core project for NRF5340 DK audio board, so I select build board config with nrf5340_audio_dk_nrf5340_cpunet, then build configuration...
Hi,
I have some questions about the quaterwave monopole antenna.
In the papers of Nordic I did read:
If the ground plane size is considerably smaller than the ideal...
Hi,
I have problems with the RTT up buffer overflowing with the standard configuration.
CONFIG_LOG_BACKEND_RTT_BUFFER_SIZE does exactly what I need, but it requires CONFIG_LOG_BACKEND_RTT_BUFFER...
Hello Nordic/Zephyr, MS VSCode has a page on reference variable: https://code.visualstudio.com/docs/editor/variables-reference I known Nordic/Zephyr has also such variable...
Good day
I am trying to add timestamps to my mqtt code. However, in an effort to save power , I would like to use the modem to get the correct time once and then use the...
I have been working on trying to get the app_uart to go into low power mode to reduce current draw. I have looked on the forum and have not found a clear answer.
I'm running...
Hi, I am using nrf52840 for sniffing bluetooth packets. The sniffer was able to capture packets once the Bluetooth connection is established between my mobile and and the...
Dear Nordic Engineers
I have a problem like to aks you. I use the functions of the NCS\v1.9.1\zephyr\drivers\spi.
I found the PM_DEVICE_ACTION_RESUME is don't has any...
I'm developing application based on asset tracker, which should use BME680 AQI library and sensor. Everything was working as expected until I once left sensor for about 2h...
Hi we have a similar problem as in this forum thread sample-nrf9160-azure-iot-hub. Environment: PCA10090 0.8.3 eval boared with modem FW 1.1.0 (latest version does not work...
Hello,
I am starting the development BLE beacon function using nRF52832 now.
Some guys asked me to check AoA and AoD functions with nRF52832 but I can't find any information...