Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
Hello everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack...
Hello,
I'm running Buttonless DFU successfully, but I would like to know if it is possible to start the application with the DFU service disabled, and activate it only later...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a Laird BL653 dev kit. The firmware has a bootloader and it can perform...
so I use the default sdk in
D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c\pca10056\s140
when i press button on nrf52840dk(pca10056)
it should at...
Hi,
I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).
I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi...
Hi! I'm trying to save some variables after a watchdog reset for debug why my application hangs up.
I add a ram section on flash_placement.xml ( <ProgramSection alignment...
I am looking for Static analysis tool ( which is in compliance with standards MISRA-C and CERT-C) to be integrated with Segger Embedded studio.
Is there any preferred...
Hi
I am looking for a ways to perform DFU over serial, surprisingly i dont find any ways except this thread with no answers
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi all:
About with the nrf_desktop example in NCS ,
I would like to modify the CONFIG_BT_HIDS_MAX_CLIENT_COUNT to '2' ,
so I add below command at "app_ZDebugB0.conf...
Can someone tell me the correct cable to connect the two boards together for debugging purposes.
There seems to be two main options, but its not clear:
TC2050-IDC-NL-050...
Hello, I experience some issues with NRF9160 and eSIM card. SIM_1V8 always output 0v and "AT%XSIM?" return "%XSIM: 0". I want to know if there is prior software configuration...
hello all,
I am trying to find the best power efficiency to transferring a pack of data(30 byte each time) from one nrf52 to another nrf52. I have a 80 uA in average power...
Hi all
So i had a working running example on SDK Thread and Zigbee V3.0.0. This flavor used the softdevice s140_nrf52_6.1.1_softdevice.hex I've migrated to the new SDK...
Hey All
I've found thread, dealing with this problem here: https://devzone.nordicsemi.com/f/nordic-q-a/77775/nrf_ble_lesc-nrf_crypto_ecc_key_pair_generate-returned-error...