Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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...
Hi there, I tested range on NRF52840 with Thread SDK, so I have got small enough range. The test has been performed indoor, power transmission 0dBm, the range result is 10m...
Hi. In our application we are reading the voltage on 3 Analog input pins via saadc. System is also a BLE central and UBD CDC device so lots going on.
Quite often the 3 analog...
We have a requirement for the ble-peripheral device that we are designing to be able to be "registered" to a user through their iphone. If that user has multiple iOS devices...
I would like to insert some asserts in my code to ensure that code is not running inside a interrupt handler, because this can cause hard to debug issues.
How can I check...
Hi,
I tried to program the Thingy52 with the node and bridge to set a Mesh and I got the message in red you can see at the attached.
Please advise.
Thanks
Hi,
After reading the nRF24L01 documentation, I have some questions regarding page 66 of the documentation ( https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf...
Hello,
Has anybody achieved to perform Mesh DFU over serial on a Raspberry Pi using nrfutil?
I can successfully perform it on Windows 7/10 (intel) so far with no problems...
Hi All,
I am running a modified example of the 'ble_app_multilink_central_pca10056_s140' project.... I am running this on a PCA10059 dongle. The project connects fine to...
I am getting following error while building the project.
undefined reference to `nrf_drv_timer_pause'
undefined reference to `nrf_drv_timer_clear'
I believe these...
I have uploaded the AT CLIENT firmware and I have connected my nRF9160 dk to my apn, but I don't find any type of AT commend to set a socket and open a port to send and receive...
Hi,
If fires multiple generic_onoff_client set LED = True command from PyACI libraries with Ack = True to multiple nodes, the generic_onoff_client will provide a "generic_on_off_status_handler...
Hi sir,
I want to know if nRF9160 is programmable or not, like other wireless microcontrollers i.e nRF51/52 and ESP32 etc.
If it is programmable, where can we find the...
Hi,
Can we do DFU-OTA on nRF52810 controller ? why i am asking this is , when i saw a video about DFU-OTA they saying that only the controller having at least 32 kB RAM...
Hi,
I would like to know if the access address of the advertising physical channel is affected by this Errata. As far as I understand it is not affected by Errata 107. ...