Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
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...
Hi,
I noticed that the f_sector_cnt element of the fcb struct is a uint8_t .
How is that supposed to handle large flash sizes? I mean even with a sector of 64KB, the FCB...
Hello Nordic Semiconductor Community,
I am currently working on a project using a custom board based on the E73-2G4M08S1C SoM, which features the nrf52840 chip. For flashing...
I'm studying with PCA10059, Keil through SWD.
Trying to customise BLE_PERIPHERAL_BLINKY.
I have changed the ble_lbs.c/ble_lbs.h,including file name / service name and...
Hi
What is the timestamp accuracy of the nRF51 DK based Sniffer, nRF52 DK based sniffer,
I want to measure the actual accuracy of my advertisement interval, preferably...
I’m working on a device using a Nordic chip and the following setup:
nRF Connect SDK : v2.5.2
Toolchains : v2.7.0
We need to minimize current consumption during...
Hi,
I updated my NCS to V2.9.0, I try to build my project, but it fail(it's OK at V2.8.0). the output message (attached file); Please help to check the message , how can...
Hello!
I have been testing the distance measurement functionality on the nRF52832, and it performs up to approximately 10–12 meters in an office environment. Switching to...
Hello,
I am working on connecting a NRF9161 to a MQTT server (EMQX) but i am getting a connection error (-12), I was hoping someone could help me navigate this one. It...
Hello Nordic team,
I am working on a project where I want to use an nRF52850-based board as a DFU controller to transfer a DFU package to a DFU target device (another Nordic...
I'm trying to install NCS v2.9.0 from within the VS code nRF plugin, and it always fails every time I try. Below is the complete install log.
I've seen various other posts...
I have a situation where I need to sample from multiple channels using SAADC on a timer (similar to maximum performance example). However, the added catch is that at the end...
I am using a Asus Vivobook S15 notebook which uses arm64 architecture. The Power Profiler Kit 2 is not recognized.
Is the PPK not compatible with arm processors?
We have a very successful wireless MIDI transceiver with the NRF24L01P for more than 11 years, used by stars like Chic Corea, John McLaughlin and Herbie Hancock. Now we are...
Hey,
I flashed the actinius icarus board (nrf 9160) with the at_sample application, successfully sent the modem to sleep using "AT+CFUN=4" command with the Serial Terminal...