Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi,
I downloaded nRF5_SDK_15.3.0_59ac345.
The first time,
Uploaded "..\examples\connectivity\ble_connectivity\hex ble_connectivity_s140_usb_hci_pca10059.hex" by nRF...
So I'm sending multiple payloads of the same width from the transmitter to a receiver and I see it sends only sends 3 times after which `TX_FULL` bit is set in the status...
Hi,
I'm working on a project involving pressure sensors.
These are to be read out via UART and then transmit the data via Mesh to a relay node up to a PC, which visualises...
Dear Sir or Madam, I am asking advice on the following matter: When trying to port the "pin_change_int" example to a nrf52833 DK the code compiles but is not showing the expected...
Hello, I developed a project starting from MQTT-SN example available in SDK for Thread and Zigbee.
I noticed that publishing and subscribing requires calls to functions...
hi,
I work in the nrf5_SDK_for_Mesh_v4.1.0_src. I want to adjust TX power based on light switch server . After setting TX power, I find that RSSI varies from high to low...
Hi.
I'm using nrf52840 SDK 16 with S140.
in my last piece of code static arrays were not enough and i needed malloc.
I used malloc without any issue, also i use cJSON...
Hi I am new to BLE energy and I would like to know if there are any SDK examples I could refer to learn about two DKs to communicate the external sensor data to the central...
Hello Nordic team,
I'm working on an nrf52840 with the SDK 15.3.0.
I'm using the SPIM instance 3 at 32MHz to interract with a Slave SPI which can support up to 40MHz....
Hi my USB keyboard application works on Windows and Linux but not on a MacBook Air with macOS Sierra 10.12.6. So I did step back and tried the combined HID example nRF5_SDK_16...
Hi,
I am using NRF52832 on SDK16 and Mesh 4.1.
When I use the NRF Mesh app to connect to a node, everything just works fine. Whenever I reset the device, the app and...
Hi,
I want to use a timestamp in my payload when ever I send data to the cloud.
First I wanted to use the ntp example from Håkon found here: https://github.com/Rallare...
So I've been tinkering with nrf2401 module lately and trying to send data between the modules. PTX is set up on STM32 and PRX on RPI, and i'm sending from PTX to PRX.
I...
Good Morning,
is possible to have a manual nRF Connect for Mobile to evaluate the features of your App ?
If I see well, there aren't features to browse the folders...
After updating the J-Link firmware, I found that PAC10100 doesn't work, but I can't reprogram it, so I would like to ask the following questions
1 Will upgrading j-Link...