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...
Hello everyone,
in one of my project i have to implement button functionalities. using single button, I have to put device into OFF mode and also wake up from OFF mode....
We're developing a custom nRF 9160 based device and our product requires that we also develop our own AWS cloud where we host our own domain, including databases, back-end...
Hello guys,
The size of my bluetooth packets that i want to receive is around 257-260 max.
Can i put CONFIG_BT_L2CAP_TX_MTU to 260 ? i don't want a large value for RAM...
Hello, I have a custom board based on the nrf5340 and I am attempting to get bluetooth working.
The problem lies in the bluetooth initialization step with bt_enable. When...
Hi,
I'm working on Power Profiler with PPK2, I was on version 4.1.1 updated it to 4.1.2 but then the tool Power Profiler was recognizing my PPK2 as PPK1.
Then dongrated...
Hi,
Like in the topic - I wonder, if using internal TEMP for monitoring temperature of environemnt is a good idea? I know it is not accurate nor preciese, but it will be...
Hello DevZone,
I'm developing nRF52840 BLE & ESP32 Wi-Fi coexistence with 3-Wire PTA. I followed this document: https://docs.nordicsemi.com/bundle/ncs-2.5.3/page/nrf/device_guides...
Hi guys,
We are building an IoT device on nRF9160
The main protocol is MQTT and we are using AWS IoT Core as a Cloud provider.
MQTT client is based on nRF Connect SDK...
Hi, i want to use modbus RTU server sample, ive done everything just like in guide, used proper devicetree, commented line in overlay etc. Downloaded pymodbus with the plugin...
Hi,
I'm using the asset tracker example code with the LWM2M overlay to connect to the Coiote server.
This seems to work fine, and messages do get through. But when booting...
Hi,
1. Can the RAM footprint be reduced in the wifi sta example? 2. Can RAM be shared with other applications in the wifi sta example? 3. The following is the RAM usage...
I am trying to set up unit tests with the ZTEST Framework to run directly on my nrf5340 board. The test code is similar to this custom test_main example from the documentation...
Hello,
I need assistance with managing the Bluetooth connection between a smartphone (both Android and iOS) and my device, which functions as a keyboard and mouse (via touchpad...