Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
I'm running SDK 14.0.0 and notice in the examples/flashwrite, the very last flash page is chosen as the place to write data to. Are there any caveats to that? WIll this location...
Hi, everyone. Long time no see.
I wonder if there is a free IDE which is official recommended. As we know that Keil and IAR are all commerical software. GCC command line...
Hello everyone,
As we know the proxy protocol is defined to include BLE devices in a mesh network. But as per my understanding there has to be made some changes in the...
Hello,
I am using nRF52840 PCA10056 DK i want to make my board as central device and scan for all nearby ble devices and display it's device id on terminal connected via...
Using SCAN_INTERVAL and SCAN_WINDOW at 1600 vill make the flash write and erase come out with a error, the fstorage is working fine before the SD is initialised.
/** @brief...
Hi,
I am using the secure bootloader as a template and I want to use the inactivity timeout to shutdown after 10 minutes.
I saw that the limit should be 60000000 ms (according...
SDK: nRF5 SDK for Thread and Zigbee 1.0.0
I have code for the SAADC based on the Low Power SAADC example here .
I have modified it to sample 4 inputs, and changed the...
Hi,
I would like to check battery level using the SAADC of the nrf52840.
Assuming the voltage is less than 3.6V, do I need to have a resistor between the battery and the...
HI,
I am new to IoS development with NRF.
I am having NRF52840 DK, IoS device. I want to implement USB HID device application (similar to pulse/Gluco meter ) on IOS. I...
Hi,
I am not able to compile the SDK example by using SES for ARM V3.52.
I got one error which shown below:
It pointed to the link ldr r0, =%4
Thanks
Gan
Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a.
I am writing a program with keil.
I am currently doing SPI communication with BLENanov2(nRF52832) and SD card with...
Hi,
I am implementing the UART on NRF52840. TX works but the RX doesnot. While debugging, I noticed that STARTRX task register is not getting set due to which the RXDRDY...
Hi Sir
We'd want to do RX testing with DTM mode, however, the dtm example code looks can't report receive data or total packets counts,
So that, we don't know how to determine...