Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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 ...