Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hello,
I'm working on nrf52832 dfu secure bootloader example.I implemented button less example to update my firmware and it works fine.
Now i switch off the power supply...
HI , I used NRF52832 SDK15.3,examples:ble_app_ancs_c.When i testing ANCS,I deleted the pm_handler_secure_on_connection(p_ble_evt) in the ble_evt_handler function, The BLE...
Hi All,
I have one custom board based on IMX6UL on which i'm using Nordic's nrf52840 chip.
I'm using zephyr's hci_uart sample application on nrf52840 for beacon scanning...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
How do i use a single serial port to communicate with the server...
NRF52840 development board does not have any programs when burning into bootloader and application and protocol stack and settings.hex,
Why do you need an OTA to enter the...
The questions are related to nrf9160:
How much memory space is currently used and free on the Thingy:91, nrf9160?
How much memory would take a complex timing routine...
I'm working nrf52832 , SDK V15.3.0 and S132. I have implemented whitelist in application and its working fine. I need to add one phone as master device so i need to hard coded...
Hello,
I'm using nRF52811 SoC with nRF5_SDK16.0.0 and SoftDevice v7.0.1. I'm using following code to write data into flash. This code is tested with nRF52840 in both debug...
i want to interface the adxl345 accelerometer with the nrf52840 board
i got an code from ADXL375_12C.zip
https://devzone.nordicsemi.com/cfs-file/__key/communityserver...
Hello All,
Is there an explanation why the Pin Configuration Registers are not available for viewing in the Registers view of Segger Embedded Studio?
If there is can someone...
Hello,
We have an nrf9160 dk-pca10090 board.
We want to know if there is a way to make the two processors (nrf52840 and nrf9160) communicate using uart.
Kindly...
Hi everyone
I have a question about zigbee. After reviewing the documentation, I realized that on the nrf52840 chip, you can use zigbee with a frequency of 2.4 GHz. But...
Hi, First of all, appriciate all your hard work on tech supporting, this is my first ask in this forum. I m currently using developing nrf52832 on Zephyr , working on the...