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...
root@homelinux:~# ./nrfconnect361x8664.AppImage --no-sandbox
its will show the main menu but can not open the sub APP, like programmer, lte monitor they can not opened
I am using the nRF GFX library to print some text on an LCD. The font, prepared with The Dot Factory v.0.1.4, is stored in flash per the examples in the sdk.
The problem...
I am manually installing the nRF Connect SDK using these instructions https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html and in paragraph 4...
Although I have a fair amount of experience with PIC microcontrollers, I am new to the nRF52 and I am finding it difficult to make the transition. However I have been given...
HI
I use nRF5_SDK_17.0.2_d674dde ble_app_hids_keyboard。 I want to composite KB and Media player。
but only KB can work。
I find many people have this question。 but do...
hi
I use nRF5_SDK_17.0.2_d674dde. delete bonds have some problem.
1. when poweron before into main loop, use delete bond is ok。 can run to PM_EVT_PEERS_DELETE_SUCCEEDED...
Hi, I have the same issue with https://devzone.nordicsemi.com/f/nordic-q-a/59096/nrf52832-module-can-t-connect-j-link-anymore-after-flashing-zephyr-program-onto-it but the...
Hi, I got nRF5340 DK board and trying to run sample projects such as peripheral_lbs, peripherad_gatt_dm, etc. using SEGGER Embedded studio but BLE advertisement doesn't work...
Custom board, ncs v1.4.0, modem FW v1.2.3, SES v5.34a. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to private...
In the ble app uart example, I need the BLE device to be able to send out a null character. I noticed when I receive a message with a null character at the end from the UART...
Hello. I am receiving an input of 1 Hz. ADC is receiving 12 bits. uart's baud rate is 1000000. ADC input is output as UART raw data.
To do this, I modified the following...
hi,
I've found the sample for direction findings in the sdk-nrf github master branch (sdk-nrf/samples/bluetooth/direction_finding_connectionless_tx)
Will this code work...
Hello,
I want to extend the at_client sample with vanilla Mbed TLS (delivered with the SDK) supporting TLS. Later on, I want to be able to modify the Mbed TLS vanilla implementation...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...