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...
Hi,
we use the GPIOTE to get informed if the value of a GPIO pin gets from hi to low.
If this happens, the GPIOTE event handler will be called.
What will happen,...
Hi, I'm using a nRF52 dk board as a switch to control a circuit. The problem is I not sure which gpio can be used to act as a switch to control the circuit. Thanks.
I need to append another binary-file (image.bin) to the generated bin-file from my own nRF makefile Project in Eclipse with Cross ARM GCC. My research showed me several possibilities...
Hello,
I have a standalone application which incorporates 3 public BLE services and 2 services with custom UUIDs.
Today I tried to extend the buttonless DFU example with...
Hello,
I have installed Ozone (V2.22g) on Kubuntu (16.10 64bit) and attached a nRF51DK via USB. I can successfully run a test program using nrfjprog with the following...
Hi,
I'm not sure if I understand the new reference layout correctly. There are new NP0 12pF capacitors on pin 25 and pin 26 to suppress the spurious emission, but are they...
I'm trying to flash the nrf52832 with a SWD debugger called Atmel Ice . As a reference, I have the Laird BL652 dev board .
I was planning on flasihg the nrf52832 by using...
Hey,
Could you please explain, in your reference designs, why you suggest to use solder mask clearances that cannot be produced?
0.045mm is not possible produce and...
BLE_Nordic.zip Hi,
We are a couple of students trying to implement NRF8001 in our project, we made a SPI setup on our Atmega328p to communicate with the NRF.
After sending...
How does a multirole component behave if it is set to continous scan and advertising every 400 ms? This is pr. definition a contradiction!
My question is whether it is...