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...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
We have a nrf51822 device that has to send 6 bytes back to back at 12K8 and 6-18 bytes at 38K4 in the future.
The bytes are in an array and do not need to be generated...
Hi experts,
I have just tried lbs example. I saw in the ble_lbs_c.h, the base uuid and service uuid are defined for the peripheral peers who are going to be connected....
I'm developing with nRF52, SDK 12.2 and softdevice s132 3.0.0 . I modified the saadc_ble code from github which uses SDK 11.0. It seemed to work fine. But disconnection happens...
Hi,
I adapted the ble_app_multilink example to continuously scanning for ibeacons and collecting rssi data.
Data are then sent via UART to a microcontroller which provides...
Hi everyone,
Im new in embedded world so first sorry for maybe stupid or basic questions... Also there is not a lot of information about nRF52840 and IEEE802.15.4 :)
Im...
As a small team, we have to find silicons from retell market. Sometimes even the trader can not promise its source and batch. Here is a small list of nRF51822 available from...
I would like to hide BLE advertising from normal BLE scanner software.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access...
There have been a couple of questions asked that are similar to my question but in the interest of getting more clarity I am asking a new one as others have had accepted answers...
So, I open a nRF51 project today and found out that it failed to build. Turns out my uVision lost all of the target devices in its list, leaving only STM32 F0 and L0 series...
I am trying to download the examples from NordicSemiconductor/nrf51-ble-tutorial-advertising
The link shows:
github.com/.../main.c
but when I click on it, or right-click...
hello,
i am uing nrf51822.now i am in trouble while running uart on nrf51822.please tell me which can i have to burn on nrf51822 for getting uart properly working.i am using...