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...
Hi
Using SD Version 6.1.1 and NRF Version 15.3.0.
Using the following advertising params I can set non-extended advertising
ble_gap_adv_params_t advertisingParameters;...
Hello Nordic support, For long term power profiling of nrf52 hardware, I am using the suggestion given here, that makes use of functions in python script ppk.py: https://devzone...
Hello Nordic Team,
I have an application in development where some bigger files (~20kb) can be downloaded into the device, so they get stored in with the FDS system.
Now...
Hi,
I am using BLE application in NRF52832 board and using NRFConnect app to send custom characteristic service from mobile app to nordic device. But if I am sending a data...
I updated Thingy:52 to firmware version 2.2.0 using the Thingy:52 Android app.
WIth the Thingy:52 running v2.2.0, the WebApp for Thingy:52 can pair with Thingy:52 but it...
Hello Sirs,
We implemented a joint bandwidth test (or speed test) for a radio channel by transmitting notifications.
Parameters set in SDK config:
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
I am following the instructions at infocenter.nordicsemi.com/.../nRF52840_PDK_User_Guide_v1.2.pdf to program a pre-compiled example (blinky).
I have two nRF52840-PDK (PC10056...
Hi, im designing a beacon based on nrf52832, but i have a question about RF section, i´m using 2450AT18B100E chip antenna, and to match it with the nrf52 i'm following the...
Hi,
Trying to investigate eddystone protocol. After compiling and uploading ble_app_eddystone example I see Eddystone BLE device in non-connectable mode.
But after pressing...
I am using NRF52840 DevKit on Ubuntu 18.04 (bionic). I have successfully compiled pc-ble-driver and hex connectivity/softdevice.
I have now download pc-ble-driver-py and...
Hi,
We develop a GPS tracking device.
Development kit shows two type antenna, an external antenna(With connector) and onboard antenna for GPS and LTE.
We won't use an...
Hi, I am using nRF52832 with sensor, nfc and Softdevice S132 v3.0.0 to advertising packets .The sensor is interfaced with nrf52832 using twi interface. I have referred examples...
Hi,
I'm using the NRF52832 QFN (DCDC) for a PCB. Regarding the antenna matching components (C3,L1) it is recommended everywhere that one must use the exact same layout as...
Hi,
We are using a logger module a lot in our projects to diagnose problems, or warn API users of misuse. Sometimes it would be handy to be able to have nrf_log macros take...