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,
We are using the nRF52840 Dev Kit with SDK17 and SD140 without FreeRTOS. There has been discussion in other postings <link> about increased current consumption caused...
Hi,
I am having a NRF9160DK board , which i want to use it for an simplest BLE application which sends the data from NRF52840 to my mobile using a simple BLE application...
Dear sir/madame
In our project we want to implement MAX17260 battery fuel gauge to monitor the battery status in the handheld device.
The interface towards MAX17260 is...
I'm trying to run the HID composite example on a nRF52840 dongle, and its not working:
- I refer to : nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd_hid_composite\pca10056...
Looks like 2 mistake in the latest nRF9160 production specification:
1: 1Mbps but 1200 in description section.
2: Power consumption could be in uA instead of mA.
Hello,
Sorry for the basic question, but I am trying to customize an application basing on the ble_app_cgms example.
In the debugger terminal on SES I am receiving the...
Hello,
I am currently working on an IIoT product using Zephyr and NRF SDK v1.5.1-2-g76c027893 on the NRF9160 and a WFM200 wifi chip. For this project we are using Civetweb...
Hi
I'm locking for an example like zephyr\samples\boards\nrf\system_off for nRF9160 DK
zephyr\samples\boards\nrf\system_off uses nRF51 DK or nRF52 DK board for the demo...
Dear support team,
I would like to use GPIO 09/10 as a GPIO interrupt.
I just searched and I see that need to define CONFIG_NFCT_PINS_AS_GPIOS.
But I can't do it. Please...
Hello, I'm making a system with NUS of nRF52832 and nRF52840 to sample data with SAADC. I started the system with "ble_app_uart__saadc_timer_driven__scan_mode_03" from Github...
Hello!
There is a sample simple_mqtt which is written for nrf9160 DK. Is it possible to make app_signed.hex file to load in thingy 91.
I tried to change prj.conf and have...
Hi,
Using the HRS peripheral example provided in SDK17 with S140 7.2.0, I am in the process of migrating to a custom board using nRF52833. I have already made some changes...
Hi,
Can you please tell me if Segger compiler initializes all variables to default values?
If so - can you please send me a link to that content?
Thanks
Hello,
My nRF52840 board is connected with SPI flash over SPI. I have configured the nordic as master and my SPI flash is slave as mentioned below:
Using the internal...