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...
Hello
I want to modify the tx powel level to 4 dbm using sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV, m_adv_handle, 4); after Advertising_Init function.
I could...
Testing with the NRF52840 dongle and the Power Profiler Kit. I see a reading of ~5uA when sleeping without SAADC enabled.
I use this code to enable SAADC
My power...
Environment
- DK 0.8.2 in which SB44 is cut, and P1 and P2 are connected - firmware v1.0.0 - program : asset_tracker - SIM: iBasis
Before updating firmware, asset_tracker...
Hello. Got such a problem. I use nrf52832 Adafruit Feather board. While working with BLE examples (Softdevice and app.), debug via serial works fine. Can see all the text...
Hi,
I have a desig where the space is minimal and I have one nRF52838 and one nRF52840 microcontroller. Is it possible to place them at the same coorinates, but on oposite...
Hello everyone and Good day
I am a fresh graduate and its my first assignment at my job. I have to flash an LED at 1 Hz using NRF52810 BT 5 chip.
There are so many development...
Hi,
I am using nrf51422 interfacing with Ti's CC256MODA Bluetooth so here can you plz tell me how to do pairing with the TI's bluetooth .How to give passcode to the device...
Hi,
for my nrf52840 based project, I need to following peripherals :
2 X SPIM Master
2 TWIM Master
1X TWIS Slave
Given the resource sharing constraint, is this...
Hello guys
The nrf52832 uses 32 Mhz oscillator but I couldn't find much information about the oscillator in the chip document.
Can you give me a datesheet or something...
Hello,
when i try to flash code after loading s132 softdevice using nrfgo studio, i am getting erase failed,cortex-M4 error . but the fresh ble_peripheral alone is working...
Hi,
My goal is to send raw frames to some external device which is not nRF BLE example but commercial used device.
It is using some fixed service with fixed UUID and I...
I doubt Nordic developed a brand new GPS receiver for the 9160. Where does it come from (manufacturer and model)?
The Thingy91 Asset Tracker out of the box example has some...
The Thingy:52 Environment Service uses this structure to represent Temperature.:
This is wrong - it cannot correctly represent temperatures below zero but above -1 ...