Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
A general question about the radio CRC registers: The CRCPOLY register is 24 bits wide, which can be used to specify a 24-bit polynomial, suitable for calculation a 23 bit...
Hello Everyone,
I need to turn off the bluetooth advertising on certain event/interrupt and start advertising again on another event/interrupt.
I have gone through the...
Have a nice day! We are working on a project where goal is to build up mesh-network up to 50 nodes with high sum data rate to up 100kbps through the node. For this purposes...
Is there any release timeline for a Nordic Thingy based on the nRF52840? Does anybody know of an open-access beacon that incorporates the nRF52840? Thank you.
I'm trying to communicate with a single NeoPixel ( WS2812B) using the PWM module.
I've configured a sequence array with the compare values necessary to turn on the red and...
Hi everyone
I'm trying to get the status of button by using the bsp_event_callback_t, but my application crashes when I push on any button.
Test environment: Freertos...
Hi Team,
For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected?
As per my understanding it...
Hello, this is Kwonjoon Lee, beginner of BLE development.
I successfully installed pc-ble-driver (c/c++) in accordance with Git-Hub guide ( https://github.com/NordicSemiconductor...
Hello,
This is Jahnavi. I am having nrf52 DK development kit and with that development kits I am using light switch example to connect the boards as mesh network. How...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hello:
I have nRF9160 SIP custom board. The pins on custom board almost the same as nRF9160DK.
I can run lte_ble_gateway sample on nRF9160DK without problem:
But...
I followed nRF Connect SDK 0.3.99 to test nRF9160 LTE Sensor Gateway.
I successfully completed steps 1 thru 10 in the Testing section
It was successfully connected...
Hi all,
I am communicating with a sensor through UART using APP_UART on a custom board (nrf52840) through the nrf52 DK. I can send and receive commands to and from the sensor...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
We are using nRF52840 with BLE and 802.15.4 concurrent with S140 SoftDevice. There are two functions to set the transmit power for each radio protocol:
sd_ble_gap_tx_power_set...