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...
Dear All,
I'm using nrf52840-DK for development purpose of IEEE 802.15.4 standard. One is used as transmitter, while other as receiver. I'm using nrf_radio_driver inside...
Hi, I found that there is a BLE_HCI_DIFFERENT_TRANSACTION_COLLISION when I use nRF52832 in secure connections. The connection would disappear in 32 secs, but there won't be...
There's a Bluetooth mesh sensor server, which realize, for example:
present ambient temperature property and
desired ambient temperature property.
A Bluetooth mesh...
Good morning,
I'm trying to port the HTS to the PCA0056 board towards chip nRF52833.
I followed the guideline and modified memory mapping as follows:
Section Placement...
Hi.
I'm currently trying to scan non-connectable advertisement for continuously.
So, I'm going to set the value of scan window and scan interval same.
For that purpose...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
Hi,
I am trying to setup the serial UART DFU process for a custom board. I am able to build and program a combined firmware hex file which includes - Softdevice S140 ...
Hi guys
I have a project that needs to use multiple 1.8V sensors and transmit data to the mobile phone through Bluetooth. If NRF52832 also uses 1.8V power supply, it can...
Hi Everybody,
I have obtained a free personal Segger Embedded Studio license to use on a nRF52 evaluation board and started to write and debug code.
When I port my code...
Hi,
I use the latest connect sdk 1.4.0 and modem firmware 1.2.2. If I load the default aws_iot code it does not subscribe to the topics set in "topics_list" in the code...
I am using SES Nordic Edition 4.52 and I am building a Zephyr project configured with nRF Connect SDK. After the initial build completes, every time I build without cleaning...
I have a device using the nRF51822 chip on which I was successfully using the BLE sniffer V3.0.0 PCA10028 firmware. The latest V3.1.0 PCA10028 firmware does not work but I...
I am trying to download version 8.31.1 of the nRF device firmware pack for keil from this link
developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.32...
Hi.
I'm trying to integrate the MPU9250 with nRF52832 using i2c (TWI) on my nRF52-DK
I have found various libraries but none of them are working on my hardware. All of...
After several record updates one by one I get FDS_ERR_NO_SPACE_IN_QUEUES. However after each record update I wait for FDS_EVT_UPDATE event. I was sure that waiting for this...