Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi, I try to adopt the twi_scanner example from the peripheral examples to the nRF52840 Dongle.
I followed the process in the following link with no success though.
https...
I'm trying to reduce the power consumption of my custom board with nrf52822.
With this code I get 93 uA:
If I enable only the app_timer I get 533 uA:
I'm using...
Hi
In a project with nRF52810 I use DMA of SPI and PWM to read data from flash and supply it directly to the pwm generator efficiently.
When reading from flash, I load...
Hi there,
I am porting the the app_button from the ble_blinky project to my own project which uses BLE functionality too, and it is not firing the button_event_handler after...
Hi,
I am developing one of the application using nrf51822 with SDK S110. in which I need to receive the long data(like image) through the mobile app.
And newbie to the...
I have problems using the Power Profiler Kit from nRFConnect v.2.6.1 with a nRF52832 DK on Ubuntu Linux 18.04 (KDE Neon). It is unreliable in opening the serial port, but...
Hello, We are developing a product that is based on the NRF52832. Currently in the certification phase, we are working with a Laboratory that is guiding us through the process...
Based on the nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132 sample code, I've defined a long button(button 2) and 3 short buttons ( button 1, 3...
Hi everyone,
I've noticed in the changelogs of Version 2.0 in the nRF5 SDK for Thread/ Zigbee that the touclink support has been removed:
- Removed support for touchlink...
Hello,
I would like to set up in the same chip (nRF51) :
one open connection for an access control application – unlimited smartphones (no bond) and fast connection...
Following multiple articles on logging for enabling log output using Segger Embedded Studio and the Zigbee library I find they all seem to be missing something. Fundamentally...
Throughout the ZBoss API documentation there are references to source code snippets to help fill in the missing descriptions. An example is in the documentation for the Commissioning...
Hi Sir,
For 52840, we support the data rate 2M/1M/500K/125K.
If we want to test the modulation for 500K/125K (S2/S8), does the frequency deviation setting same as 1M...
hi folks ,
i want to reduce my power consumption so that battery life can be extend , my device function is it will read the data and send the data only if reaches the threshold...