Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...
I am working with a ublox NINA-B1 based board. NINA-B1 uses the nRF52832. IDE is Segger. I followed the ublox instructions to create a custom board matching NINA based on...
What are the steps to be carried out for setting mesh network
I have flashed client hex file in one nRF52840 dongle and server hex file on other dongle. The example I am...
Hi!
I may have asked about this earlier in a lengthy question:
https://devzone.nordicsemi.com/f/nordic-q-a/35576/low-power-remote-control
But I'd like to be sure about...
(note - my core problem is that I'm trying to compile a file that's larger than 32KB, so I can't use uVision - if there is an easier way to circumvent this then I don't really...
I inherited a Nordic Semi firmware project. It was developed using s132_nrf52_4.0.2softdevice.hex and SDK 13.1.0.
How can I download these versions? I would like to start...
I installed the nRF5_SDK_15.1.0 compiled and ran the ble_app_att_mtu-throughput example.
The first run was using the default settings all went as expected. For the second...
Hello Nordic team,
I am working on ble_peripheral example. Initially application binary file size is 100 KB but after adding support of FDS application size increased to...
Hello,
I have read through all the posts I can find on this subject, but none has solved my problem.
- nRF5_SDK_15.1.0
- Example: Segger Embedded Studio Project: twi_master_with_twis_slave_pca10040...
I want to fully understand the use of RTOS in conjunction with the stack. As an example, I took an example ble_app_hrs_freertos (SDK v15.0).
Add a service, for example...
I need to count the pluse number use 51822, the frequency about this pluse is about 0.01Hz to 1Hz and is not fixed, I know use Time1 can achieve this funtion, but the problem...
I wriing softdevice ,aplication and bootloader by nrfprog tool.
But,the device works with the bootloader, not the application.
After writing, it is reset and flag is set...
Hi
I am using fatfs of nRF5_SDK_15.0.0_a53641a. Iam writing a program with keil.
I am trying to save data using SD card now.
By using fatfs example it was possible...
Hello all,
I wanna ask smth related to the use of the nRF52 as a HID keyboard (USB host).
I have already played around with the SDK example ble_app_hids_keyboard and tried...
Hi,
I'm developing a product with the NRF52832.
I have one Blue LED (APA2107LVBC) which is driven directly by a GPIO as shown below :
With a typical Vf of 2.65V, the...