I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Hi!
I'm having trouble getting any response from an NRF52840 MCU on a custom board we've made.
I'm hoping someone will be able to point me in the right direction by detailing...
I'm using pc-ble-driver(C program) to get the data from other device, I can get character now, but I don't know how to turn on the character's notification like the start...
We wanted to implement both BLE and serial DFU on nRF52832 without serial flow control. The main procedure is as follows:
Use the Nordic BLE DFU example as a start...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I have queries on enabling HW crpto accelerator...
I'm implementing the device side of the DFU-protocol (v16) (Control Point & Packet) using the nFR Connect Mobile as DFU Controller. In the app I select Application as file...
Hi All,
Since 2 weeks I try to configure a gap with a "raw payload" but it's a Chinese puzzle! Between different SDK, with different "Soft Devices" and examples dating back...
Hi,
I've install the throughput example (examples/ble_central_and_peripheral/experimental/ble_app_att_mtu_throughput) on an nRF52840-DK and I test it against all kind of...
I made 20 pieces of porototype devices. Testing some damaged them, NRF52832 does not work and the voltage on them is 1.556V, others work again but after disconnecting the...
Hello All,
I am trying to publish the data gathered from UART using MQTT . So far I was able to get serial data in the inData buffer. I am not able to publish data automatically...
To the kind attention of Nordic support team,
According to your valuable experience and manufacturers' capabilities, having the package a pitch of 0.35 mm is it possible...
I use nordic 52810.
I am trying to use s112 and HW IIC but I got the compiling error:
twi_hw_master.c:34:5: error: 'NRF_TWI1' undeclared (first use in this function) ...