Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi,
I'm using S130 with PCA10028 and I would like to connect my central device to multiple peripheral at the same time.
According to my understanding, the only way I...
Hello everybody,
we want to extend out Central device to dual role (Central + Peripheral). I just finished the migration to SoftDevice S130 and was about to migrate the...
Are there any laws or regulatory certifications that state a wireless or Bluetooth device must be able to power off or at least stop transmitting through user action? Can...
My project is compiling and working, but there is this very annoying issue when Keil thinks there is a problem with __STATIC_INLINE in the file cmsis_armcc.h.
It indicates...
I can see in nRFgo Studio that I can set a custom advertisement type/value to be included in the advertising packet. I would like to modify this data at runtime. I see plenty...
Hello all, before I decided to write my own question I read the forum thoroughly. How ever no aid found to solve my problem.
At first I want to make "just work" bonding(pairing...
Hi, we are currently using the nrf51822 for sensor communication.
Is there a possibility to make it airplane ready? Which means, no rf emmision for the ble for some unknown...
Hi,
I'm trying to interface the nRF8001 using an MSP430 device (specifically Adafruit's breakout board and MSP430fg439) for sending analogue data from the sensor hosted...
Hello all,
(I'm 99.99% sure the answer is "yes", but I've been asked to find out for sure, so...)
Can the (S310) SoftDevice be updated via a bootloader, on an nRF51...
i set the service uuid as 0x0 and after i debug the program, i can't find my device. i don't know how to solve the problem. maybe i should not use 0x0?
thanks for you help...
I am using Bluefruit BLE sniffer based on nRF51822 chip. Now Wireshark seems to decode most of the messages but not those where the actual information is being transmitted...
I was trying to develop a project using nrf51822. Which needs to send data over ble and do some functions according to the data received. In which I have to add a lengthy...