We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
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...