I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello Everyone, I am generating firmware hash using an hash function provided by an external library and using CODE_START and CODE_SIZE macros in app_util.h , So i wanted...
Hi,
We are currently testing the zigbee_light example for nrf52840dk. Once in the debug stage, if we pause program execution and then resume it we find out that codes gets...
Windows 10
nrfjprog version 10.10.0
jlink mini - connected to Windows 10 USB port, try to run any nrfjprog command and it says there is no debugger connected to PC.
...
EDIT: I incorrectly reported the Secure Bootloader pca10040_s132_ble_debug .hex file included in SDK 16.0.0 wrote to addresses in the mbr_params_page, I have since identified...
Hi,
I am using ncs 1.5.0 and modem firmware version 1.2.3.
if I keep CONFIG_HEAP_MEM_POOL_SIZE=8192 then my application runs without any issue but
If I set CONFIG_HEAP_MEM_POOL_SIZE...
Hello,
We are implementing NFC functionality on our product. Specifically we're using the Type 4 Tag (Read/Write). Are there any compatible NFC reader/writer modules? I...
In my product I use certain GPIO pins configured as input with the pull up activated to act as sense inputs connected to momentary switches to control the application firmware...
Hi all
I have developed a project on the nRF51-DK board based on the proprietary RF protocol.
Now I have a custom PCB board always with an nRF51822 but only equipped with...
Hi, im running the sdk version 1.3.2 and Im experencing a system crash after calling
spm_request_random_number after the 4th or 5th time
I've already done some research...
Hi i was trying to use simple mqtt sample provided as example with location " ncs/nrf/samples/nrf9160/mqtt_simple" the code was build and run but during lte connection it...
In PCB phase of the product, I used mt8852b to conduct the ble measurement test,When assembling the finished product, I want to verify that the Bluetooth connection is good...
Hi Nordic team,
Summary: Shall we get nRF5340 based BLE mesh demo to test data relay from one node to another node.
Details:
We requires BLE mesh demo sample for testing...
Hello guys.
We use NCS v1.4.2 and Zephyr RTOS to develop the application code for our nRF52840 SoC.
Thanks to your support, we were able to use Zephyr ADC APIs and take...