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...
Trying to lower uC current consumption to minimum
Im trying to remove features from my program
I've notice that removing the adc initialization actually get the current...
Hi All
I mount a minimum system for test BLE. I download a blinky program to the NRF52810. If I download a blinky without BLE version , it works well . But if I download...
Hi dear Nordic engineers and enthusiasts,
I am currently testing and researching on the functionalities of Nordic Thingy 52 in Bluetooth Mesh . I have tested with the provided...
Hi
I am trying to use the TWI on nrf52840 but i am unable to get it to work. its getting stuck somewhere. I dont have a logic analyzer so i am unable to check if the signal...
Hi,
I'm doing some experimental evaluation of BLE Long Range. I use the ble_app_att_mtu_throughput example with parameters:
ATT MTU: 247 bytes
Data length extension...
I am trying to test out the whitelist that I have created for the nrf52832 client. I have edited the whitelist so it will only allow one device to be bonded and added to the...
Hello, We have choose NRF52840-QIAA-R for our design, can you give me more infrmation on microvia use between layer 1 and layer 2 please?
What is drilling and pad dimension...
hello,
When looking at the 3 different migrations scenarios at
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrfx_migration_user_guide#getting_started_replace_nrf_drv_options_migrate...
Hi, just posted this question on the Github project of the iOS app but I think this is the "official" place to ask...? :) anyways https://github.com/NordicSemiconductor/IOS...
I am trying to upgrade from nRF Connect v2.3 to v2.4 for Windows 10 (x64), but antivirus software(offline (Avira) and online versions) gives warning message "BDS/Androm.hrhsn...
Hi,
Downloaded the nrfconnect-setup-2.6.0.exe file.
Scanned it with www.virustotal.com, and it detected a W32/GenBl.55BA2A95!Olympus virus.
Can you please check it up...
I would like to use the nRF52840 as the subject device in a EE Capstone design course. Compiler tools (both Keil and Segger) work well and will be easy to teach but I am unable...
In the "sdk_config.h",there has two options, one is TIMER_ENABLED,the other is NRFX_TIMER_ENABLED, and in the sample ,there also have"nrf_drv_time" ,what's the difference...