Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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...