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...
NRF Connect sees the devices no issues and connect. When it comes to running any of the examples in the toolbox, the devices are never seen. Location services are allowed...
Hello,
one small question: If we switch from Softdevice S132 6.1.1 to 7.0.1 without recompiling the application or using a higher SDK, does it mean, that we will automatically...
To measure the current consumption of our external battery powered device I plan to do the following (as described in chapter 6.6. of the PPK User Guide v2.2, Figure 14) ...
I'm trying to operate the ''twi_sensor" example of SDK 15.30 , using Kielu5 , but the compiler is issuing errors for the syntax of the TWI libraries. From my side I only changed...
We received a new batch of Thingy 52 enclosures... but the many of them have a third wire going into the battery. Why the change? How can we tell the versions apart? Is this...
Hello, As I read, including company identifier is mandatory in ble adv packets. I see value 0x0059 being encoded in adv packet. How can I get my ble adv packets scanner implemented...
Hi. I want to use nrf52811 with FreeRTOS with SDK 16.0. I have trouble with configure RAM_start in a linker file.
I tried to use the value 0x20001ae0 from "ble_app_blinky...
Hello,
I am using NRF52832 with nRF5_SDK_15.2.0.
I have met lock up situation. Actually, Device is running but it doesn't wake up.
I am using 2 external interrupt...
Hi,
I am using NRF51422 in our project .We thought of using SDK 12.3 and softdevice S130. This nrf51422 Bluetooth act as a central and this Bluetooth should connect to other...
Hello,
I’ve developed a BLE peripheral product using Simblee (nRF51822 revision 3), now discontinued. We’ve decided to switch to Laird’s BL651 module and implement the app...
We have a prototype with nrf52832. Now we are going to prepare it for sale in Europe and USA. We are faced with the issue of certification.
As I understand we need:
1...
Hello
I'm trying to get spi to work on nrf52. First tried to use it with adxl372 driver but got nothing on device_binding returns null. Next I tried to create own driver...
Hi, I am now studying on the basis of advertising tutorial example.
When I connect to the device, I want to turn on the led4 in the main loop(To just study), but I don't...
We need a simple program that can be used as a terminal program on Windows (with nRF52840 dongle attached) to a remote device running the BLE UART service.
Essentially,...
I would like some guidance on how to start a project using the nRf52840 - i.e., what sample programs would I start with? The project is a remote control lighting application...