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...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi
I tried following the eclipse installation tutorial: devzone.nordicsemi.com/.../
And after a while I got eclipse to handle the Nordic stuff, but when I try to import...
Please find attached several fixes for bugs / incomplete protocol implementation in the MQTTSN stack that we have identified for inclusion in future versions of the SDK. ...
The Thread SDK is pretty awesome! :) However, It does has a bit of a learning curve for me because it only uses UDP instead of TCP.
While searching I found an MQTT variant...
We're developing on a custom NRF53 board. With the I2C bus disconnected from all peripherals, but with external 10k pullups connected, we get the following waveform when attempring...
Hello,
We are working on a research project in Sheridan College to create an indoor positioning system using BLE 5.1’s Angle of Arrival feature. We noticed that nRF52833...
Hi,
I am using the nrf52840dk trying to connect my bike power meter over ANT+, to then forward data to cloud (will be using the nrf9160dk and then the thingy91 once I get...
Dear Support,
I'm evaluating a tiny BLE chip that we can do:
reading multiple three SPI sensors: pressure sensor, accelerometer, and FRAM.
So with your BLE chip...
Hi,
Using 52833 it seems that sometimes the radio quits responding, ie, it is in NRF_RADIO_STATE_DISABLED state and there is
no obvious way to get it out of that state...
Hello,
I'm trying to program the ble_app_uart example program from SDK 17.0.2 in Segger Embedded Studio using softdevice 132 to a custom PCB (with the nRF52832 chip) using...
Hi,
I am using nrf9160 to handle the MQTT protocol and collect the data packets from another microcontroller using the UART interface.
Sending the data to the server using...
Hello all,
since Tuesday I'm trying to get the example project ble_app_uart_c (SDK Version 12) running. Meanwhile I can compile the project without errors, but when I flash...
I am trying to set up the nRF52840DK to interrupt on the comparator input on A0 going above the threshold. I figured, I think, how to set the comparator up but I am havin...
Hello Nordic Wizards,
We are in the final throws of a project preparing to go to market. However we have identified a "strange" problem.
if the batteries driving the board...
I keep getting this warning message while I'm running the peripheral_uart sample on a nRF52820. Anybody had experience with this? I assume it has something to do with my heap...
Hello,
I would like to synchronize my mesh server's current time with my smartphone. It is possible using nRF Mesh Mobile Application ?
I saw on the mesh models list that...