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 guys,
we have triggered one interesting state of fds module… This could be somehow connected to https://devzone.nordicsemi.com/f/nordic-q-a/27259/fds-data-corrupted/107629#107629...
I have a problem with upgrading bootloader on NRF52832 IC. We are in the middle of porting our own bootloader from SDK 8.1 to SDK 14, because we had to change BLE modules...
Dear All,
while evaluating low-power options in the context of wireless sensors, I've stumbled upon a strange behavior with the nRF52832 using ESB from SDK 14.2. Here's...
Hi
I modified the SPI master example to read an 16-bit ADC at 44.1 kHz.
While the HAL_TIMER achieves its ~22 microseconds quite good, the SPI driver is quite slow: the...
Hi!
I have an observer that listens for advertises from just one ble switch. I can control the leds on the nRF52 DK with the switch. Now i want to connect to nrf connect...
Hey guys,
I have been fighting with this for a couple of days and I am hoping someone can give me some insights as to what might be going on.
We currently use the nRF24L01P...
hi,
i am doing a project where i have to discover custom services on connected ble nodes.
i am using nrf52832 as central device and thingy 52 as peripheral device i have...
Hi Nordic:
I build up an mesh network with following setting:
1. A nRF52 platform with example/light_switch/provisioner with a auto-start-provisioner
2. Another nRF52...
Hi,
I have successfully used the nRF Connect app with a Rigado BMD-350 Dev Board to send a few UART characters back and forth to a new target device using the Rigado BMD...
I started today with the following examples to make a start with serialization:
- ..\examples\connectivity\ble_connectivity\pca10040\ser_s132_hci
- ..\examples\ble_peripheral...
HI:
I am Measuring current on custom hardware with nRF5x DK, Peak current is always too high during testing.Please give me some advice。
I am using the nRF52 DK development...
Hi,
I am working on RTC implementation. I had a doubt.. Is it possible to generate interrupts on different channels (channel 0/1/2/3) using same RTC instance ?
Thanks
Hello,
I'm trying to communicate with another device via I2C. I'm trying to do a simple write but it seems that the TWI NRFX driver is sending wrong data.
I'm just calling...
Hi,
I am implementing a beacon solution and intrested to move from fast to slow and vis versa(slow to fast) advertising modes -
i.e. BLE_ADV_MODE_FAST & BLE_ADV_MODE_SLOW...
Hey,
I have seen some articles which says that voice over BLE (4.0) is possible but there is no standard profile for it.
So far i've seen :
Silicon Labs
STM
T.I...