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...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
When I have opened a nrf socket with nrf_socket to extract GPS data, when the GPS acquisition phase is over, I want to close the socket, since I'm turning the GPS off. calling...
I am evaluating the nRF9160 features - and the low average power while in eDRX is attractive if it reduces transaction times when establishing comms on the next eDRX wake...
I am looking to update the NRF52840 firmware from the integrated flash. I am able to get the new firmware file there through other means and I just need to point to that new...
Hi Nordic I just wanted to asked if there is now (2 years later) some documentation or examples of implementing a DFU controller on the NRF52?
I have found some older threads...
Hello all !
So here is my problem, I have a computer as a CoAP client running the Python script from : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
i use a 52832 module scan BLE advertisement signal, and found it can recived lowest DB value is -92db. but i use my Phone to scan same advertisement signal, it can recived...
Hi
I am using the nrf52832 DK for my project.
Using ble i need to establish wireless connection b/w the android phone and the board.
I need to send data from the phone...
During manufacturing verification we want to run some tests that will require us to talk to our custom nRF52840 device over bluetooth.
The ideal solution for us would be...
Hi
In the infocenter, I can find the important note which says, that to run nRF5 SDK for Mesh v2.2.0 on an nRF52832, nRF5 SDK 15.0.0 as well as the softdevice S132 v5...
The scratchpad is overflowing when generating a keystream prior to a CCM decrypt operation.
The size of the scratchpad is calculated according to the formula in the product...
is there any tutorial that shows me how to read data from the BLE using android. My NRF 52840 is connect to my device(Which is i expected data to read from) i am able to send...
To the kind attention of Nordic,
while I'm planning to do a software porting from nRF24 to nRF52840, I've been studying some of the usb applications you provide in your...
Hi,
I am a newbie with zigbee on nRF52840.
I have tried serveral days with zigbee SDK but have troubles to work.
Finally i have found that example zigbee/light_control...
Hello!
We have nRF52832 chip on our product and we have some problem with one of its IOs.. We configured P0.16 as RX of UART, And when we run it we see this behavior of...
my example project: wireless_uart_raw_first_pca10056
chip : nrf52840.
i want to make my application timer in the my example project. time tick is 100 msec. in every 100...