Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
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...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5 under Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for...
we have designed a board using Nrf9160 IC and we have issue with SIM module. we not getting 1.8 volt in "SIM_1V8" pin. when running mqtt sample program we are getting
...
Hi,
Using nRF52840 with SDK15.0.0.
I started my projetc based on BLE tutorial characteristics.
I created my service and add 2 characteristics successfully.
My module...
Hi All,
Sanity check here. I'm reading the RSSI value from a received packet
if (nrf_esb_read_rx_payload(&rx_payload) == NRF_SUCCESS) { if (rx_payload.length > 0) {...
A device that is provisioned with PB-GATT enabled stops receiving mesh packets after the provision is complete.
When the provisioning process is complete nrf_mesh_disable...
HI,
I got the following log while advertising:
SOFTDEVICE ASSERTION FAILED AT 0x00014AA6
Since this address locates at softdevice, I can not know what happens.
Would...
Hello,
Using nRF52 DK boards, I'm trying the simple_message_model by modifying the light switch example.
With the client, I simple send a 12 bytes unreliable message by...
Hello! I have a question about nordic thingy 52. Is there any possibility to play more than 8kHz on this board? For example: if i will change speaker on another it could help...
Hello, How do I set the analog reference voltage to external pin P0.02? I'm using the arduino environment so I don't know how to set it via those registers? I'm currently...
Hi,
I am using SDK 15.0 on a custom board using nRF52840. Softdevice is 6.0.0. Coding with SES.
I am investigating and trying to fix the infamous IOS caching of characteristics...
In the schematic of the nRF52840-DK L1 and C4 form the matching network. C22 is noted with NP, but on the DK i have, is a component placed.
Since i would like to use the...
Hi to everyone!
I've been testing the Bluetooth on the nRF52832 DK board with some of the examples and I have saved the mac address (obtained from my smartphone).
In...
Hello All,
I was wondering if someone can confirm the consumption of the nRF52840 in SYSTEM ON when running the Power Management Example on the nRF52840 DK board (in nRF...
My end object is to connect the peripheral to one required central. It should not get connect to another central or to the nRF connect app.
I have gone through many example...
Hi everyone ,
I'm looking for the ULPMark score for the nRF52840.
On the EEMBC website, I 'm seeing that Nordic Semiconductor is a partner, but I don't find any information...