Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello. I've got issue with TWI and power down mode. I modificated "ble_app_bps" example, prepared own service and characteristic and I added BME280 sensor. And almost everything...
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...