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...
Hello,
we recently migrated from SDK12.2 to SDK14.2 and noticed a strange behaviour.
After connecting to a bonded device the nrfx_gpiote_irq_handler is no longer called...
Hello,
with SDK15 the definition of the nrf_dfu_flash_callback_t changed from
to
we used the nrf_fstorage_evt_t->result to determine the success of the operation...
Hi,
My application requires a Bluetooth range from 90-100meter. Can you guide me if you have any BLE chipset validated with an RF amplifier using a trace antenna? Can I...
Hi,
we configure a GATT Server with a characteristic that is configuered for write with authorization. If we then try to write one byte to this characteristic from the client...
Hello NORDIC and Tech support members. I am new to NORDIAC devlopment please support me how I start with nordiac please guide step by step and please let me know how I Start...
Hi all,
Where can I find the default program that comes with nRF9160 DK in box?
I'd erased memory and programmed with AT command program but I would want to program as...
Nrf51822QFAAC0 uses softdevic: s110_nrf51822_6.0.0-5.beta, sdk: nrf51_sdk_v5_1_0_36092. Use serial routines. When I annotate the initialization of serial port, and annotate...
Hi,
I have successfully implement the code demonstrated in the two tutorials shown here:
https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics...
Hi Everyone
As the subject mention,
RTT stops working when power is disturbed by motor.
But other fuction that like ble,spi,uart are work well ,
I must cutoff...
Hi,
I am using NRF52832 with SDK 15.2. In the example, UART/Serial Port Emulation over BLE. The documentation says that this example uses hardware flow control. Therefore...
Hi, I just started nRF52 DK from scratch and downloaded several things informed from infocenter like SEGGER, Keil and SDK, but have no background about these things.
The...
I am trying to understand the provisioning process as defined in the Bluetooth Mesh Profile v1.01 specification. In particular, I don't understand the following paragraph...
Some Examples discuss background DFU from application level, but those require bringing in IPv6 stack and TFTP client. Since we are planning to integrate DFU of our device...
I got nrf_cloud_connect failed: -111 error while running asset tracker demo.
I know that I need to flash certificate files according to my previous question: https://devzone...