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...
Dear Nordic guy, I'm developing with nrf51822(6.0 stack binary and 5.0 sdk)
I have one question regarding clock.
As I know,automatically,stack go to the sleep mode(HF clock...
Dear Nordic guy, I'm developing with nrf51822(6.0 stack binary and 5.0 sdk)
I have one question regarding clock.
As I know,automatically,stack go to the sleep mode(HF clock...
Hi,
I am trying to alter ANT/BLE relay example to work with multiple ANT+ channels (HRM and BSC), but the program resets after ant_xxx_disp_init() step for the second...
Hello,
I would like to use app timer based on RTC1 in order to wake up the MCU every X sec. The app timer seems to work correctly when the MCU is working. I use the following...
Hi everyone,
We are developing with Nrf52 and it's been a bit of a manual process for us to test our code, we use makefile so we were able to create a clunky system to...
I might need to use SPI and I2C simultaneously in a design, due to the fact that one of the components is only available in an I2C version.
Can the nRF52840 be configured...
Hi
We exposed NFC Type 2 functionality in our nrf52 a while back. Then the NFC SDK got refactored and I had to refactor my code to suite.
Now I am trying to enhance my...
Hi,
We would like to protect our product from people accessing the device via J-Link. We build our application with FreeRTOS. Can we follow this to set it before I start...
Hello,
I want to change data channels after provisioning, I follow devzone.nordicsemi.com/.../ here.
To set,
memset(&new_opt_config, 0, sizeof(new_opt_config));...
Hello Sir,
I am using nRf52832 s132, i want to write program which is automatically ON from sleep mode and after few second it will go system off mode for 1hr.
How i can...
Hi,..My device generated PWM square waves. I can program the frequencies and delays that is desired. but how to modulate current as per our requirement. I need the current...
Hello, I have recently bought a couple of boards from eBay that come with the nRF58232:
https://www.ebay.com/itm/Wireless-Bluetooth-Transceiver-Module-NRF52832-Development...
hi guys,
Can you please tell me what is happening when a smart phone trying to connect to nrf51822? Any event I could use? Would the connecting process has any impact on...
Hi,
I've just got my hands on this amazing little thing call Thingy 52. I have played around with the default app but now I'm struggling with flashing a custom firmware...