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 We are developing a project where we are using a peripheral over i2c, specifically a lis3dh accelerometer. However we have encountered a problem and would be really grateful...
I want to set more features in a single service, but once there are more than four features, some features will fail and no error will be reported. Some features in the service...
Hi suport team
1、My ADC sampling circuit is shown in the figure below.
2、The actual voltage at ADC sampling is 1.37v, but the voltage measured by ADC is only 1.29v....
After programming the sample to my nRF9160 DK, I opened the terminal emulator and I observed the following messages:
1. HTTPS client sample started
2. Provisioning certificate...
I have tried the nus relay experimental example using nrf52dk and sdk 17. However it crashes when I try to connect using either nrfToolbox Uart or BlueFruit Connect (Uart...
Hello. I'm sorry for my bad English. I'm currently working on a development using nRF52840 based on ble_app_blinky, which is an example of s140 and peripheral. So, I want...
2. In the nRF sniffer software, the device I'm interested in does not show up in the "Source" column with its addess, b8:80:4f:6b:b6:9e, but as "TexasIns_6b:b6:9e". It seems...
Hello,
I'm finding problem to generate the library uECC.a to use in project secure_bootloader for nRF52833 (SDK17) using SEGGER.
I started from project SDK_17\examples...
i want that my device shall advertise after i press a button for 5 seconds. there is a feature of long press for button kindly assist as how to use this for advertising
Hello,
I am currently trying to combine the NRF52840 (Development kit) with the Arduino Ethernet shield containing an W5500.
I was wondering if there is any example...
I have been trying to figure out how to use SPI on nRF Connect SDK. I cannot find a simple enough example to get started other than the convoluted SPI flash example or the...
We find a Beaocn from other distributor , it got very less fluctuations. RSSI table show below.
Test method: 10 RSSI were collected from a hand-held mobile phone at...
Typically the Base address registers and Prefix registers are used to configure up to 8 logical addresses and then RXADDRESSES is used to filter which of the 8 logical address...
Hi,
The new AT monitor have a hard-to-reproduce bug: the subscriber entry list alignment is not specified in the linker script. Since structs are always aligned, that means...
Hi,
im porting our nrf9160 application from SDK 1.3 to SDK V1.6.1. and facing error while accessing NVS device in SDK V1.6.1.
in SDK 1.3 i used "device_get_binding(DT_FLASH_DEV_NAME...