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 just got the tutorial "Getting started with nRF5 DK" with a NRF52DK to run with IAR Embedded Workbench. Unfortunatly i'm not able to set a single breakpoint in the debug...
Is there a way to increase the size of the random number pool, and does the pool refresh periodically, or is there a way to manually trigger a refresh of the pool.
Our application...
Hello Nordic Semiconductor team,
I read about the new softdevice S132 v4.0.2, it says that "Concurrent central, observer, peripheral, and broadcaster roles with up to twenty...
I connected a Classic Bluetooth Device on my PC through by Bluetooth.
1-)I saw this message:
That means "Bluetooth Services Configuring"
2-)I saw this in device...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
Hi. I'm using nRF51822AC, SDK12.2.0, S130 v2.0.1.
I made boot secure and application as below.
boot.hex, application.hex
Then I made setting file as below.
nrfutil...
Hi. I'm using nRF51822AC, SDK12.2.0.
I just started trying priphral function which provides multi link(Max. 8 links).
Which example code can I refer?
I hope your...
I have a scenario in which hundreds of beacons are advertising. I want to know whether an observer can observe all the beacons or not. I have done a lot of search on this...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello!
I'm having trouble adding vendor specific UUID and configuring the memory. My service will require 3 vendor specific 128 bit UUID. One for the service and two for...
Hello,
I would like to make use of an Adafruit sensor Adafruit_TSL2591 connected to my nrf52 through the TWI interface. I have seen the example TWI master device, in that...
Hi,
My apology if this question has been answered. I wonder if >2mA current draw for an APP with the following design considered normal consumption?
Custom GATT profile...
Hi,
I'm using the UART to talk to a radio module with sdk 12.1 on nrf52.
I'm seeing frequent UART errors, where the event handler is called with event type APP_UART_COMMUNICATION_ERROR...
Some of you may be using the ARM compiler that Nordic provides with SDK 13.0. I was not able to install it on my PC as it does not want to install since it sees another other...