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...
I'm using the mpu9250 connect to tca9548a and connect to the board, but if I move my sensor , sometimes twi read and write returns error code=3(but it usually don't happen...
Hello,
I'm integrating Nordic Mesh SDK into nRF5_SDK_15.2. I have following following guide for this:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
can any anyone suggest me how can i do this ble communication between those devices
i have used example program ble_app_hid_keyboard.
my question is i have to type data...
Try adding PA rfx66 to the device nrf52810:
#if defined(NRF52_SERIES) || defined(__SDK_DOXYGEN__) /** * @brief Set up external front end control. * * @param p_pa_lna_cfg...
Hi, I'm trying to using SEGGER IDE to program the nRF52840 whit both Zephyr RTOS and Nordic SDK accessible to my project. I have followed the guide on https://developer.nordicsemi...
Hi I still have problems with this board. I check it at my nRF dealer and it works. Yesterday I run it on an another PC and it works well:
But today at the same PC it...
Hello,
I am trying to implement the Peer Manager for bonding and pairing on my central device (nrf52840 Dongle) using SDK 15.3. I based my project off of the ble_app_uart_c...
Hello Nordic Semiconductor Community,
I do run mqtt_simple example successfully on my nRF9160 DK with modem firmware v1.1.1 and NCS tag v1.2.0.
Now I am connecting mqtt_simple...
Hi, I am using nrf52840 DK to create the uart ble app. The starting point is ble_app_uart example from SDK52 15.3. I changed pin configuration for uart so I can have RX and...
Hello,
I am looking into adding a whitelist to my central device to stop scanning devices I am disinterested in, however, I have a few questions and concerns about them...
Hi,
I saw the errata for bad onboard GPS antenna performance in nrf9160 DK v0.8.2 and 0.7.0
Was the problem fixed in 0.8.3, or is 0.8.3 still affected?
Thanks.
Hi,
I am using the nrf5 SDK for Mesh v4.0,
Windows 10,
4 DevKits PCA10056.
I have 2 DevKits as LPN (from the experimental_lpn example) and 2 DevKits as FNs (friend...
Hi,
I have a issue with the output regulation of REGOUT0.
I have a custom board based on the NFR52840-CKAA (revision D). I designed it in high voltage mode because I have...
Hi, I'm getting a crash when discarding an advertising packet.
Roughly what I do is:
Which crashes at advertiser_packet_discard().
GDB trace:
It looks like packet_buffer_pop...