Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
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 a custom board with an nrf52840, i use a J-link programmer to flash the chip with the nrf connector programmer app.
I am able to read the memory and erase the chip...
Hello fellow bit jugglers!
We are developing an application for a nRF52805 on a nRF52-DK board, using NCS.
NCS version: 1.5.1
Zephyr version: 2.4.99
BLE controller...
Hi,
I want to run the Thread MQTT-SN Publisher and Subscriber example using the nrf52840 DK and the nrf52840 Dongle I have on hand.
I was able to sucessfully build and...
Hi, I'm trying to use BLE/Thread Multiprotocol for BLE RSSI scanning and send values using Thread, is it possible to use BLE and Thread(FTD) concurrently with out time-slice...
Hi all, Using SDK 17.0.2, on a Laird BL653. I've been messing with creating variable PWM sequences and found an issue where a 100%->0% duty cycle transition does not occur...
I once used nRF Sniffer with my nRF51822 module. I see that everything has updated since - Wireshark, Sniffer plugin (now is Python 3.4+), Sniffer firmware. As I can see,...
Hi all, i don't have any issues I am just now using the nRF Connect power profiler after a ~4 month break. WOW, the major update is absolutely phenomenal. The graph is very...
Dear Nordic DevZone community,
we modified the LwM2M client example to fit our application in a LTE-M network. Now we are trying to get GPS to work while still being able...
Hi.
I'm using nrf52832 with SDK-17, and the ESB example (esb_tx and esb_rx)
I'm not much experience in nrf development recently I have a project related to ESB to transmit...
Hello,
In nRF52832, we use nRF Connect to read the board, save the program data into a hex file, and send the file to other developers. They can use nRF Connect to write...
I am using sniffer v3.1. I have installed the sniffer code on a nRF52840 dongle (PCA100059). When I insert this into the PC with windows 8.1 it appears as "nRF Sniffer for...
Hello,
In our product, the nRF9160 is configured to use LTE CAT-M1 and we are measuring the signal quality thorugh the AT+CESQ command.
After begin registered on the...
Hi: I have write a spi slave, and write a spi master on STM32, It can receive data from STM32,But I have no time to prepare the response data.
as the code below, I can receive...
I checked the SPI communication using the NRF52832 development board.
Based on the firmware of the previously developed NRF52810 product, the SPI operation code is applied...