Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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 need to port my application from NCS v1.5.0 to NCS v1.7.1 Here, I have already tried to transfer my ble application to a higher version. I can't able to do pristine...
@Nordic Semiconductor General Chip nRF9160 rev2 Voltage 3.7 PSM Periodic TAU 5.0 hours Periodic TAU timer element "00011110" Active time timer element "00000000" RRC connected...
Hello,
I have implemented a somewhat working RX algorithm for receiving data over UART but I'm looking for a good way to make it more robust. I haven't found any good answers...
Hello,
I'm try to follow the instructions for multi image example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#ug-nrf5340-ses-multi...
Hello
I have 2 custom boards both with nRF82532. One is central and the other a peripheral. I use LESC. When no bonding information is stored in either of the devices, pairing...
Hello,
I am using mfw1.3.0 and NCS 1.7.0 developing an application on a custom board implementing the NRF9160 and NRF52820 (The 52820 is put into very low power using nrf_pwr_mgmt_shutdown...
Dear Nordic,
we need to save few bites (product serial number, few settings). we use BLE with bonding on a FreeRTOS based FW. PM is already using FDS, at it is not clear...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. RTT viewer is not showing any thing.
We used WLCSP package...
We have developed a small PCB that connects with some other HW. The integrated nRF52840 runs in HighVoltage-Mode and its required to set VDD to 3.0V. The question - how to...
Hey when i try and run my code runnning which is running the SAADC and transmitting data when its connecting with BLE but i can only get around 10 reading before i get a connection...
NRF51422 Custom board
SD310 v3.0
Phone: LG K8 4G
Android 6.0
SDK 9.0.0 Boot-loader example
I am testing over the air DFU with our custom device.
a.) DFU...
Hi there,
@Simonr, I need further help on this case
https://devzone.nordicsemi.com/f/nordic-q-a/58464/filtering-based-on-128-bit-uuid
It is said that it is possible...
For power optimization I did to disable Mesh Using this piece of Code
and Re- Enable using this code
So the Real Question is that , After disabling Mesh for some time...
Hi
I need a suggestion. We are like to try a long-distance I2C communication between the sensor & Nrf5340 that is we need to connect 1.5 meters of cable between them. So...