Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hello,
I'm trying to implement the MCU BOOT in order to introduce the Firmware uptdate but I get the following error:
I'm trying to reduce the RAM usage but with no...
I am new to BLE development and was wondering how I can read the data published by the A&D Medical Blood Pressure Monitor with the nRF5340 acting as a central. I can connect...
hi support team,
customer reported on problem that one product is ok when in factory, but now is in problem after delivered to office.
i had onsite debug and find out...
We are nRF52840 in one of our products. When we use SYSTEM OFF mode with with hardware design, current consumption is around 3uA but when we use SYSTEM ON mode with RAM retention...
BLE settings:
1) Advertising interval: 500 ms.
2) I am not explicitly turning on the DC-DC regulator; I am using the default settings.
3) Tx payload: 31 bytes.
According...
Dear All:
I have followed the procedure as shown in the following to make a Mesh heartbeat application.
I started with the example of ligtht switch client and server for...
The documentation for CONFIG_MBEDTLS_PEM_CERTIFICATE_FORMAT in nRF Connect SDK says:
By default only DER (binary) format of certificates is supported. Enable this option...
My question is completely wrong (0x2880 is alloc failure, not parsing failure)! Please ignore.
When using the nRF Connect SDK mbedtls implementation to conduct a TLS...
Hi,
For the nRF52840, can we use another pin than P18 to realise the Pin RESET functionnality?
I can write the register NRF_UICR -> PSELRESET with numbers other than the...
Hi Devzone,
I am facing an issue in my application where my device is working as a BLE peripheral advertising for connection. The device stops advertising after connecting...
I'm trying to download and flash an MCUboot image at runtime. All goes well, the image is flashed to the secondary slot, confirmed, and marked for upgrade. The secondary slot...
I use the nrf_dm demo program, when using the nRF52840DK development board, the program can print the log normally.
Then I changed the build configuration to nRF52840Dongle...
Hello,
I have a custom nrf5340 board with a simple firmware flashed on it (turn on red led). My board has a hall sensor as a turn on/off switch (latched). If I connect it...
I used nRF52840 board with SDK 17_1_0 ,
Using FDS I am able to read and write data into flash when nRF52840 board Continuous ON,
But when i Make nRF52840 board Power OFF...
How can I blacklist BT LE channels/frequency from operation? Context: I have the nRF52840 integrated into our product's design. The device is going into an environment where...