I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
I would like to use my nrf51 applications working without DMA on nrf52810.
In nrf52810_peripherals.h there is no such settings.
When defined "manually", the project does...
In the Nordic thingy board , We tried to connect it to a iPhone using NFC .
But it didn't connect . When we gave add a device in iPhone and tap the Thingy52 nothing happened...
Please suggest most suitable methods for achieving this task. I am using sdkv15, nrf52832dk, keil mdk-arm5. I want to have a rough estimate of the distance between my DK and...
sir,
help me in firmware updateing using j-link in nRF52840 .i have tried using both j-link and nRfgo studio. in nRFgo studio i could not find the nRF52 development dongle...
I just started to work the development kit and there is only four led and four buttons for user understanding but i have a doubt that in what way the development is useful...
The following description of SPI_DEFAULT_CONFIG_IRQ_PRIORITY in sdk_config.h has the following description: <i> Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for...
Hi!
We are looking for manufacturer/part no for the following components in Reference circuit -4 in nrf52840 product specification document. I could BOM and footprint for...
I have a weird situation with uploads of firmware:
- pushing a firmware via Nordic Connect works fine
- pushing a firmware via the library, interrupting it by killing...
Hi,
I have a functioning custom PCB with a NRF52840 doing everything it's supposed to do in peripheral mode. My goal is to enable both peripheral and central mode, as I...
I am new to Nordic and am using SES as my development environment along with the Nordic SDK v15.0.0. I have followed the instructions for installing the CMSIS configuration...