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...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
I'm trying to integrate AES-128 (ECB mode) decryption into my project
I've based it on the AES_CBC sample, and adapted it to use ECB mode instead of CBC. When I compile...
Trying to use the nRF Connect quick start with the evaluation board and the programming fails. 2024-05-22T09:09:27.145Z INFO Initialising nrfutil module: device 2024-05-22T09...
Hi,
I encountered an issue from my custom board who are using a nrf52832.
When i place my board in very cold temperature environment (around -35°C), sometimes the voltage...
Good afternoon,
I am trying to use a function generator to send a sinusoidal function to my nRF7002 DK and I am vizualizing the values in Putty. I am sending with a frequency...
im trying to write drivers of max31341 external rtc, where i been able to successfully able to set time (starting rtc also) in rtc and get time from rtc, so not im trying...
Hi
I'm trying to figure out how to manage my memory on the nrf9160 sip. Currently my application crashes on a specific lines where I try to allocate a large C++ string ...
I'm working with the nrf/samples/net/https_client sample for the nRF9160 and am trying to get a better understanding of using the modem's offloaded TLS capabilities vs. Mbed...
Hello everyone, I am creating a project that uses data received from a GNSS module, however I first wanted to do some tests using a NMEA0183 string and PuTTY. I am trying...
Good morning,
I am trying to understand how the bootloader process works on the nRF5340, and working on the excercises from the intermediate course. The target at the moment...
I cannot re start advertising while connected.
this occurs even when i configure BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED.
I get NRF_ERROR_CONN_COUNT error...
Paring was successful when using nrf_desktop's default device description configs, but after I modified those lines in "prj_keyboard.conf" of keyboard:
CONFIG_DESKTOP_DEVICE_PRODUCT...
Hey there!
I'm playing around with an nRF91 DK using the serial terminal app (the standard one which is programmed during the getting started guide) and am trying to make...
Hi there
So I want to make an application to send mqtt messages over wifi. I have tried to follow the devzone guide: to implement the mqtt api into my software (Mostly the...
While building my first blinky project using nrf connect on VS code it is showing following errors:
C:/ncs/v2.6.1/zephyr/scripts/kconfig/kconfig.py: C:/ncs/v2.6.1/blinky...
Hello,
How can I add serial SRAM or serial Flash to a Thingy:91?
On the nRF9160DK there is 64 Mb external Flash onboard but I assume there is no external Flash on the...