Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
Hi,
I am using NRF52832 in a custom board with SDK 15.3 and trying to implement the secure uart bootloader. I am able to download applications via uart bootloader however...
I am testing the PCA10059 nrf52840 dongle and I am trying to get the peripherial_uart sample code to work.
Programming is successful and the dongle is showing up on my phone...
Hi.
I'm using nRF52832 with MPU9250 IMU sensor to gather accelerometer, gyroscope data for mobility.
MPU9250 sensor is connected to nRF52832 via I2C line.
When...
I have read that choosing shorter connection interval reduces the communication latency at the cost of increased power consumption.
But shorter connection interval will...
I am scanning for advertisements and in scan_evt_handler() in the case NRF_BLE_SCAN_EVT_NOT_FOUND, I am printing the packet received using NRF_LOG_INFO().
I have also implemented...
Hi,
I would like to connect two external SPI flashes to the QSPI interface on my nRF52840. I see that there's only a single CSN pin that can be configured. Is it possible...
Hello,
I'm currently working on creating a custom characteristic so that my client can read a set of data from the server.
My intention is to have a server gather information...
Hi,
How do I measure the length of the created advertisement buffer? I want to add two UUIDs in the packet and the device is resetting. I guess the length is the issue...
Hi,
Is there any kind of dependency tree for the libraries and drivers of the SDK (NRF5)?
I have been searching the Infocenter documentation but I haven't found anything...
Hi,
I am using the TWI scanner example from the sdk15. Board is NRF52840. I have a differential pressure sensor connected to the TWI input pins on the nordic board and am...
Hello!
Trying to capture and print the rssi values for all simultaneous connections from the multi_central example. I'm using an nrf52840 SoC that will be connected to four...
Hello, I am looking to use the thingy 52 as a remote sound recording device using BLE connection. I also have downloaded the source code for the thingy app and my question...
i want the ble_app_uart.c example to advertise also . so here i want to merge the ble_app_uart central +peripheral uart right ?
what are the changes i need to do
...
Hi Sir,
According to the datasheet of 52840 (v1.1), in the ref. schematic, the requirement of 32M is +/- 40 ppm.
In section 5.4.4.2, for the frequency tolerance requirement...
Hello,
Please comment on the expected difference in achievable range using 20 dBm vs. 23 dBm output power. Any details, assumptions, questions, etc. would be appreciated...