I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
It is not very clean to start a work_q with no name when all others name them properly, or at least put in the name of their k_work_q struct. Working with system threads it...
Hi,
I'm upgrading my firmware from sdk1.7.0 and there is one error that i can't solve and need your help.
The code is working on SDK1.7.0, solved all the errors that appeared...
Hi,
I have a nrf5340 device which is built with nrf Connect SDK 1.6. I can successfully DFU over ble by nRF Connect mobile app. Right now, I am trying to do DFU from my...
Hello,
I am attempting to configure a project with full zephyr logs (using RTT backend). I am, however, unable to get the full logs (see example below):
[00013022] <dbg...
Hi,
I have enabled SPIM on nRF52810 and worked normally.But when I enabled on nRF52832, it worked unusual.
I had defined CONFIG_NFCT_PINS_AS_GPIOS because used P0.9 and...
Hello,
We are using lwm2m client project SDK version v1.9.0. We need to enable #define CONNMON_LAC 12 to get LAC value but i am facing problem to enable #if defined(CONFIG_LWM2M_CONNMON_OBJECT_VERSION_1_2...
Hi,
When I download the example of "ble_app_uart"(SDK17.0.2 S132) in nRF52832,mty board is working as normal. But when I add RNG in main, the RTT Viewer just logging SOFTDEVICE...
I have some odd cases where an nrf53 based device just disappears from BLE. It's no longer connected, and not advertising.
I'm looking for a method for the application processor...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. A port is connected to the board to communicate...
Hi,
I use the nrf mesh sdk for long time and I just see that its migrate to zephyr rtos.
After reading the nrf mesh sdk doc and the zephyr project doc, I have some questions...
Good afternoon.
We're using nrf Connect for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and its associated...
0 dBm TX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 7.1 mA
Radio RX @ 1 Mb/s Bluetooth Low Energy mode, Clock = HFXO 6.5 mA
I want to know which example is tested...
The CAN controller MCP2515 should be connected to the Nordic DK NRF5340 by the SPI interface.
Communicate to Arduino uno
We were trying with CAN sample given
But this...
Hello,
I've tried to request the location via AGPS/PGPS via Location sample in SDK 1.8 but it seems that location is only working with the Cellular method.
I've tried...
Hello there, I am new to your product, and I am trying to understand your library logic and hierarchy. Right now I am trying to figure out what all of these prefix (such as...