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...
Hi
I'm testing downloading a file from AWS S3 using ncs but it's not working well. I'm getting an error called -116 Connection timed out. I also used another client to connect...
I am trying to split the external memory into littlefs storage and mcuboot secondary slot. But I'm not sure what I'm doing right
pm_static.yml
board_file.dts
Hello everyone I am using nrf5340 with sdk ncs v2.4.2, I broadcast BLE and there is a situation where it is stuck and cannot be controlled or do anything, but I can still...
I am working with an nrf9161 and I can see that the IMEI is not programmed and likely causing my connection issue. I only have the modem connected to an rtt and nrf5340 what...
Hello community,
I am developing a device that uses the NB-IoT network . I would like to know if the NB-IoT module of the nRF9160 supports SMS . If it does, will it provide...
Dear Ladies and Gentlemen,
We have recently started comparing the BM833 (and the corresponding nordic devkit nrf52840) with an other hardware (ESP32), neither uses amplified...
Hello everyone,
please take a look at my minimal reproducable example, which explains the problem and also includes some example measurements. derteufelqwe/nrf-ble-datarate...
Hi
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks...
Computer : Mac Book Air M2
OS : Sonoma 14.5
Hardware : SEEED XIAO nRF52840 Sense
I am building my software using nRF Connect VSCode Extension, while when I select my...
nRF5340 NCS 2.6.1 nrfjprog 10.18.1
My project is based on coap_client and also uses MCUBOOT.
I can program both cores using VS Code, and I notice it splits merged_domains...
Hi,
I am using a nRF9161-DK to flash and debug an external nRF9160 board connected via the nRF9161-DK DEBUG OUT 10-pin connector.
In VS Code "CONNECTED DEVICES", I can...
Hi, I am currently working with the NRF52832 on a custom board that is working with a timer for a particular sleep interval now I have added an external RTC module, and i...
Using nrf9160 with W5500 Ethernet NCS Version 2.6.1
My normal MQTT connection is working fine, but connecting to aws is being an issue. I am getting mqtt -22 error. I...