I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
I want to modify the uuid through the serial port. What variables can I use to describe this define? Is there any code for reference ?
#define BLE_UUID_NUS_TX_CHARACTERISTIC...
Hi there
I'm currently using three different target platforms/boards #1 : a Nordic PCA10040 - attached to USB #2 : a UTO-NBL-52A developer board - attached to a J-Link plus...
Provisioner and client (provisionee) roles in the same application.
Hello everyone,
First, I am using SDK 17.02 and BLE Mesh 5.0.
By the moment, I want to integrate...
Hello,
I want to realize the data receiving and sending function,so I adapt the transmitter demo in '\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\radio\',and my code is...
Hi all,
we are trying to connect 20 peripherals to one nRF52840 master (connected to a Laptop running a python app with pc-ble-driver-py) and transmit about 1000 Bytes per...
Hi guys,
I have a custom board containing a Raytac nRf52840 module running the Arduino core. The Arduino core configures the nRf52 to expect a 32K crystal on the xtal input...
Hello
I Just got my first Custom PCB's i dont know how to compile the code into them .Can someone help me . I just get the errror messege when i try to find target :
Failed...
Hello, I am using SDK 16.0 and mesh SDK 4.2.
We successfully implemented remote provisioning capabilities in our devices' firmware. One thing we are noticing though is that...
Hi,
I am using spis example from "SDK v17.0.2" with slight modification in the code as given below
On the Master end CS pin is pulled low and send 1 byte(0x45) only...
Hello,
I'm using nrf52840 with gcc compiler and SDK15.3. For our firmware update procedure, we use two flash storage instances. One for the transmitted new application and...
Nordic:
We need to do a communication certification, we need NORDIC to provide S112V6.1.1 QDID: 125078 certification report certificate。
thinks
jermi.jin
2021.061...
My CMD.EXE is copied here, it shows the command I'm trying to run, and the output of the program. As you can see, there is no error message.
However, it does not succeed...
Hi there,
I was wondering, do you have a generic "module on PCB" for Nrf9160? Much like ESP32. I would like to skip the design of the RF impedance maching... not my cup...
Hi,
I needed assistance to get the SKY66112-11 FEM working with the Radio Test Example, for certification testing (FCC, CE etc). I am using the NCS 1.5.1 SDK. I have followed...