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...
Hello.
I try to BLE and GPIOTE.
The reason for using GPIOTE is to read data from the temperature sensor.
And I want to sending data of temperature sensor by BLE...
Which type of PCB antenna should i use for BLE beacons based on nRF52832, nRF52840 and nRF52805 for longer range applications.?
Can i use the same antenna used in nRF52DK...
Hi All,
There are few chips that Nordic supports Direction Finding.
nRF5340,
nRF52833
nRF52820
nRF52811
Is it possible to know the recommended chip I should...
hi all,
NRF_ERROR_INVALID_STATE is coming when i initialise Ble_stak_init form nrf_sdh_enable_request() function.
I initalised ble once and disabled using sd_softdevice_disable...
Hello,
I am developing on the Garmin LIDAR-Lite v4 , which uses an nRF52840 internally with the programming pins exposed. I am able to run my OpenThread application on this...
Hi
while developing I've discovered that the current tickless implementation using RTC causes the idle task to loop for one tick before waking the next task up.
I've instrumented...
Platform: nRF52840 { development kit } SDK: nRF5_SDK_16.0.0 Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO? Specifically, can the following mapping...
Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library):...
SDK v16.0 NRF52832
Hi
We have been using the the NRF Bootloader for sometime, but we have encountered an issue where if the DFU (Serial) is interrupted (ie, USB cable...
Hi,
I've been using the Thingy:91 to communicate with some sensors. One of this sensors is causing us some trouble: sometimes the I2C communication with him seems to fail...
Hello
I would like to commission my Thread network but my Thread network is isolated (I have no wifi) but I have bluetooth which works in parallel to the Thread network...
I tried to use pin_change_example in SDK to catch Interrupts (at first line) but I'm missing lots of them, I don't want to use PPI mechanism I just want to run my ISR in time...
Hi All,
I have developed my application for the nRF52832 (SKD15.2) on top of the TWI sensor example. I moved from the legacy TWI driver to nrfx due to the data length limit...
hi ,our company is developing a product.the product have a nrf52832 and nb-iot module.now have one case: system start normal and mobile connected the ble,but the gap will...