Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Hello,
I built a simple I2C application for the LMP91000 and I was successfully able to configure it to read the status register.
However, I tested to see if I could...
Hi,
I used to use an imitated Jlink debugger to program/debug my target board(one Nrf51822 on it)
There are pins connection between them,it works just fine.
Now I...
I aslo read other question about sd_ble_uuid_encode .
But my problem is different from it.
I use nrf52832 and DK board.
I made my application from ble-app-template...
Hello,
I want to define a writable payload section and a static payload section (not writable) in one tag is this possible?
I have now implemented it like this, but...
While reviewing the Thread DFU examples I saw that Nordic ported the IoT CoAP library to thread. Is it possible to use other IoT libraries with some modification? Obviously...
I am creating a BLE peripheral device which I want to test using the automated testing feature of NRF Connect. I have connected a android phone to my windows PC and the phone...
Hi.
I'm trying to send data through L2CAP from Cypress BLE evaluation board to nrf51822 chip.
It seems that Nordic's API for L2CAP is much simpler than Cypress', but I...
I noticed some suggestions to add Static Passkey.
I have 10040 nrf52832 sdk13.0.0 s132
The server has no IO, so cannot enter passkey from it.
Is there an example...
Hello,
I am working on NUS service S110 8.0 softdevice and SDK 9.0 and added DFU feature for the application.
First, I connected to the device using MCP from PC. It...
Hi all,
I'm trying to use the nRF51822 sniffer to troubleshoot my TI CC2650STK sensortag ble communication and the output is slightly confusing. The problem I am having...
I need to do the following when assembling a device with nrf-52 at the factory.
Add firmware onto device
Add a unique serial number for the device
Print a sticker...
i have added pwm into proximity profile example and now i am able to make beep using buzzer with pwm library.Now i want to make some sort of Tune instead of beep.
Can any...
hi,all
i use ble-sniffer_win_1.0.1_1111_Sniffer.exe,but it note as follow:
and Why sometimes not get the connection of the data? Sometimes it stop 60 CONNECT_REQ...
Hi
I use SD310 and nRF51 in SDK10 and The Ant is set HRM_MSG_PERIOD_1Hz.
I integrate a heart rate module by I2C and the heart rate data is only all I got.
But the Cell...