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
Q1.
At SDK, peripheral can request connection parameter update to central, such as PHY, connection interval and MTU size.
At SDK Connect (v1.8.0) throughput sample...
Hello,
I've used the TWI manager to implemented a burst of transfers to and from two devices on a single bus. Basically it waits for both devices to give a data-ready interrupt...
Hello everyone,
I have stuck in a problem with using UART_2 on my 9160 DK. I am trying to send some data with UART when a certain event occurs on the Azure server.
I have...
Hi,
I am evaluating if it is possible to use the nRF52840 PDM peripheral with a low-power microphone and I need a different CLK frequency setting than what is documented...
Hi,
I had used the NXP CLRC663 that need a EMC filter circuit to pass FCC part-15C certification.
nrf5340_NFC EVB havn't the circuit and it only have 2 parallel capacitors...
Hi there,
We are looking for the IAR startup code of the nrf5340 and nrf9160 devices. We have downloaded the MDK already, but only the GCC startup codes seems to be present...
I am using an iPhone Xs and trying to increase my transfer speed using the nrf connect app and a dvk-bl653 kit. I saw that my packets were only 27 bytes and I was only getting...
The nrf9160 tx power is 23DB ;
We is designing a procuct for ODM;
The size of product is small.
TRP requirements 20DB;
So the antenna designs is difficult;
Now my...
pc-nrfutil begins
#!/usr/bin/env python
Although is is not a good idea, the current beta of Mac OS does not contain /usr/bin/python.
This results in error: env:...
Hi,
I set up and testet the Low Power node example, described here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_examples_lpn_README...
Hello People!
I need to transfer large amounts of information between our custom hardware based on the nRF52832 chip (S132+SDK17), and our custom mobile app running on a...
Hi,
in the .dts file,partitions is
Can it be changed to the following?
This modification does not compile .
What should be paid attention to when modifying,...
I am trying to implement bonding in central BLE uart_app example code but I don't know how to proceed as I'm a beginner . Do we need to make any changes at peripheral side...
Hello Nordic team!
I'm following this tutorial from Nordic to do DFU OTA: https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting...