My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi,
I am using nRF52832 DK, with Segger Embedded Studio as IDE. I am using ble_app_uart example. I have used an encryption algorithm. The encryption algorithm is called...
Hi,
Does the SPIS generate interrupt for every byte of data receive ?
What kind of interrupt of event that SPIS will generate for data received ?
Please advise
Hi,
I need to assign Rising edge and Falling edge event in a single pin.
I try to assign both Rising Edge and Falling Edge event into APP_EVENT_PIN.
There is a error...
Dear all,
I have noticed that NRF_LOG_FLUSH() function is used in many examples after each nrf_log print function. In some cases though, the program freezes when I try my...
HI!
nRF52832, SDK13
I need to know what happen with setted output RF power when peripherial devie connect to central device.
For example, if output RF power setted to...
Hi,
I am completely new to this technology. I am currently programming a custom board equipped with an nRF52832 based on the ble_app_uart example in the SDK 15.2 and is...
Hi!
24 days have passed since I was promised an update (which I hope will mean a solution), but nothing...
Also, there is no updated Getting Started Assistant and the...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
Some controllers in the nRF51 family seems to be Automotive Grade, but we also...
I tested with Light Switch Example in nrf5_SDK_for_Mesh_v3 version, I have set Transittion time to 160 second and Delay to 0, problem occur is the device Cann't countdown...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...