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...
We'd like to use Thingy91 to measure temperature, but it looks like the thermometer (BME680 onboard) gets heat up, when Thingy91 is running for some time.
I placed the device...
Hi,
I'm supporting a customer who is planning to use T-Mobile as their carrier. One of T-Mobile's questions is:
APN requirements: Private APN requires an IPSec VPN or...
Hi,
The spi_config structure zephyr provides is as below: Wherein cs is initialized to the chip select pin. In my project I have a requirement to handle 2 slaves which...
There is a bug in the sample/nrf9160/at_monitor, namely to do with +CEREG unsolicited notification handler called "cereg_mon". "cereg_mon" expects 0-2 +CEREG status code,...
I'm trying to replace a RS232 cable with a BLE bridge with the Nordic Uart Service.
One nRF52832 configured as central (app_uart_example_central) and an other one as peripheral...
Hello,
We are working on a product that contains nRF51822. The product sends continuous data (2 bytes) via NUS service to the mobile app at a frequency of 200ms.
When...
Hello,
I am aware that this is not an Arduino support forum, but if I'm not violating any rules, I'd like to ask a question in hope that someone might have provide a helpful...
I'm developing on an iMac M1.
Over 2 month I tried to get the nRF Connect for desktop (V3.9.3) running on my M1-mac, without success.
Toolchain manager (v0.10.3) works...
Hi Nordic Team,
Currently we are exploring nRF52840 DK.
We have observed BLE Enable SOC usually have two cores, one as an application and one as BLE Soft Device core....
Hi - I am using the /nrf/samples/matter/lock sample as a reference template to develop my own app. Thank you for providing it!
I am able to build and flash the basic build...
After updating the firmware on NRF9160 Connect DK (using mfw_nrf9160_1.3.1.zip as well as the ltem asset tracker hex file) LED 3 does not turn on and AT commands in LTE Link...
I am using a mac M1, running macOS 12.0.1 Monterey.
J-Link Software and Documentation Pack v7.62 (latest)
NRF Connect for Desktop v3.10.0 (latest)
Programmer v2.3.1...
Hello,
i'm using a nrf52832 dk and i'm using the example ble app uart.
I saw the packets that are send for rx or tx but with packets of 20 bytes
I saw this post, https...