I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
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...
Hello,
I am making a PCB for my project using the nRF51822 chip? Can I power a LED with the GPIO pin or do I need to connect a MOSFET to drive the current? Also, I want...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
hi,
I'm trying to merge the the proxy server and beaconing example together. When I compare two main.c and copy the advertising part from beaconing to proxy server example...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
Hi Sir
I'd want to send DTM command by hard code, but I don't know where is the command spec for reference ?
Has any one could show me where is the spec ? and give me...
Hi,
I am using nrf52832 with soft device 3. I am operating on peripheral role, while i am initiating sd_ble_gattc_exchange_mtu_request with desired MTU ,it internally sends...
Hi! I am using SDK15.0 and SD 132 v6.0.0. My IDE is Segger Embedded Studio.
Everything was working fine and then suddenly after few weeks of developing a problem appeared...
Testing BLE mesh of proxy light switch example with 3 nrf52840(1 as client and 2 as servers) pdk boards with nrf mesh apk(android phone). Phone able to scan nrf 52840 light...
Dear Team,
I am using ST-Link V2 connector to program a nRF52840 board. When connected to a laptop and try to connect to the target, it says 'ST Link USB Communication...
I am currently trying to extend the range of the bluetooth mesh application. The infocentre infers that the function:
typedef struct
120 {
121 radio_tx_power_t tx_power;...
Hi,
I wonder if someone can make recommendations for types of 'smart bracelet' ('smart wristband') devices that use a BLE chip of Nordic's nRF51/nRF52 range. Can you point...
Hi,
I'm currently developing software on nrf52832. Unfortunately, I can't use the SDK for different reasons.
I'm currently looking at the RESETREAS register. If I...
I use the following code to write 32-byte to L01-module. (The wireless-communication works successfully ).
The following ( 420us+200us ), accompany only 32-byte wireless...
Hi.Is there any inbuilt ic present in nrf52840 DK board to monitor battery management ??if so, how to use that for measuring battery life?can anyone help me out plz!!
Thanks...