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...
Hi, I want to add PPP protocol to the Zephyr mqtt_azure example. I am using an nRF52840-DK with a Quectel BG-96 Modem. The generic Zephyr gsm_modem example using PPP is working...
Hi, I am using nrf52840 with S140 Soft device and SDK for Thread v4.1. In our test setup we got around 50 FTD devices in the same network. In some time interval we need to...
We are trying to connect the nrf9160 to a spi flash device. we have a custom board with the following pins connected:
sck: 27
mosi: 28
miso: 30
cs: 29
wp: 31
reset...
I would like to use the CC310's SRP accelerator with an application that uses S140. The uC in question is nRF52840.
I have added this code to the ble_app_blinky example...
Hi,
As per nRF52840 datasheet, the accuracy of internal temperature sensor is ±5°C. We want our device to be operational between 5 °C to 40 °C.
When we tested this extreme...
Hi,
I want to use the Zephyr network stack with its libraries on the nRF9160.
I tried to use the Zephyr tcp functions with the Zephyr network shell commands (eg. shell...
Hi Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports Dual Bank DFU. This limits...
Hi Team,
We are using the nRF52840 for our development purpose. For sake Cyber security purpose we need to disable the Jtag debug port.
For this we have used the below...
Hi Team,
We have seen 10 instances in past 2 months where customer mobile phones failed to discover BLE device. This has happened 8 times with Moto G7 power (Android) and...
We have a module based on the nRF52840, today we loaded the pre-compiled hex file for the BLE DTM code to 2 nRF52840-based modules and noticed when using the nRF connect DTM...
Hi !
I want to whiten the BLE Advertising data(channel 37,38,39), but I don't know how to do it.
I tried many things, but nothing worked.I'm on 52832 platform Flash_S132_NRF52_7...
Hello,
I have got three nRF52840 Dongles to test Bluetooth mesh. I have been going through the devzone queries and found that many people have previously asked about SDK...
Hello,
I am using the nRF52832 with the s132 SoftDevice. I've been trying to interface the VL53L0X sensor to get ToF readings. I'm using the code of this driver . When calling...
Greetings!
I am using NCS 1.4.99. I have spent some time debugging my I2c application on NRF5340 and I came to the realisation that I was not able to control any pin that...