Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Currently i am creating the ibeacon app for nRF52. App is able to display UUID, Major and Minor number of surrounding beacons. But is there any way to change the major and...
I have connected (BLE shield + Arduino Mega) with uploaded some Excercises code, It's working for 30 minutes with paired android device and disconnecting automatically.
...
Hello everybody!
I have a problem with compilers for nRF51822.
My problems: I create a pwm signal ~38Khz, duty 30% at pin 30 of nRF51822. This process is work well. I...
hi i m using nrf52 with a pi and the gatttool. pi as master and nrf52 as slave. i want to change the mtu but i got no answer from the nrf52 as you see in the log! do i have...
Hello, I have project to do, but I have too less knowledge about NRF's, I've tried almost all information sources and libraries, but no results. I have to make, that one PIC...
I lost many time and check 3 examples for various versions SDK, in all cases device can t connect to smartphone. Check with appl. "nRF UART 2.0" and last "nRF Connect". Applications...
I've spent the better part of a day trying to get the UART demo to work and I'm not having a lot of success. I did get it to connect and transmit data once - I think that...
Just noticed through some experimentation that the SD 7.1 Stack rejects Non-Connectable Advertising Parameters if the interval is less than 152.5msec? Error: NRF_ERROR_INVALID_PARAM...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hello,
I am developing a wireless sensor network to exchange body movement acceleration data with one Master and several Slaves. In the developing phase I am using the...
Why would sd_ble_gatts_characteristic_add() suddenly return NRF_ERROR_NOT_SUPPORTED?
It is not a documented return.
It happens only when adding a device information...
Hello,
I want to implement BLE central for Health Thermometer Service using nRF51822 with S130 SD
I used the example ble_app_hrs_c as a reference, but I don't see an...