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 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'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld...
Hello guys,
I have some doubts in the examples you provided for BLE for mesh.
My questions are:
1. - In the examples of light_switch (server or client mode), the nodes...
My goal was to make a bootloader, that, when not requested, still goes do DFU mode for 5 seconds,
so that there is always an option to get to the bootloader after boot,...
I would like to do log timestamping using the UART backend with NRF_LOG.
As described in many devzone posts (e.g. here: https://devzone.nordicsemi.com/f/nordic-q-a/18707...
Hello!
I have a short question, maybe someone can help me.
I set custom advertising data in the following field on the advertising side:
Now I want to read this data...
Hi all,
I am developing a BLE device prototype. There will be multiple such devices. How can I write the UUIDs to flash while flashing the hex file. Or how can I get the...
When I call this function on any of the Development Kits, my application restarts just like when I power up the DK for the first time (after being programmed of course) or...
Hi!
I'm trying to make the NFC feature on a custom board while having BLE (soft device). When I run the nfc record_text exemple project on my custom board, everything works...
We plan to design a module that wirelessly connects via the nRF52833 chip with RF amplification, 2 PWM outputs and multiple
Digital I/O interfaces,One ADC interface and...
I have developed the application code for light node in ble mesh network.
I was able to see this error quite often:
app_error_weak.c, 115, Mesh error 4 at 0x00000000 ...
Does the 9160 GPS module have a built-in LNA? Is it possible to adjust the GPS receiving sensitivity?
We hope that the wireless index of wearable products when worn on the...
The set up which are used are a nRF52840 dongle programmed through nRF52832DK's debugger. After executing "erase all" in Programmer app, which erased the bootloader, it's...