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...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
Hi There,
ISSUE:
New Nordic Thingy:91 will not connect to the LTE network, it is giving "LTE link could not be established." and then rebooting.
Things I have tried...
Hi All,
I'm working on adding simple melodies (2-5 tones) to my app using the I2S module and i'm facing some problems:
How do i determine the tone?
Can i determine the...
The supl domain name doesn't resolve.... SPM: NS image at 0xc000
SPM: NS MSP at 0x20027508
SPM: NS reset vector at 0xe965
SPM: prepare to jump to Non-Secure...
To the kind attention of Nordic support team,
Let's please consider this scenario:
PCA10040 with ble secured bootloader already installed
PCA10056 with usb bootloader...
I'm confused by this because I believe I am writing to the correct LED Characteristic. The code looks like:
...
if characteristic. properties . contains (. write ) { ...
Hi
I would like to use an ENUM and STUCT within my application to maintain device state (IDLE, RUNNING etc). This state needs to update a BLE Characteristic. I have the...
Hi
I'm currently testing a microphone, I only want ADC reading from it to show how loud the sound is, so kinds like volume.
If I only using simple ADC to read the number...
I am using nRF5 SDK 15.0.0, nRF52832 and SES v4.50.
I have read some posts about this, but cant get the NRF_LOG_INFO() printed anywhere but the Debug terminal.
In sdk_config...
Hello. I am using and modifying long range demo master from Nordic PlayGround, which was originally developed in sdk 15.0.0. My purpose is to change it so that it will dynamically...
I checked the gps sample program on nrf v1.2.0.
AGPS function downloads GPS assisted data from SUPL server through LTE.
What if I do band lock while using the AGPS? Does...
Is it possible to send a CW signal at 806 MHz with the command "AT% XRFTEST = 1". The frequency 806 MHz is downlink from band 20. To optimize the antennas it would be ideal...
Hello! Is it normal, that there are 2 applications in memory after secure buttonless DFU update? Please see screenshot of memory map:
I used SDK version 16. Shouldn't...
Hi all,
My device is working as a HID device. it's working on android and iPad but not work on macOS. It's can't solve the security procedure and returning error: <info...
Hi,
I'm working on a project using a custom pcb with a 52832 chip. It has worked good for several months, but I got a Hard Fault during flashing today. Flashed it 3 times...
Hi team,
My customer is using Thingy52 for some prototype and they output some data from sensors, 2 questions:
1. What does the form of the data means as "6Q10 fixpoint...