I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
I have been reading the forum and there seems to be differing advice to use Timers or RTC, since TIMER0 is used by the soft device, so it could cause issues since the SAADC...
Hi All:
i have a trouble, i need Coexistence mesh sdk 2.0.0 provisioner and nrf SDK 15 template. but mesh not work when nrf SDK 15 run advertising_start(erase_bonds);
...
I'm working with nrf24l01 module and use it in BLE beacon mode.
My main question is how can I decrease the visibility range to 10 - 20 santimeters?
(by some schematic...
Hi Support team,
My search for nrf8001 port to Arm-m3 landed me on a thread , where the support personnel has provided a link for a port to lpc1769 in the last comment....
Hi,
I would like to add sensor data in mesh network to be able to send data in certain intervals. How is it possible when I create a sensor model for mesh client and server...
Hello. I have a nRF52832 DK and I'm trying to modify the SPI example code found here:
/nRF5_SDK_15.0.0/nRF5_SDK_15.0.0_a53641a/examples/peripheral/spi
I'm using the nRF52832...
Hello Guys,
I have brought this nrf52840 to try BLE mesh. I tried connecting it to the PC and it was working fine, later I tried dumping the file into the board through...
Hey Nordic and co-nordic developpers,
Just to show some capabilities here at work I want to compile and run the mesh demo on the 10 Thingy52's we have here. I am currently...
Hi Nordic,
Could you please help me ! This is an urgent matter!
Based on this discussion , there is an error rate of actual baudrate comparing with the desired one.
...
Hello everyone,
I'm trying to use the new SDK 15.0.0 and the S140 soft device V6.0.0. I would like to use the LE CODED physical layer and set my TX output power, but when...
Why did the softdevice handler's API change?
sorry for a general question. I used SDK 13. and Now, I am porting my software to SDK 15. So, I have simple question. Why did...
My application is based of the UART example, I have a repeating app timer that fires every 5 min's to do some tasks, I also utilise single fire timers (initiated for events...
Ok, so I am using nRF52DK and trying to figure out to how to send up to 6 packets of data from custom service that sends 6 16bit values per packet. When I send one packet...
Hello,
We have a custom boards that powers a NRF52840 module from a 1.8v voltage regulator coming from a 3.6v battery. We also connected the positive pole of the battery...
I am new to embedded development. How do i physically connect the sensor to the board?
Is it possible without any additional equipment? What is important regarding pins...