Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
What is the output for the capacitive sense driver example? ADC code? Voltage? Time? For example, when the csense_handler function is called, the following line will print...
Hi I'm facing problem to detect external crystal oscillator in my custom nrf52832 board's. I'm think it is not connection issue as I'm facing same issue in other 9 boards...
Hello, everybody.
I'm working on combining the nRF52840 and the GPS module and are currently developing a program that stores real-time GPS data in an external flash memory...
Hi,
We are planning on upgrading the firmware on our device from Mesh v0.9.2 to Mesh v3.0.0 via BLE.
Specifically, our current stack uses: - nRF5 SDK for Mesh v0.9.2 ...
IPhoneX sometimes goes into the ble_evt_handler auth_status event, and then p_ble_evt->evt.gap_evt.params. Auth_status.auth_status!= BLE_GAP_SEC_STATUS_SUCCESS, other iPhone...
I am unable to compile any SDK12 example with SES even following the tutorials. Versions in tutorials are different from those actually available resulting that menus shown...
What is the difference between the twi_sensor example and the twi_master_using_app_twi example? Where do I find any documentation that describes the available functions for...
Hi
we are currently designing a device using the nRF52840 and are looking for information on the most cost effective way to do large scale production testing.
will we...
Hi,
I have an issue with pinging the nrf52 (PCA10040)(with mqtt_pub loaded), from the PC on the LAN to which the Raspberry Pi is connected to.
I can ping the nrf52 from...
Hi, I've followed the tutorial on https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial . I got to the end of the tutorial...
Hi,
In your reference design: https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF52840/latest/ref_circuitry?1070#unique_1780233596
There is a line from DEC2 to...
When I debug my product ,using nrf51822, using the ble_uart example, my product will using MCU commnication with BLE,using uart.
When I modify the PIN of the uart TX pin...
Hello:
I am working with my sales contact at AT&T in the USA. I mentioned this module and that it was going through certification. Before I moved forward with the carrier...
Hi,
I'm using an nRF52840 dongle with pc-ble-driver on Linux. It has connectivity 6.0.0 with S140. I tried the heart rate collector/monitor example pair (I have two dongles...