In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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,
What are the options to measure the execution time of code snippets? I used app_timer_cnt_get() now and is giving 50 ticks for 1ms. Is there any way I can measure lesser...
Hello everyone,
For simpilicity,assume i have a node that is connected to an esp32, that node is configured as a coap client(actually its a node that gathers coap requests...
Hi,
I am trying to get the CRC error packets during nrf_ble_scan_start execution with nRF52840 DK (nRF5_SDK_15.2.0_9412b96) as following:
ble_stack_init();
scan_init...
I am following the readme for nrfutil on generating a package file for the secure DFU. I am using the debug version of the bootloader which comes with a predefined public...
nrf52832.
SDK14.2
Segger ES V3.34a
With an initial prototype batch of 30, we have noticed 4 modules that have incorrect voltage readings, reading low ("Bad Modules...
I didn't recieve answer to my second question in this topic , so I start new one.
Is there any way to get usec time measurement with softdevice?
I need to analyze SENT...
Hey,
I have PSELP of the ADC configured to read 4 values. now I want to configure an ADC channel differently than the excising 4 channels. So can I configure the 5th channel...
I am using the nRF52832 in Rigado BMD-301 module. Updated to s132_nrf52_5.0.0 and nRF5_SDK_14.0.0_3bcc1f7, built the ble_app_uart_c without any changes and programmed it on...
Hello,
I am working in a Windows 10 environment with the latest SDK 14. I use the Segger IDE and the various support tools from Nordic (nRFGO, nRF Connect, nRF Master Control...
Suddenly all the files related to nRF9160 DK can't be opened on SEGGER Embedded Studio Nordic Version.
this is error log. I really appreciate it if you advise me.
Dear,
I am using nRF9160 DK, I want to use nRF9160 SIP to connect with another sensor ( UART /SPI)
Do you have any suggestions or examples?
Thanks,
Rgards
...
1) On this page https://www.nordicsemi.com/DocLib?Product=SDK%20Documentation
You have SDK nRF5 SDK v15.3.0 when you expand it , the top entry is for RF5 SDK v15.2.0 there...
Hi All
Just bought a nRF52840-DK board (PCA10056) with the purpose to develop a project where nRF52840 is used as virtual com port.
The Lite edition doesn't allow to...
The HOME key is controlled by the HH protocol of IPHONE. After the Bluetooth connection, the original soft keyboard on the mobile phone cannot be played out. It is necessary...
Hi,
I'm using the nrf_queue library on SDK 15.2 and I noticed that it isn't possible to peek more than one element at a time.
It would be nice to be able to tell the library...