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...
I am trying to call the bootloader by using the provided DFUService from mbed on the NRF52832 DK. Unfortunatelly the bootloader does not start. I made sure the Softdevice...
Hi,
In linker script `external/openthread/linker_scripts/openthread_nrf52840_dfu.ld` there is a doubled `crypto_data` section.
Is it added intentionally or just a mistake...
Hello Nordic-Team,
Where I can find 2.4GHz RADIO example for nrf52810 ( pca10040e )?
and what we need to know to porting 52832 to 52810 in RADIO?
Kind regards
...
Hi
I had downloaded latest SDK for Mesh 2.0.0 and imported the Light Switch example to segger studio, while building the project i'm getting an error as "board.h" not found...
Dear Nordic Team,
Thanks for supporting.
My application is central act as a non connectable scanner and display the advertising packet through UART without fail. Please...
Hi guys,
First issue: is that the mergehex.exe fails everytime when trying to Write the merged file. The Error is ERROR: An error occured while writing the file. this has...
Hello.
Now I'm using nRF51422 and SoftDevice S310. And I'm trying to pass Bluetooth Consistency Check and PTS.
I read this question and answer.
devzone.nordicsemi...
Dear Nordic,
I see nRF52832 already support Bluetooth5 on-chip from your offical website, we want try a long range case, but not find the relate code, is it supported on...
Hi - I have followed the compiling instructions and downloaded the project to the nrf52840 PDK and it does not work. By debugging, no error codes are there during the execution...
Hello I have trouble that when I call sd_ble_gattc_read() I get error NRF_ERROR_BUSY .
This also happens only when I discover more services (before I discover Alert Notification...
Hi Expert,
I use nRF52DK and SDK "nRF5_SDK_12.3.0_d7731ad_test\examples\ble_peripheral\ble_app_hids_keyboard"
I saw many NRF_LOG_INFO and infocenter said should have many...
Hello,
I want to change the TX address or channel "on the fly". Since this did not work for me, I read the following post: "Is it possible to change TX address on nrf24l01...
Hello everybody!
How can i read the temperature, the battery-% or other data from the Thingy when using the Linux console and not the SDK? My steps so far
1. With i was...
I am estudying and modifying the light switch example.
the example shared in the SDK, this example works as star network. (1 client and 3 (or many) servers) where:
- The...
Hi,
I' writing an app based on ble_thread_dynamic_template with added CoAP utils, but with a few changes. Program works fine, I am able to communicate over CoAP, but after...