Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi All,
I am working on BLE+SD card Library, s132. Although i am getting certain errors which i am unable to counter.:-
*** Using Compiler 'V5.06 update 4 (build 422...
hello,
i have been using nrf52832 with sdk 15.2 , while different interupts occurs i have been changing the advertising bytes with different aid like this
m_beacon_info...
Hi, I see there are similar and narrow questions for specific chipsets: nrf5340 and nRF5240
Does this mean that Bluetooth LE Power Control (LEPC) feature is not at all...
hi:
Use the https_client routine to send data after the socket is established, and then send the data after getting the response. The errno returns as 128, which can confirm...
I've downloaded a fresh copy of NCS 2.0.0 and created a brand new application in an empty workspace based on the Hello World sample. The only modification I've made is putting...
Can I use SVC function in my application code to copy bootloader image into flash instead of using mbr commands? If this is not possible, what are the other alternative options...
Hi,
I'm using SDK17.02 HID example on nRF52810.
I create a timer to use mouse_movement_send about 10ms interval.
When my custom board was connected, RTT viewer logging...
Hi,
I was checking the Beacon and Proximity examples. I wonder if the nRF52832 can also be used as a distance sensor, if there are two BLE device in a room.
For example...
I have been working on writing a basic TWI driver in order to use I2C on my nRF52810 DK. I have the TWI successfully initializing, and when I try to write a byte to a connected...
Hi,
I am working on NRF DK board as NRF52840, from that if I connect my board to my laptop its detecting, its showing the com port but if I open my NRFGO Studio, in that...
Hi,
I have an issue in my project using BLE connection (GATT). I configured the BLE stack to use an external 32k XTAL (NRF_CLOCK_LF_SRC_XTAL) or (NRF_CLOCK_LF_SRC_RC)
...
hi we have designed a board with nrf52840 with nrf21540.and we have designed it to communicate it with spi .Is the spi example for nrf21540 is available in sdk . if not where...
Env:
gcc version 10.3.1 20210824 (release) (GNU Arm Embedded Toolchain 10.3-2021.10)
std=c++11
nRF Connect SDK v2.0.0
Including nrf_socket.h from nrfxlib/nrf_modem...