I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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...
After getting my nRF9160DK activated and showing up in the NRFCloud it would just sit there blinking led3.
I deleted the device from the cloud and tried to update modem...
i create device information service BLE_UUID_DEVICE_INFORMATION_SERVICE,and Bonding on the phone.
i want to update the PNP_ID_VENDOR_ID and PNP_ID_PRODUCT_ID,
method 1...
Hi,
I'm using NRF52832 DK to integrate the LittlevGL graphic drivers . I'm facing some problem while integrating the sdk's.
I'm getting the errors:
.\_build\nrf52832_xxaa...
I have found what I believe to be a bug with the nrfx_qspi driver on NRF52840. After using the QPSI peripheral, I have found that in some cases the NVIC's IRQ#41 (QSPI Interrupt...
Hi,
I am using nRF52840-DK with Segger Embedded Studio . In this dev kit the Atmel chip ATSAM3U2CA-AU provides the programming/debugging interface. In order to save BOM...
Hi,
I'm using commands below to send SMS message in my application. SMS sending is working fine, but some reason during the AT+CMGS command program execution
Is blocked...
I understand that I have to get approvals for my product, but can the nRD9160 operate globally?
Has this sip already been approved (on other pcb's) for use on Verizon, AT&T...
Hello
I'm testing a DFU right now
By the way, the icons coming out when advertising in the APP today changed to the Christmas version, it seems a little weird.
Originally...
I am trying to implement PA + LNA to nrf_esb.c, if I set in PA constantly ON, receiver gets good signal but sender cannot get ACK, if I set LNA constantly ON, receiver signal...
On the Mac machine, I open the Bluetooth Low Energy app of the nRF Connect for Desktop, connect to the nRF52 DK, and try to find the button to perform bonding, as the SDK...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) Initially I loaded Secure serial bootloader...
Hi there,
I'm developing an application that needs to store data points when internet connectivity isn't available. Is it possible to write small packets of data (lat/long...
My target platform is nRF5_SDK_14.2.0_17b948a but I suspect that nRF Connect has independent bin/hex files with which to program the nRF52.
I was trying to get the PPK working...
I'm trying to find a way to be able to recover some log messages when the device crashes & resets in the field. This way we could report some meaningful data about why the...
Hello,
I am working on nRF51822 using SDK 12.3.0 in IAR embedded workbench.
I added dfu service and one custom service in my application.
my problem is when I download...