Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
I use nRF52840DK and nRF21540EK to develop BLE programs, and the program uses FLASH for BLE image storage, the program works well on the DK. However, when I burned it into...
Hello,
I try to flash my bmd-345-eval board with nrf connect visual in VS code.
But the connected devices don't show mcu but show VCOM0 and RTT on nRF connect in VS code...
Hi
I have a issue, I have 4 samples nrf9160 module, all run in same firmware with FOTA feature
I found that only one module cannot start FOTA, then I try to read message...
I am getting the following build error for a Nordic nRF5340dk
c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../.....
Hello,
We have an issue regarding PSM availability when roaming. Some operators do not grant PSM and once a device connects to such a network, it would drain the battery...
Hi, When performing GATT discovery on the peer device I observe that the procedure takes too long about 5-6 seconds even at the lowest connection interval. The same process...
I was trying to add the nrf91-modem-trace-uart snippet to my build configuration. I've found that it does not take effect when using the "Add Build Configuration" UI in the...
Hi support team
If I want to implement update advertising data dynamically function, which method is recommended?
1. bt_le_adv_stop (); and bt_le_adv_start (adv, ad, ad_len...
Hello,
I am primarily an STM32 user, delving into Nordic. I will be creating a product using the nRF52832. I would like to measure the 32MHz & 32KHz clock inputs to the...
This is a request regarding modules that can be used in Pakistan. We think that nRF9160 is matched for this requirement. Could you please tell us whether nRF9160 is okay or...
Hi, We are using nrf9160 and building the application with CMSE. When my program accesses dynamically requested memory (address 0x200128b0), the program automatically jumps...
We plan to use the Nordic Semi Thingy will be used with Quectel YB0014AA antenna for the demo sites, all located in North America. The Nordic Thingy is fully FCC/ISED compliant...
Hi,
I am evaluating using NRF9161-LACA in a design. Is it possible to activate this chip with esim? Or we have to use a physical sim card for it?
Please let me know, ...
Hello,
We are evaluating a solution for our product where we would like to use
Zephyr RTOS with NCS
nRF52840/nRF5340 + nRF7002 for a combined WiFi/BLE solution. nRF52...
I have been trying the aws_iot sample in nRF Connect SDK v2.7.0 for build target nrf7002dk/nrf5340/cpuapp, in which connect_work is scheduled with a 5 second delay in the...