Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
Hello, Our board connects and remains connected to our server with only eDRX sleep periods. When a disconnect occurs we want to know if it's a connection issue to our server...
Hello,
For the evolution of a device that uses a nRF52832 and 2 SPI's instances we are evaluating the option of adding 2 new UART's instances for managing 2 serial peripherals...
Hello,
I have a custom application for a custom board developed using the nRF52832. This applications includes the nordic UART and DFU services. In the case of the DFU ia...
Hi,
I have to develop a BLE peripheral, that communicates larger amounts of data over L2CAP. Establishing the channel between central and peripheral works. I'm able to receive...
I am working on interfacing BLE between my nRF52833 device and both a mobile and a PC. The advertising process is functioning correctly; however, the connection is not establishing...
Our system was running out of external peripherals and we decided to switch over the external SPI NOR flash to a bit bang driver however this resulted in odd behaviour when...
Platform:NRF51822, SDK12.1 S130
Phenomenon:By flipping the led light in the NRF_RADIO_CALLBACK_SIGNAL_TYPE_START event, it is known that the timeslot request is normal....
This maybe a stupid question but is there any reason to include support for older versions of the SDKs? I am using the pc-ble-driver approach and the example is full of if...
Is there any new information released about the GPS current consumption of nRF9160? I want to estimate the battery lifetime of a 1000mAh battery running the asset tracker...
Hi,
I am under long run test between coordinator and end device.
End device sends a message and goes into system off state until next event(door open) for minimal power...
Hi Everyone,
I am having problems writing to an array in NRF52832 without causing the program crashing at run time.
I declare the array to be 512 uint8_t long
then...
hi, I'm a fresher of this kind of development. My boss give me a board and let me run the Zephyr OS on it. But I am not sure whether I lack some things and how to assembly...
hello I am just needing some clarification on meshing. I am using the long range nfr52 chip. I have a transmitter with a tilt switch that connects to my receiver when connected...
Dear Support team,
could you please advice how can I change the endpoint where Thingy91 sends the measurement data stream from the sensors?
By the default it it is the...
HI, I'm Rafael Fajardo a student at Las Palmas de Gran Canaria University . I am using the nRF51 Dongle and following the Sniffer User Guide, but when I got to the final step...
Hello,
Zephyr has their own Bluetooth stack. Has anyone done an objective comparison of the Zephyr stack to the NRF52 soft device stack? I am very familiar with the soft...
Hi,
I'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...
Dear Sir,
I am using Example beaconing_nrf52840_xxAA_s140_6_1_0 in nrf5 SDK for Mesh_v3.0.0 get stopped after running for sort period. I have tried to debug but could not...