When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hello !
I have evaluated AES-CCM co-processor in on-fly and from memory-to-memory encryption/decryption operations and see it works in BLE 2Mbit mode without visible problems...
I can not seem to figure out why when I init the advertising and then issue a start to the advertising the advertising beacon shows up as a connectable when viewing under...
Hello,
I am using SEGGER Embedded Stuido for ARM(Nordic Edition) V5.68 for NRF9160 evaluation.
It was Okay for while. But, suddenly, I met error message(SyntaxError...
Hello,
We are using nRF sniffers in CI environment for troubleshooting Bluetooth LE related problems. Since we are adding more and more sniffers, it would be really helpful...
Hi!
I am trying to enable a UART line for a peripheral that I want to interface with on a nRF9160. I am trying to set it up as an async or interrupt driven interface as...
I'm working on a 52840 board controller project that requires serial communication with the 9160 (on a nRF9160DK board) and BLE communications to an Android tablet. I have...
I am in the situation that I have 1000+ deployed devices with a buggy bootloader in a production environment. The current application version triggers this bug, which means...
Ηι
Hi everyone,
I have written a code to sample from an analog input using RTC and PPI.
The SAADC does not start on RTC compare event.
The RTC compare channel works...
Hi,
I have some dependency issues in my devicetree definition.
I have a first regulator that control the power of a gpio expander connected through I2C.
This GPIO...
We've developed an application based on nRF52840 (via Raytac module MDBT50Q), utilizing the Adafruit Feather Express Bootloader as our basis to simplify the development. Our...
Hello.
Log data is transmitted to APP(phone) using sd_ble_gatts_hvx().
The length of one packet is 20 bytes, and the expected total number of packets is about 3,200...
Hi folks,
Looking at the nRF Command Line Tools download page , I can see versions of the nRF Command Line Tools for Linux, MacOS and Windows. The Linux versions come...
Hi everyone, I would like a bit more insight and recommendations around the following list of SDK_CONFIG options. The description is not clear enough and I don't understand...
Hi, I am using libuartes to comunicate with gps and I get the Rx buffer like a problem already asked in this thread when I send a text "abc"
the first 3 times : everything...
Hello,
- If I supply nRF52833 in High Voltage mode (LDO + LDO sub-mode, not the DC/DC convertor).
- Set the VDD in the corresponding register to be e.g. 2.7V (VREG0 LDO...