Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hi,
Does FDS event handler run within interrupt context ?
Can another FDS api be called from within the event handler (i.e. - calling garbage collector from within event...
I am using a three axis mems sensor and will need to computer trig functions.
If I use the math.h in the Segger Embedded Studio will it use the floating point hardware in...
In this thread https://devzone.nordicsemi.com/f/nordic-q-a/32708/bluetooth-developer-studio-plugin-for-sdk-15-0-0/126066#126066 Kenneth said there were no plans to update...
I can not debug my app with freertos and BLE if the ble is connected, but I can debug the app id the ble is disconnected, i want to debug inside the xqueue recieve and send...
I'm developing on the nrf52840PDK and I was running the cdc_acm exmaple in the SDK to observe the token exchanges between the host and the device.
In the Nordic52840 Product...
Hi all,
I have a module with nRF52832QFAAB0 IC, I'm looking for the IC revision in the compatibility matrix here.
Unfortunately I didn't find any packet variant and build...
I've run the Demo(thingy52-mesh-provisioning-demo). And it works. Now, I want to expand the function.
I 'd like to create more model(for example, sensor model for humanity...
Hi,
Sorry for post here again but i'm having a lot of trumble. I'm actually at the step 4 of the guide, which is the page generation.
I've made correctly all the previus...
I am working on a nrf51822 board and trying to run ble_app_hrs project using nrf sdk 12.1 and s130 softdevice. I converted the uVision project to the Segger Project using...
I use SDK 12.3.0 with IAR
If there is an option to know the last page that programmed?
For example:
Linker: ROM start address 0x1F000 end address 0x76fff
But...
Yesterday, I upload the thingy sdk v2.1.0 in keil uVision5 and rebuild it. After rebuild, it showed one error namely "fatal error" due to the large size(122kb). please suggest...
I am using sdk 14.2.0.I am trying to connect mpu9250 with nrf52832 dev board. whenever I took data serially on putty it is true...but whenever I try to connect it with NRF...
Hi,
I'm new to Segger Embedded Studio developmemt. And now I met a problem similar to Placing data at a specific memory address with Segger Embedded Studio .
I need to...
Hello,
We're creating a program that advertises and reads scan requests RSSI values to determine distance of central device and display them using the onboard leds(1-4)...
We are currently evaluating use of NFC on a nRF52840 which should get powered via VDDH.
Section 7.3 of the data sheet states that NFC can be used in any power configurations...