Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
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,
The situation is very simple; I try to use the CoAP Utils library to simplify CoAP usage in an application running on the nRF9160 DK ( https://developer.nordicsemi...
Hello,
I’m using the ble_app_multirole_lesc application from SDK 16.0.0_98a08e2 as is (not modified) on 2 PCA10040 dev kits but unfortunetly both boards return a disconnection...
hi, nordic support
SDK version is 15.3.0
the example is ble_app_uart_c
I have modified the project based on this address: https://infocenter.nordicsemi.com/index.jsp...
Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I've tried both the mesh light and light_switch...
Hi community !
I wanted to know if it's possible to program a board as a client and as a server at the same time ?
Cause i want this card to send data into the network...
Using EmbeddedStudio_ARM_Nordic_v452_macos_x64
I am trying to build a sample for 9160-DK
In nRF Connect Options I entered:
Board directory ~/src/ncs/zephyr/boards/arm...
I am attempting to build the latest (4.1.1) pc-ble-driver with 115k2 baudrate. I have a hardware platform which supports 115k2 as maximum baud rate. It seems only the 1m version...
Hi,
I am using the NRF52840 with the usbd_ble_uart example using the latest SDK.nRF5SDK160098a08e2.
My computer (windows 7) recognize the NRF52840 as a nRF52 USB CDC...
Hi. twi_sensor As an example source, I have 2 pressure sensors. I use sdp800 and icp10101 separately and use it as twi_interface to read the sensor value well. However, we...
If I write the data from NrfConnect App and if I again go to the scanner tab without clicking on disconnect or killing the app and then if I click scan or refresh option,...
I want to transfer files to uart using ymodem protcol.
For example, when nRF52840 receives a file through BLE,
it tries to send the file back to the device connected to...
Is there a sure fire way to know for sure that my PSM configuration is correct on the nrf9160DK? I'm trying to get LTE-M + GPS working and I'm still not sure if I'm in PSM...
Hello,
We used the Nrf52810 in our project.
Currently, we found a issue: The ble is disconnected when we press the chip. Because our buttons are on top of the chip. We...
When I use circuit configuration no.5, VDD connected to VDDH and have 5V going into VBUS, I see a 1.6V output from the VDD_nRF (VDD/VDDH).
Normally when I connect a battery...
This question is a follow on to https://devzone.nordicsemi.com/f/nordic-q-a/38085/how-to-create-a-copy-of-examples-project---segger-embedded-studio .
It's clear that making...