Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
Hi,
There is a bug in a Linux box (Mint x64) with the following configuration:
SEGGER Embedded Studio for ARM Release 3.34 Build 2017121400.34532 Linux x64.
Nordic...
Hi,
I am using ble_app_multilink_central and ble_app_uart central example for my application, i am combining these two example for ble_app_multilink_cenntral for BLE_NUS_C...
Hi,
I'm using the nrf_drv_twi driver (master) to communicate with a number of IO components, such as LEDs, buttons etc.
If my IO component does not respond (why is not...
I downloaded SDK 12.3.0 (seems to be it is the last supported SDK for PCA10028) and tried to use fats example, I changed pin configs to SPI's pins.
I also prepared my 16Gb...
Hi there,
I'm putting together a PoC board for a demo - in this case size matters and I've had to make some compromises for the sake of speed (which have increased footprint...
Hi,
After setting up constant carrier, how can one determine that it is working. With no modulation the receiver can't determine anything, can it?
thanks
Hi,
SPI use with SDK14.2.0 leads to very high power consumption (around 400 µA) on nRF52832 (QFAA). The same piece of code running with SDK12.3.0 has much lower power consumption...
We developed a device based on nrf51822.
We use SDK11 and module Device Manager to implement bonding.
We have received feedback from the user, that our deivice was bricked...
Hi,all :
I just want to know how to enable the nrf_log (in the ble example).The version of the sdk is 12.3.0 and the cpu is 51822 .Thank you very much .
On the nRF52810 is it posible to change the gain setting for the SAADC on demand? For example the SAADC is reaching its cap and then the gain is increased so it is posible...
I see the max for a BLE connectable advertising packet of 31 bytes. I am not sure if the manufacturer specific data which also can be up to 31 bytes is included in the overall...
Hi,
We have recently moved from using the nRF52840 PDK to a custom PCB. The custom PCB uses nRF52840 Q1AABB, while the PDK has Q1AAAA.
On the custom PCB, the code is getting...
Good evening,
I'm having some difficulties with the thingy52. I used it as the basis of development for the project and up to this point without major problems. However...
IARv8.x.x no longer seems to display the detailed peripheral register settings in debug mode under "View->Registers" as all v7.x.x versions used to do. In trying to determine...
Hi,
I followed this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial?CommentId=adb9d7e0-1bf3-49bf...