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...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
Bought the Thingy:52. Works fine with its Android app.
However, was that the right decision to get started programming?
(I lost a weekend to find out that I cannot download...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hi!
Thanks for this post blog and question on sniffer logs . However, I am not clear on how to calculate the number of packets sent every connection interval? Please clarify...
hi,
Is it possible to restrict range / rssi value upto certain range.?
I want to connect ble within 2 meter only. No device should connect after 2 meter.
kindly support...
Hi,
I am sending total of 1 MB data from central to peripheral device, both NRF-52, in one instance I have tried to change the connection interval i.e. for 7.5ms-> 192.624kbps...
I have worked on a new project which would convert our NRF51 project into NRF52. I have succeed in compiling and linking code for this new NRF52 project. When I start debugging...
Hello,
I'm trying to port an Eclipse project template that I have set up for the NRF52 using SDK 13. I want to downgrade the SDK to v12.3 in order to be able to use the...
Hi! For a custom board, I have my app working ok. So I wanted to add the dfu secure bootloader to my project. I Had no problem to do that, both app and bootloader start ok...
Hi
Why does making an input differential lose a bit on the nRF52. According to the data sheet, if a channel is 10 bit and using 0.6V reference and gain 1 and input is 100mV...
Hello.
I am trying to port bootloader project from SDK to SES. But I do not know how to write data to UICR.
Steps what I've done:
My nRF52832_xAA_MemoryMap.xml looks...