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've just acquired a second-hand (but still sealed in the original anti-static bag) PCA10059 which is labelled as being HW rev 0.6.0 manufactured 2018.15, and was unable...
Hi All,
I am developing one project and in which i am using external SPI Flash memory of 128MB and for that as of now i am using spi driver for all operations (like read...
Hello all!
We have custom HID with multitouch BLE device. We took HID descriptor from USB where this works pretty good, ported it to BLE and it seems not working as expected...
Running into a weird issue with my development. I'm getting a freeRTOS assert because the SD_EVT_IRQHandler is getting hit before m_softdevice_task creation is complete. How...
Hi all,
Question 1 :
I want to save 1 string to flash, but I don't use code for this, I have a machine and it store string to flash of NRF52832 for me. My job is to ensure...
Hi,
Currently I am trying to get my NRF52840-Preview-DK to work as an BLE sniffer.
however, I fail at my first step, because I am unable to get anything running on the...
Ref https://www.nordicsemi.com/Applications/Audio-and-Music seem can via nrf52 stream audio.
Is nrf52840 possible streaming audio in, out and transfer MIDI data to other...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
Hello,
I have some problem on my mesh application. (similar application as simple-onoff model)
Sometimes, the server(sensor) devices fail to transmit packet while receiving...
Hello Nordic Community, this is my first post, although I've been using the forums extensively for development.
I've been working with ESB on the nrf52832. The protocol...
I'm playing around with the light and switch examples with the Bluetooth mesh SDK on nRF52832 devices. I'm trying to find out what the maximum distance would be given changes...
Hello, I'm new to this devices. I have several NRF52840 devices and i want to connect them to a Raspberry PI via BLE. I'm not using sensors yet, I just wanna establish a simple...