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...
We're using the nRF52840 in our product.
We require to perform continuous scanning, with little power usage as possible.
We've seen in the Nordic specs and verified with...
Hi,
I'm using NRF52840, and I've developed a feature which bonds with NRF toolbox application. The problem is that when I'm using secured BLE, I can't receive any messages...
Hi,
I have an issue with getting a GPS fix from time to time under the almost same conditions. When it did not get a fix I could see in the UART log that the nRF9160 was...
Our custom board has an nRF52832. In our custom build system the application HEX and SoftDevice HEX are merged together into a single HEX file, this is achieved by Nordic...
We are in the process of getting our product through SRRC certification in China. I am using the radio_test example from SDK 11.0 for this. All is working fine.
However...
I downloaded SDK v16.0 and in the examples, I can't seem to find the dual_bank_ant_s332 folder.
It is present in SDK v14.2.0 in this path
...\nRF5_SDK_14.2.0_17b948a\examples...
From what I can see so far, it appears that the application processor flash is at 0x00000000 - 0x00100000 and the network processor resides at 0x01000000 - 0x01040000 .
...
I am having trouble because TX / RX processing using UARTE cannot be performed.
nrf52840 DK <---------> PC
The operation of TX / RX can be confirmed with UART. (Interrupts...
Hi,
I have two questions:
1) After requesting PSM mode (assuming the MNO supports PSM mode for NB-IoT) and afterwards enabling GPS, does the GPS automatically detects...
Hi,
I am currently working on the development of a customized Tracker application. I was testing one use case where the Tracker definitely not being able to achieve a GPS...
Hello,
I'm using BT840XE module and ATT_MTU Throughput Example with S140. My goal is to measure maximum data transfer speed between module and different phones. Module acts...
Hi,
I'm using nrf52832 (SDK 15.3). And I have 24 chips on the same I2C bus. They all work fine right row. But if one of the chip is broken, the whole system will crash....
If a reliable mesh transfer is ongoing the node will crash with a mesh assert at access_reliable.c:373, in access_reliable_cancel_all().
This happens because access_clear...
Hi all,
I am looking for the Objective Product Specification for the nRF52840 chip. I have only found the Objective P roduct Specification for nRF52832 in version 0.6.3...