Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
I have recently acquired a NAND chip from Micron and would like to use it for storage.
However, looking through the datasheet I found out that the addressing scheme require...
I'm planning using nRF52810 for a new product to reduce the power consumption.
But i worried whether old smartphone with Bluetooth4.0, like Iphone5s can connect with equipment...
I am dealing with the nRF24L01 to develop a remote controller. When I read the specification, I found a specification item, called C/ICO, with a typical value of 12dB in the...
hello,
I'm trying to send long (73B) data on a given characteristic using Android client as the central.
I well received:
USER_MEM_REQUEST OK
> #define...
Hi to everyone!
I'm following this guide to learn how to use secure DFU on a nRF52832DK board.
All steps have been done successfully, or I think so, until I reach the...
I want to find the agent of China, please, thanks
About Bluetooth and 2.4G, nRF52840/nRF52832/nRF52810
(The agent can provide some technical support and sales)
Can someone please explain the below line mentioned in NRF5 Serial port abstraction layer documentation.
Do not use synchronous API (timeout_ms
parameter > 0) in IRQ...
Hi there,
I want to flash nrf51 firmware from another MCU which is connected to nrf51 with UART interface.
I have seen dual bank serial bootloader examples, in that firmware...
Hi,
I know this has been touched on in other posts but I can't find a definitive answer.
I am making a product that sends data from a handheld joystick to a base station...
Hi All!
we are trying to tune Antenna use DTM over UART from examples.
It is works fine for AAAA IC but doesnot for AABB IC.
Why, what's possible problem?
thx...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I need to develop a repetitive task with 10 Hz frequency...
Hi
I am trying to use the serial bootloader to upgrade nrf52 application, but I get verification failure.
I am using nrf52832 with SDK 13.0.0 & S132 SoftDevice v4.0...
Hi,
(1) I look for some methods that suggests is application flag to record. but I set this ble_adv_on_disconnect_disabled = false;. How do I check ble state when disconnect...
Hi
I'm trying to write data to flash and access it via declared const variable.
I can't use UICR because we are on NRF51 and this does not allow to change data in UICR...
Hi All,
I have this problem with using the ESB + Timeslot example from Github .
The interval of the ESB TX Transmit is depended on the advertisement interval I configure...